Given a vector of integer elements. Remove the duplicates. Do not change the order of elements.
Sr Developer Interview Questions
94,862 sr developer interview questions shared by candidates
puzzle: there are 2 cans of size 4 liter and 7 liter. how can you get 2 litters of milk from it.
Write algorithm to convert number for example 16 138 832 into "sixteen million one hundred thirty eight thousand eight hundred thirty two"
Why are manhole covers round?
Reverse linked list recursively.
- Find k-th element from the end of the singlylinked list in single pass?
I expected higher level questions for a senior position. I was not expecting all of the questions to be about foundational data structures and algorithms (which I was a bit rusty on).
find LCA for two nodes of a binary tree.
Tell me about a time when your team had a conflict with another team
What is the O(n) of the implementation I gave in the code exercise?
Viewing 211 - 220 interview questions