How can you copy files from one directory to another using Python?
Test Consultant Interview Questions
36,239 test consultant interview questions shared by candidates
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
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.
Convert string to float without using any functions
Given a pen, how will you automate it? What to automate the pen, is it a web application to automate using selenium?
Viewing 411 - 420 interview questions