Explain your project in detail.
Lead Software Engineer In Test Interview Questions
3,880 lead software engineer in test interview questions shared by candidates
Phone technical round was done using collabedit to do some programming questions. 1. FizzBuzz program 2. For an array of numbers, count how many times a number appears in an array . print as -><number> : <count> (answer: Solve using hashmap, more efficient) What is the bigO for this? (answer: 1) 3. How would you process a huge amount of data in parallel? (answer: MapReduce) 4. Print all primes from 2 to 1000
Software test cycle, reporting, program languages used.
Write an algorithm which takes as input a node and returns whether or not the tree structure contains a loop. Assume that a node has at most two pointers to children, but no pointers to parents.
Tell me about your work with Selenium.
(1) How to invert a string with spaces in?
Obscure UNIX commands, but useful. SQL statement writing. Java coding reading CSV files.
SQL query test had some pretty tough queries
nothing too difficult
TCP IP handshake
Viewing 801 - 810 interview questions