HCL Technologies interview experience Real time questions & tips from candidates to crack your interview

GET

3 rounds | 2 Coding problems
upvote
share-icon

Interview preparation journey

expand-icon
Journey
In my final year, I started my coding journey. At first, it was difficult to maintain consistency, but I managed to build it over approximately 10 days. I followed the Striver A–Z sheet as my primary resource. At the same time, I managed my final year project, end-semester exams, and interview preparation for OOPS and DBMS, while also attending soft skills classes at college.
Application story
HCLTech came to our college for on-campus hiring. The application process was simple; we just needed to fill out a form.
Why selected/rejected for the role?
I was confident in my fundamentals and was able to impress the interviewer with my projects and development skills.
Preparation
Duration: 6 Months
Topics: Object-Oriented Programming, Database Management System, DSA, JavaScript, Express, Node.js, React
Tip
Tip

Tip 1: Do the basics well, as the foundation is the root.

Tip 2: Practice arrays and strings in DSA.

Tip 3: Practice mock interviews regularly.

Application process
Where: Campus
Eligibility: Above 6.5CGPA (Salary Package: 3.25 LPA)
Resume Tip
Resume tip

Tip 1: Keep at least 2 projects.

Tip 2: Be thorough with your resume.

Interview rounds

01
Round
Easy
Online Coding Interview
expand-icon
Duration60 minutes
Interview date26 Jun 2025
Coding problem0

The online assessment included aptitude and probability sections, along with speaking and listening tests.

02
Round
Easy
HR Round
expand-icon
Duration10 minutes
Interview date3 Jul 2025
Coding problem1

She asked me about my birthplace and to rate myself on communication on a scale of 10. She also asked whether I was comfortable working at the Lucknow campus and in any shift.

1. Extract Vowels

Easy
0/40
Asked in company
HCL Technologies

You are given a string S which may contain a mix of uppercase letters, lowercase letters, and other characters. Your task is to find all the vowel characters within this string and return them as a new string.


Rules:

  • The vowels are 'a', 'e', 'i', 'o', 'u'.
  • The search must be case-insensitive, meaning both 'a' and 'A' are considered vowels and should be included in the result.
  • The vowels in the output string must appear in the same order as they did in the original string.
  • If no vowels are present in the input string, your function should return an empty string.

Save this for later
03
Round
Easy
Group Discussion
expand-icon
Duration10 minutes
Interview date3 Jul 2025
Coding problem1

1. Old vs. tech teaching

The HR asked us to speak on the topic “old vs. tech teaching” for two minutes, one by one.

Problem approach

I began by thanking them for the opportunity and then explained the topic in detail within two minutes.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
company logo
Software Engineer
2 rounds | 3 problems
Interviewed by HCL Technologies
0 views
2 comments
0 upvotes
company logo
SDE - Intern
3 rounds | 5 problems
Interviewed by HCL Technologies
1697 views
0 comments
0 upvotes
company logo
System Engineer
3 rounds | 6 problems
Interviewed by HCL Technologies
957 views
0 comments
0 upvotes
company logo
Software Engineer
2 rounds | 6 problems
Interviewed by HCL Technologies
1406 views
0 comments
0 upvotes