Longest Palindromic Substring Most Frequent Words Binary Level Order Traversal Maximum profit from cutting rod LRU Cache
Development Interview Questions
137,387 development interview questions shared by candidates
Both of the questions are not difficult but I didn't figure out the latter, so you should write down the code instead of just the pseudo-code.
Finding out if a linkedlist has a loop or not. Mergin two sorted linkedlists.
Find top 10 occurring words in a page.
Solve for the next 3 numbers in the sequence 5, 5, 93, 12, 46, 2, , , ,
What are the differences between C and Java? What would you describe as the defining characteristics of an object-oriented language?
When looking at a new product, what factors to consider in its feasibility?
Q: Why do you want to work at salesforce?
Reverse a linked list.
You have an integer array of length N, containing values in the range 1,2,3…N^2. Sort the array in O(N) time
Viewing 811 - 820 interview questions