Implement a single-linked list class.
Software Development Engineer In Test Interview Questions
5,159 software development engineer in test interview questions shared by candidates
Give the pseudocode for a function that returns the n-th value of a Fibonacci sequence. Give both the iterative and recursive solution and their run times.
About a Database of Project that i did in College. I was asked to implement that in alternate way.
Various algorithm - sweep lines, coloring
The questions that are most difficult are the technical questions, where interviewers will ask a candidate to solve a real-life problems and write software code in the interview
All the questions asked in the interview where coding questions as I had applied for a SDE position.
Random objects were held up, and I was asked how I would test them.
None..basic programming questions
Pretty standard questions. The first interview is designed to be easy (fib. sequence) and throughout the day, they'll get more complicated, mostly involving one or more data structures.
Just be thorough with the data structures (trees, strings, recursion etc) and practise a lot. Most of the questions are similar to programming questions found in a book, and if you practise enough, you will be confident for all the questions. Also, testing questions are always unique (like test a vending machine), and make sure you cover all the test cases.
Viewing 3451 - 3460 interview questions