Programming question - Add spaces to a sentence given a sentence and dictionary. "iloveamazon" should return "i love amazon" for example.
Development Engineer Interview Questions
38,111 development engineer interview questions shared by candidates
String easy questions
Q: alien dictionary
Write a function to recursively reverse a string.
Find intersection of two unsorted arrays?
Normalization questions coding question: Program to find the element occurring odd number of times in an array Complexity
Return top 10 most used words in a string
Design a stack with min(stack) operation in constant time
When do you use an array versus a linked list?
If there are 'n' computers connected in a circular node, what is the minimum hop required to reach the diagonally opposite computer, and what is the max possible hops. Use any algorithm to hop through computers.
Viewing 641 - 650 interview questions