Explain the agile development process.
Student Developer Interview Questions
970 student developer interview questions shared by candidates
you have endless stream of digits that keep growing on the screen. you need to tell after every digit is append to the nuber if the number is divisble by 3.
Implement a List data structure with Insert method You have 3 balls in 3 colors, sort them by color in an array
Python: Flatten a list with nested list comprehension.
1. shuffle array 2. auto complete 3. sum array
design a minimum stack that supports push, pop and getMinimum in o(1) time.
Given a very long list of numbers from 1 to 100, how would you sort them.
Questions about networks, basic algorithmic questions.
How to identify and print to screen 1) a missing number and 2) a number that appears twice in an array that starts from 1 and increases. in O(n) running time.
the technical question of the phone interview was to implement a stack which supports the methods push, pop, getMin with O(1) complexity
Viewing 51 - 60 interview questions