Given a set of csv files with a bunch of random movie data from different places (which have different record structures / different columns), try to match those movie records from one place / csv file to another. Although, the only requirement literally states "make the test pass" - which only needs you to basically match at least one record. Stupid.
Sr Engineer Interview Questions
114,267 sr engineer interview questions shared by candidates
Typical questions such as my professional interest, career goals, what is the most interesting about this position, experience with remote work etc.
All of their question was technical relative to my carrier
There is an elevator which is on the N'th floor, and it can only move 1 or 2 levels down at a time. Find the number of possible ways the elevator could take to get to the first floor.
They asked me a high order retry function. It takes a function as an argument, returns whether or it failed. If it fails N(in this case 3) number of retries, it returns the fail and error. If it was successful it returns the result as well. Default arguments where you could pass in your own arguments for number of retries was optional.
What patterns did you used in your automation framework?
Java Threads?
Read a string from an input source, reverse the string and write the string to the output source. Be sure to do this concurrently.
Through the magic of the Internet, we've teleported you a brick. What can you do with the brick?
How will new client get registered with exchange
Viewing 2481 - 2490 interview questions