I applied through a staffing agency. The process took 1 day. I interviewed at HCLTech (Bengaluru) in Sep 2022
Interview
Average process. No proper introduction. Just started asking questions. Not much of a response. Many basic questions asked. Was asked to code at the end.
The overall experience was average.
I applied online. I interviewed at HCLTech (Hyderâbâd) in Jan 2020
Interview
I attended interview for.C#,ASP.Net,Sqlserver.It's a three round interview process.First and Second rounds are purely technical.Third round is HR interview.Technical rounds test your technical know-how.HR interview tests your attitude.It was quite a good learning experience to get interviewed at HCL.
I applied through college or university. The process took 3 weeks. I interviewed at HCLTech (Bhubaneshwar) in Dec 2021
Interview
#Placement_procedure:
MCQ based test followed by technical round + HR round.
#Online_test: Online test was MCQ-based, it covered almost all the CS core subjects along with questions subject to various programming languages. The most important topics were: DBMS, OOPs and DS.
#Interview_experience: The interview was a bit easy for me, I was asked basic C and Python related questions followed by some DBMS questions. After which questions related to the role, location, and interests were asked in HR round.
Interview questions [1]
Question 1
1. What is the meaning of header files and it's use related questions in C?
2. Questions related to Functions call by value, call by address, function recursion etc. in C
3. What are decorators in python?
4. Write python program to find prime no. ?
5. Write python program finding factorial using functions recursion?