Given an array of size n with range of numbers from 1 to n+1. The array doesn’t contain any duplicate, one number is missing, find the missing number.
Senior Software Engineer Interview Questions
64,414 senior software engineer interview questions shared by candidates
5 live coding challenges + general discussions about my technical background
Given the spec of a skip list, implement the methods insert, search, delete, etc.
I was asked if I knew anything about how annuities worked. They also asked detailed questions about my technical experience as a software developer.
1) How many inner cubes are there in rubik's cube whose faces are completely hidden. 2) Write pseudocode on various things they ask for.
How would you algorithmically generate all valid English anagrams of a string and its substrings?
Join four points with three lines
I was given a single-page printout of a Java class that was poorly written in just about every way imaginable.
Design the API for Tinder. Then talk about scaling it.
Given a unbounded non-block queue, implement a blocking bounded queue
Viewing 731 - 740 interview questions