Anagram question..I implemented the std answer using hashtable..Interviewer said he didn't care about space complexity and asked me to come up with another answer. I implemented a solution using 26*n char count array ..he seemed happy..but i didnt get an onsite
Back End Engineer Interview Questions
1,087 back end engineer interview questions shared by candidates
Describe something that you worked on that benefited the user? how did it benefit them, and what steps you took.
Order a set of businesses according to their rating
1. Pretty standard algorithm questions 2. What's the underlying data structure behind a Go Slice? 3. Relatively standard culture interview questions structured around KOHO's values
Detailed questions about Django signals.
Why did you choose IT as a field
Q: Given a series of varying numbers, each representing geographic land height, like a mountain range with peaks and troughs, imagine water filling up the troughs. Write a program to calculate the maximum volume of water that can be caught.
In a given array, which contains integers, each number repeats itself once except for one, which doesn't repeat. Write a function that finds the number that doesn't repeat.
For a binary tree, write a function that returns the tree level in which the sum of the nodes is minimal.
Why String is immutable in java?
Viewing 521 - 530 interview questions