Given an array of integers, all but one of which appears an even number of times, find the one integer which appears an odd number of times.
Softwareentwickler Backend Interview Questions
513,129 softwareentwickler backend interview questions shared by candidates
Find the max ;length palindrome in an input string.
There is an array of numbers, containing the integers 1-n, how can you find the sum of the numbers in that array?
Write a function, which takes input, two sets of integers, and moves a integer from one set to another set in a way that average of both sets increases. It returns true if it successfully moved a element, false otherwise.
Pick the closest k points.
How can we store the name of street in a map service? Because street names have characters in common.
How to find a string in a large file storage
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).
1. OA1 consists 2 parts, the first one is answering questions and the second one is debugging. 2. OA2 is two coding problems. 3. Phone interview asked me to talk about a recent project and a coding problem, writing a function to search for a contact.
Calculate the square root of a number.
Viewing 2301 - 2310 interview questions