well all questions are expected, string reverse without reversing words for example " this is sentence" => "sentence is this", write c++ code to do so
Senior Developer Interview Questions
29,133 senior developer interview questions shared by candidates
Have you ever killed someone?
How might mobile app data sync in real-time with a datasource that can receive transactions from other devices?
Very easy - 2 puzzles , finding socks pair, hat problem . 1. given an array of positive and negative numbers form an arrray with alternate +ve and -ves 2. replace every element in an array with multiplication of all others without using division operator
What's the difference between final, finally & finalize keyword
Make a progress bar in vanilla JS with setInterval to kick it off. Then make 3 to kickoff at the same time. Then make them kick off at 3 different times (or end at different times). then use recursion to make them kick off one after the other sequentially.
What is the difference between these declarations? function a(){ } var a = function(){ }
I'd classify this as the most bizarre and unexpected question which was what are the four tenets of object oriented programming.
How do you dereference a hash in Perl?
Write a function to find elements that repeat a given N times in a given L list.
Viewing 211 - 220 interview questions