Third Round The third round was technical + HR. The Duration was around 35 Minutes. 1. The Interview started with the question " Introduce yourself in a single Line". 2. Then they asked about chrome cast and w hat is smart tv and How internet is connected with smart tv and what is the difference between normal TV and a Smart one. 3. In DBMS, I was asked when a query is called what happens internally , how do the query gets executed. 4. I was asked about the complexities I faced during my projects and how did I tackle the disagreement between group members in a group project. 5. In java, I was asked about Interfaces, Multiple inheritance with real time example and key aspects of Singleton class. 6. I was asked about the ways to search an element in O(n) and O(1) time. 7. How functions are called internally. I answered using Stack. so the question went on like why stacks are used and why not queue and Is stack or queue pop out archi...