given two linked lists with a digit in each node, add the two linked lists together. the result must be a linked list with one digit in each node. use only one iteration of the two input lists.
Software Development Test Engineer Interview Questions
36,204 software development test engineer interview questions shared by candidates
The tech questions were easy if you had some practices (leetcode, etc). The behavior questions did catch me. Be prepared for some real QA scenario questions!
None of the questions were unexpected, at least for any candidate applying for this job. I definitely felt I could have answered few questions better.
Tell me about yourself
Given a linked list and a value k, give the kth element from the last
SDLC, what games have you played till now? Have you played any PS games or not. Difference between Regression Testing and Retesting.
unix questions were difficult.....sql was easy....choose your skill carefully...i choose c so they asked only c questions....
find if 2 strings are anagrams
String Palindrom, reverse words in a string, find longest substring in a string, duplicate characters in a string and print the count of it.
Code to find a missing number in an array
Viewing 41 - 50 interview questions