Given a vector of integer elements. Remove the duplicates. Do not change the order of elements.
Senior Developer Interview Questions
94,862 senior 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?
Coding Questions, Design Patterns, Be ready to make a project for so called crafts demo. Interview depend on interviewers. They have a pre mindset fixed.
- Find k-th element from the end of the singlylinked list in single pass?
find LCA for two nodes of a binary tree.
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).
Reverse linked list recursively.
What is the O(n) of the implementation I gave in the code exercise?
Viewing 211 - 220 interview questions