Color sort problem leetcode using dutch flag algorithm
Software Intern Interview Questions
17,771 software intern interview questions shared by candidates
As for the multiple choice they were basic interview/coding questions while the in person interview asked me about priority queues.
Hashmaps. Study them. Seriously. No Joke.
4 behavioral questions and a coding question.
There was several questions asked one of them was Design LRU Cache ,which was new to me as I am not well versed in design questions .
Question: Given a single string, split it into all of its valid words given a isValid(str) function. "treesaregood" -> [trees, are, good] "catsmell" -> [cat, smell]
Behavioural: Tell me about a time you worked out of your comfort zone. Tell me about a time you were struggling to overcome a difficulty.
give you the preorder and postorder print of tree nodes, reconstruct the tree.
Given a 2d array sorted in increasing order from left to right and top to bottom, what is the best way to search for a target number?
Why do you want this role?
Viewing 2101 - 2110 interview questions