Nothing was out of the norm.
Senior Software Interview Questions
75,502 senior software interview questions shared by candidates
Join 2 table and get the date where most of employees worked for a previous employer.
Coding interview: Given 2 Apis one that returns a list of merchants and another that returns merchant transactions, calculate payouts and apply discount rule.
Given a maze, represented as a matrix, and the initial and final points write an algorithm to solve this.
Write a code that show all possible permutation from a given String.
What is _?
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 a function that detects the first non-repeating character in a char array, and do so with only a single pass over the array.
Viewing 181 - 190 interview questions