Given a maze, represented as a matrix, and the initial and final points write an algorithm to solve this.
Senior Software Engineer Java Developer Interview Questions
95,558 senior software engineer java developer interview questions shared by candidates
Write a code that show all possible permutation from a given String.
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 the missing in an array filled with numbers 1 to n and the size of array is one less than the total numbers. For ex, 1,2,4,5. array is given, find the missing number from first n(here n=5) numbers
- Find k-th element from the end of the singlylinked list in single pass?
Viewing 211 - 220 interview questions