Longest palindrome in a string.
Senior Software Development Engineer In Test Sdet Interview Questions
3,734 senior software development engineer in test sdet interview questions shared by candidates
Hardest question was how to sort a linked list using recursion only. I knew the iterative solution but couldn't come up with recursion. Very difficult.
You are given two buckets. One holds 3 gallons and the other holds 5 gallons. Have do you make 4 gallons of water?
Some of the questions were centered around my take home coding test and why I choose some of the tools I used.
Write a function that determines whether a given number is a prime. Discuss perf improvements.
Shuffle Linked List
Reserve link listed pair-wise
Design and implement a "inner join" function using 2 sorted lists/arrays. Make it run in O(n) time.
Implement a Find-Replace function given a string of text, search string, and replace string. Also a seemingly simple question became very difficult and complex when looked at through the eyes of a tester. A question involved writting a function to classify a triangle given its side lengths.
How to insert a Node in a Linked list.
Viewing 61 - 70 interview questions