I applied through a recruiter. I interviewed at HCLTech (Bengaluru) in Jul 2022
Interview
1. Intermediate Level C++ Questions
2. Linux day to day used commands like grep and find etc.
3. Asked to write some Database Queries as I have mentioned RDBMS in resume
4. In-depth questions on my work
5. Design patterns and an example
Interview questions [1]
Question 1
1. Asked me to explain about the observer design pattern. Then followed by asked to distingusih between strategy vs template design pattern
2. Asked me to write C++ string class implementation for some methods
3. Asked me write an algorithms to check weather parentheses are matched or not without using stack
A on campus process with a hackathon having problem statement.we have to make design and then code and Finally solve the problem statement. The process was a one day process and smooth experience. Asked the basic flow of backend technology and frontend part.
Interview questions [1]
Question 1
Explain the code base and working of the code, design patterns
Interview was online.
2 rounds of technical followed by HR round
1st technical round was easy question were from Java 8 concepts and some basic question of array followed by core java oops concepts and springboot
2nd round was
Interview questions [1]
Question 1
Find even numbers from list using java 8
reverse a linked list