what is your working experience?
Software Development Engineer Test Interview Questions
36,220 software development engineer test interview questions shared by candidates
How can you copy files from one directory to another using Python?
Most questions are around data structures. Also expect word puzzles, like write an algorithm to spell out actual numbers. E.g. 121 -> "One Hundred and Twenty One".
Given a list of unordered numbers, what would be the best algorithm to find the n largest numbers.
Given an array of integers and k, print all the pairs of numbers (a,b), both of them inside the array, such that a+b=k
What is meant by Positive Testing and Negative Testing?
Linked list questions
walk through your CV. I am running out of time wjksb
CTC discussion
Write a function in C++ that takes two dates as input and determines if the two dates fall on the same day of the week. The tricky part was thinking of things like leap years and such.
Viewing 411 - 420 interview questions