Implement solution for Island's problem.
Engineer Intern Interview Questions
18,197 engineer intern interview questions shared by candidates
Standard programming problems, practice cracking the coding interview
(Phone question) Write an algorithm in your preferred language (C++, Ruby, Java) that takes in a random array and returns the top 3 maximum values.
1. Min stack implementation 2. Connected components analysis
I was asked to implement a cache for storing visited webpages, including some sort of deletion algorithm if the maximum sized was achieved.
Related to solving 2-D matrix problems related to time/space complexity, DFS,BFS
7 Check the errors in the code kind of questions. 15 logical questions (You are A's Father but B's son.... kind of questions)
Array, Linked List, Write a code to add a node in linked list, Complexity, Given a binary tree, print out all of its root
Didn't sign NDA, but I would rather not disclose the coding questions they asked me. I would just say to practice CTCI / Leetcode / etc.
An arrays of integers is there which has all elements present odd number of times, only one element is present even number of times, find the number.
Viewing 1181 - 1190 interview questions