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

Senior Software Engineer

HCL Technologies
upvote
share-icon
2 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 3 months
Topics: 1.Searching Algorithms 2. Linear data structure 3. My MTech Project 4. The online Projects that I worked on 5. Puzzles, HR questions
Tip
Tip

Tip 1 : Be very specific in your resume, write which is true.
Tip 2 : if you don't know something, just tell right now I don't know but I will learn if company needs me to learn. 
 

Application process
Where: Campus
Eligibility: 70% thorough out the academic
Resume Tip
Resume tip

Tip 1 : don't put false things.
Tip 2 : should have some extra curricular

Interview rounds

01
Round
Medium
Online Coding Interview
Duration75 minutes
Interview date3 Dec 2020
Coding problem2

1. DBMS Question

How do you sort large amount of data?

2. Circularly Linked

Easy
15m average time
85% success
0/40
Asked in companies
MicrosoftSAP LabsHCL Technologies

You are given the head of a linked list containing integers, You need to find out whether the given linked list is circular or not.

Note :

1. A linked list is said to be circular if it has no node having its next pointer equal to NULL and all the nodes form a circle i.e. the next pointer of last node points to the first node.
2. An empty linked will also be considered as circular.
3. All the integers in the linked list are unique.
4. In the input, the next pointer of a node with i’th integer is linked to the node with data (i+1)’th integer (If (i+1)’th node exists). If there is no such (i+1)’th integer then the next pointer of such node is set to NULL.
Try solving now
02
Round
Easy
Online Coding Interview
Duration15 minutes
Interview date3 Dec 2020
Coding problem1

HR round was easy one. The HR joined the called ask some of the basic HR questions.

1. Basic HR Questions

Tell me about yourself.

What are your strengths and weaknesses?

Problem approach

Tip 1 : Start with you name.
Tip 2 : Tell most of the things which are In JD.
 

Here's your problem of the day

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

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
company logo
Senior Software Engineer
3 rounds | 11 problems
Interviewed by HCL Technologies
2218 views
0 comments
0 upvotes
company logo
Senior Software Engineer
3 rounds | 3 problems
Interviewed by HCL Technologies
3155 views
3 comments
0 upvotes
company logo
Senior Software Engineer
2 rounds | 2 problems
Interviewed by HCL Technologies
3555 views
0 comments
0 upvotes
company logo
Software Engineer
2 rounds | 6 problems
Interviewed by HCL Technologies
1390 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Senior Software Engineer
1 rounds | 6 problems
Interviewed by Arcesium
3920 views
0 comments
0 upvotes
company logo
Senior Software Engineer
3 rounds | 3 problems
Interviewed by Ernst & Young (EY)
5173 views
0 comments
0 upvotes
company logo
Senior Software Engineer
3 rounds | 20 problems
Interviewed by Ernst & Young (EY)
3748 views
0 comments
0 upvotes