Write a code that show all possible permutation from a given String.
Senior Software Engineer Ii Interview Questions
95,755 senior software engineer ii interview questions shared by candidates
Problem solving # 1 : (9 marks) Input is [1,34,3,98,9,76,45,4] and the output should be 998764543431
Given a vector of integer elements. Remove the duplicates. Do not change the order of elements.
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).
Viewing 211 - 220 interview questions