What is it that you learned out of curiosity?
Intern Software Engineer Interview Questions
9,450 intern software engineer interview questions shared by candidates
Name a time where you had to sacrifice quality in order to finish on time
Color sort problem leetcode using dutch flag algorithm
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?
Tell me about a time when...
Viewing 1131 - 1140 interview questions