Can't say but read up on arrays and DSA
Development Engineer Interview Questions
37,159 development engineer interview questions shared by candidates
find k largest value from int array
Written : reverse linked list in place, find minimum distance in a grid pattern of 0's and 1's, getting a pattern from input string which contains wild card characters (regular expressions)
1)write a plugin like query on the paper 2)write a data structure queue program in javascript on the paper 3)given 2 objects var obj1 = { name: "abc"; }; var obj2 = { age: 25 }; do the interitance; 4)lets have ()[]{} pattern should have open and close inorder; example a{abc()}[]//write a funtion to return true; example a{a[bc}//write a funtion to return false; 5)function Test(){ for(var i=0; i<10;i++){ setTimeout[function(){ console.log(i); },0); } } Test(); //I have told the answer (i.e will display 10 in 10 times) But they have asked me to print the 1 to 10 with same code 5) add(2)(5)(3);//output should be 10
whiteboard problem solving
Basic Linux internals, algorithmic and TCP/IP related questions, e.g. How TraceRoute works?
An open-ended question with a framework given to you to understand and use to accomplish an optimization task in a limited amount of time.
NDA
Basic Logical Reasoning in first round and code debugging
Implement IP routing table
Viewing 3031 - 3040 interview questions