Write a function that takes a linked list and removes every other element in it. Discuss test cases.
Software Development Engineer Test Interview Questions
5,405 software development engineer test interview questions shared by candidates
Describe a bug which are proud of. Why are you proud of this bug?
What is the difference between a process and a thread?
2nd round: test wireless mouse, given two string remove the occurances of characters in one string from another
Write the strstr function.
Delete duplicate characters
Count # of A's in a sentence
The interviewer had the code from the previous interviewee still on the white board in the room. He asked me to identify what the code did (printed the contents of a binary tree through a BFS using a queue). Then asked me to identify the bugs with the code and suggest how to fix it (null-pointer exceptions when printing out the values from the queue and checking for nulls before adding a value to the queue).
have you any offere accepted
They gave me a "WAP for automating the search functionality of an e-commerce website. " Which was divided into: 1)validating the item name, price, delivery details. out of which the last one only comes to play on payment scenario, which was neither directly or indirectly mentioned in the question. When asked, they fumbled themselves an went over the question then and there and realised once i pointed out that the scenario under test and the requirement mentioned does not fall in the same user flow. 2) Generate a JSON file which records all the prices for the searched item. After round: 1) Project related 2) Performance architecture for my project
Viewing 351 - 360 interview questions