A big project for 4 teams each with 3 people to do.
Development Interview Questions
137,246 development interview questions shared by candidates
Tell me a time when you get criticised about your work
Was given various challenges to write scripts that test different programs and data.
Write a function, that, given a paragraph as input, outputs the paragraph with all the words reversed.
How much would you be willing to pay to join the following game? Start with 0 dollars on the table. You flip a fair-sided coin. If the coin is heads, I add another dollar, and you flip again. If the coin is tails, you walk away with the cash on the table.
How do you swap two numbers without declaring temporary variable?
According to you what is a good code?
In a sequence of alphabets (like aaabbddaabbcc) write a program to find the number of the consecutive alphabets in and print the alphabet and number. example :if input is aaabbddaabbcc then output should be 3a, 2b, 2d, 2a, 2b, 2c
Why Hilti
given an array of n unsorted integers and each number is at most k positions away from its final sorted position, give an efficient sorting algorithm.
Viewing 231 - 240 interview questions