Development Interview Questions

137,363 development interview questions shared by candidates

Given an array of a 999,999 numbers, from 1 to a 1,000,000, there's one number missing. The array is not sorted, and you can only access the array using a function getNumber(), which pops one number from the array. Each number in the array can only be accessed once. There's one number missing, from 1 to 1 million. which number is this?
Feb 8, 2013

Given an array of a 999,999 numbers, from 1 to a 1,000,000, there's one number missing. The array is not sorted, and you can only access the array using a function getNumber(), which pops one number from the array. Each number in the array can only be accessed once. There's one number missing, from 1 to 1 million. which number is this?

with that go like this: you have an array of string you should print all the word by group. group define: by the same letters and the same number of repeated letter like example: dad,add,dda in same group it should be in O(N)
avatar

Software Development Engineer

Interviewed at Microsoft

4
Jul 8, 2021

with that go like this: you have an array of string you should print all the word by group. group define: by the same letters and the same number of repeated letter like example: dad,add,dda in same group it should be in O(N)

Java Singleton (volatile, synchronize), HashMap, Heavier coin, segregate odd & even number from array list, left view of binary tree, remove larger element from right side of linked list. Reverse a singly linked list,
avatar

Software Development Engineer

Interviewed at Zilingo

3.3
Nov 12, 2017

Java Singleton (volatile, synchronize), HashMap, Heavier coin, segregate odd & even number from array list, left view of binary tree, remove larger element from right side of linked list. Reverse a singly linked list,

Viewing 1561 - 1570 interview questions

Glassdoor has 137,363 interview questions and reports from Development interviews. Prepare for your interview. Get hired. Love your job.