Given a linked list, where every node has an arbitrary pointer that points to any node on the list, write a function to create a copy of it.
Software Development Engineer I Interview Questions
1,214 software development engineer i interview questions shared by candidates
Finding maximum value of a binary tree and return path of ht max value from the root
Search a element in a matrix using log(n) time.
give you a 2d charater array and a words dictionary, find out all the available words in grid. You can move to 8 different direction from one cell, including diagonal direction. Implement a Black-jack poker game. give you some modular dependencies, find out the build order for the given module.
I failed at the last question. I know it's on CC150 now, the interviewer changed the question while I am still thinking about it.
Open ended discussion on how to scale and store data and have fallback servers and databases.
Find the longest increasing subsequence
Given 2 integer arrays with same elements in both of them but the arrangement can be different, sort the two arrays without comparing elements from the same array.
Fale sobre um projeto que você participou e gostou?
FInd the kth largest element in an array.
Viewing 271 - 280 interview questions