How can you copy files from one directory to another using Python?
Consultant Test Interview Questions
36,243 consultant test interview questions shared by candidates
Linked list questions
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 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
Given a list of unordered numbers, what would be the best algorithm to find the n largest numbers.
walk through your CV. I am running out of time wjksb
Convert string to float without using any functions
Written Test
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.
you have 2 cans of 3 n 5litres. How wil u measure 4litres exactly by using these two cans only.you can take the cans either to be full or empty as per ur convinience..
Viewing 411 - 420 interview questions