About a Database of Project that i did in College. I was asked to implement that in alternate way.
Software Development Test Engineer Interview Questions
5,413 software development test engineer interview questions shared by candidates
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.
Describe how you would fix a vending machine.
Given m memory blocks. memory filling rate is a blocks per unit time. memory emptying rate is b blocks per unit time. Question: Related to rate and memory
Viewing 3631 - 3640 interview questions