Solve the given problem (leetcode question)
Intern Software Interview Questions
17,771 intern software interview questions shared by candidates
Q: Find optimal keypad for this keycode
Hashmaps. Study them. Seriously. No Joke.
4 behavioral questions and a coding question.
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.
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]
Color sort problem leetcode using dutch flag algorithm
Print the element to the right which is more frequent than the element itself.
Find a pair in BST with a given sum. If not present return -1.
Viewing 2031 - 2040 interview questions