Trouver des iles das une image avec deux couleurs
Software Development Engineering Intern Interview Questions
2,326 software development engineering intern interview questions shared by candidates
What is it that you learned out of curiosity?
They wanted to know about a time when I had to make a tough decision (related to a technical project)
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.
Viewing 331 - 340 interview questions