General Questions about leadership principle, 3 coding questions and 1 system design question
Programador De Entrada Interview Questions
711,479 programador de entrada interview questions shared by candidates
Asked to write a method were it's passed an array of numbers and a single number. I needed to return true if there was two numbers in the array that if added totaled the single number. I was then asked to rewrite it to make it run faster.
First question was to find all numbers that occurred an odd-number of times in an array and second question was implement a stack that could return the largest number in the stack at anytime.
How immediately you can join
Give an example of when you had a angry customer in front of you, and how did handle it?
Make recipe APIs for HelloFresh
How are you?
read in a string and output it backwards
Check if tic-tac-toe has a winner
How to print "hello world" by using following if else block: if(write any condition you want) printf("World"); else printf("Hello"); I answered them that we can use goto statement, but he expected other answer that i didn't know at that time.
Viewing 981 - 990 interview questions