none! They were all pretty easy
Sr Engineer Interview Questions
114,108 sr engineer interview questions shared by candidates
How many selenium webdriver - chromedriver instances can you have running on your local computer? What is the syntax to do X with regex? - doesn't know the answer of question they asked.
Nothing was difficult or unexpected apart from their fraud mentality.
Questions were not difficult.
Write a program in any language to display columns from a text file and sort on one of the columns.
How to implement an autocomplete input field? What data structure would you use?
Please explain the process of forming a TCP/IP connection.
2nd phase 1st technical interview: Problem 1 was to build a BST from its given preorder and inorder traversals. Problem 2 was to write multiplication of long numbers stored as arrays/vectors/lists.
2nd phase 2nd technical interview: Problem 1 was given sets of start-date, end-date, rate, print all the conflicts. Conflict between 2 date-rate-range means that there is an range overlap and rate is not equal. Eg: Input 2 2015-05-10 2015-05-15 0.1 2015-05-20 2015-05-25 0.2 Output: No conflict. Input 2 2015-05-10 2015-05-15 0.1 2015-05-15 2015-05-25 0.2 Output: Conflict between 2015-05-10 2015-05-15 0.1 and 2015-05-15 2015-05-25 0.2.
Some data structure questions related to XML, basic computer science questions and distributed computing questions
Viewing 1401 - 1410 interview questions