Reserve link listed pair-wise
Software Development Engineer In Test Sdet Interview Questions
3,724 software development engineer in test sdet interview questions shared by candidates
Reverse the individual words in a string (words are delimited by spaces). Example - "Hello world" becomes "olleH dlrow".
Shuffle Linked List
Given the root of a binary search tree, link all the nodes at the same level, by using an additional Node* level.
How can you write a recursive function calculating the exponential of a number?
All sorts of brain teasers (monte hall problem, etc)
How to insert a Node in a Linked list.
Was interviewed by a Software engineer. It was basically a "highest sum in an array" question disguised in an Oscar health context. Given an array of insulin readings for any given period. Write a function that will return true if an insulin reading is below 10. Array = [90, 92, 93, 91, 104, 102, 102, 106] The input was: Console.log(insulinReadingFunction(Array, 10) == True);
Extremely technical interview.
Why do you want to work here?
Viewing 71 - 80 interview questions