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

Software Engineer

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

Interview preparation journey

expand-icon
Preparation
Duration: 3 months
Topics: Data Structures, Algorithms, OOPS, DBMS, Networking.
Tip
Tip

Tip 1 : Start from basics.
Tip 2 : Practice real problems and Make notes.
Tip 3 : Be honest and consistent with your presentation.

Application process
Where: Other
Eligibility: Above 75% graduation Score
Resume Tip
Resume tip

Tip 1 : Simple and Full of Content rather than makeover.
Tip 2 : Focus on Internships, Projects and Hands on Experience.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration80 minutes
Interview date5 Oct 2021
Coding problem1

1. Technical Questions

What's Abstraction?
What are objects and classes?
Primary Key and foreign key?
Networking etc

02
Round
Medium
Face to Face
Duration30 Minutes
Interview date10 Nov 2021
Coding problem2

Interview that consists of Technical Examination and HR discussion.
Technical Interview was testing about the concepts and how well I can explain them.
HR discussion went on to check the communication, corporate strength etc.

1. DBMS Question

Explain difference between Primary and Foreign key and their need in DBMS

Problem approach

Tip 1 : answer to the point
Tip 2 : start with definitions
Tip 3 : do read the theoretical part of SQL

2. Regular Expression Match

Easy
10m average time
90% success
0/40
Asked in companies
HCL TechnologiesAckoAmazon

Given a string ‘str’ and a string ‘pat’. The string s has some wildcard characters i.e ‘?’ and ‘*’.

If any character is a ‘?’ we can replace that character with any other character. 

If a character is a * we can replace * with any sequence of characters including the empty sequence.  

Your task is to determine if it is possible that we can make ‘str' = 'pat’ using appropriate conversions in ‘str’.

For example:
Let str = “abc?" and pat= “abcd”

We return true as ‘?’ can be replaced with ‘d’ and this makes ‘str’ and ‘pat’ same.
Try solving now

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
Software Engineer
2 rounds | 3 problems
Interviewed by HCL Technologies
0 views
2 comments
0 upvotes
company logo
Software Engineer
3 rounds | 3 problems
Interviewed by HCL Technologies
2059 views
0 comments
0 upvotes
company logo
Software Engineer
3 rounds | 10 problems
Interviewed by HCL Technologies
1357 views
0 comments
0 upvotes
company logo
Software Engineer
2 rounds | 6 problems
Interviewed by HCL Technologies
1391 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Engineer
4 rounds | 1 problems
Interviewed by Newgen Software
3267 views
2 comments
0 upvotes
company logo
Software Engineer
3 rounds | 6 problems
Interviewed by HashedIn
2644 views
0 comments
0 upvotes
company logo
Software Engineer
2 rounds | 2 problems
Interviewed by Ernst & Young (EY)
0 views
0 comments
0 upvotes