Upload Button Icon Add office photos

HCL Infosystems

Compare button icon Compare button icon Compare

Filter interviews by

HCL Infosystems Interview Questions and Answers

Updated 3 Jun 2025
Popular Designations

54 Interview questions

A SQL Developer was asked 11mo ago
Q. What is SQL and where is it used?
Ans. 

SQL is a programming language used for managing and manipulating relational databases.

  • SQL stands for Structured Query Language

  • It is used to communicate with databases to perform tasks such as querying data, updating records, and creating tables

  • Examples of SQL commands include SELECT, INSERT, UPDATE, DELETE

View all SQL Developer interview questions
A Senior Sharepoint Developer was asked 11mo ago
Q. Why do organizations use SharePoint?
Ans. 

Organizations use SharePoint for collaboration, document management, workflow automation, and intranet/extranet portals.

  • Collaboration: SharePoint allows teams to work together on documents, tasks, and projects in real-time.

  • Document management: Centralized storage and easy access to documents, ensuring version control and security.

  • Workflow automation: Streamlining business processes through automated workflows and ...

View all Senior Sharepoint Developer interview questions
A System Engineer was asked 12mo ago
Q. What is the STAR method?
Ans. 

STAR process is a structured method used in interviews to answer behavioral questions by outlining the Situation, Task, Action, and Result.

  • Situation - Describe the context or background of the situation

  • Task - Explain the specific task or goal that needed to be accomplished

  • Action - Detail the actions taken to address the task

  • Result - Summarize the outcome or impact of the actions taken

  • Example: 'Can you give me an e...

View all System Engineer interview questions
A Software Developer was asked
Q. What is the difference between static and default methods?
Ans. 

Static methods belong to the class itself, while default methods are part of an interface in Java.

  • Static methods can be called without creating an instance of the class, while default methods are used to provide a default implementation in interfaces.

  • Static methods are defined using the 'static' keyword, while default methods are defined using the 'default' keyword in Java.

  • Static methods cannot be overridden in su...

View all Software Developer interview questions
A RPA Developer was asked
Q. Have you worked on reusable components?
Ans. 

Yes, I have worked on reusable components in RPA development.

  • I have created reusable components such as custom activities, libraries, or templates to streamline development processes.

  • I have leveraged reusable components to increase efficiency and consistency in RPA projects.

  • Examples include creating a library of common functions for data manipulation or designing custom activities for specific automation tasks.

View all RPA Developer interview questions
A Computer Hardware & Networking Engineer was asked
Q. How many types of VLANs are there in Computer Networking?
Ans. 

There are five types of VLAN in computer networking: Default VLAN, Data VLAN, Voice VLAN, Management VLAN, and Native VLAN.

  • Default VLAN is the VLAN that all switch ports are assigned to by default.

  • Data VLAN is used to carry regular network traffic.

  • Voice VLAN is used to carry voice traffic for VoIP systems.

  • Management VLAN is used for managing network devices.

  • Native VLAN is used for untagged traffic on a trunk port.

View all Computer Hardware & Networking Engineer interview questions
A Computer Hardware & Networking Engineer was asked
Q. What is VLAN?
Ans. 

VLAN stands for Virtual Local Area Network. It is a network technology that allows for the creation of multiple virtual networks within a single physical network.

  • VLANs divide a single broadcast domain into multiple broadcast domains.

  • They provide a way to group devices within a VLAN, allowing for better network management and security.

  • VLANs can be used to separate different departments or functions within an organi...

View all Computer Hardware & Networking Engineer interview questions
Are these interview questions helpful?
A Salesman was asked
Q. What is team selling?
Ans. 

Team sales is the process of selling products or services by a group of individuals working together towards a common goal.

  • In team sales, multiple salespeople collaborate to close deals and achieve sales targets.

  • Team sales often involves dividing responsibilities among team members based on their strengths and expertise.

  • Effective communication and coordination are key in team sales to ensure a seamless sales proce...

View all Salesman interview questions
A Softwaretest Engineer was asked
Q. What is software testing?
Ans. 

Software testing is the process of evaluating a software application or system to find defects and ensure it meets the specified requirements.

  • Software testing involves executing a program or application with the intent of finding errors.

  • It ensures that the software meets the functional and non-functional requirements.

  • It helps in identifying defects early in the development cycle, reducing the cost of fixing them l...

View all Softwaretest Engineer interview questions
A Senior Associate Engineer was asked
Q. What basic skills and knowledge do you possess based on your qualifications?
Ans. 

I possess a strong foundation in engineering principles, project management, and technical skills relevant to the Senior Associate Engineer role.

  • Proficient in CAD software like AutoCAD and SolidWorks for designing and modeling.

  • Experienced in project management methodologies such as Agile and Waterfall.

  • Strong understanding of materials science, demonstrated through successful material selection in projects.

  • Hands-on...

View all Senior Associate Engineer interview questions

HCL Infosystems Interview Experiences

144 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
  • Q1. The Golden Rules of Accounting are the basic principles for recording financial transactions in the books of accounts. They are categorized based on the type of account involved: 1. Personal Account Rule: ...
  • Q2. 1. Mutual Funds A mutual fund is a type of investment vehicle that pools money from multiple investors to invest in various financial securities like stocks, bonds, or other assets. It is managed by profes...

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Dec 2024, where I was asked the following questions.

  • Q1. Tell me about yourself
  • Q2. How was your day
  • Q3. Why do you want to choose this job
  • Q4. Tell about yourself experience
  • Q5. If you got a better than good job in other company can resign this job

Software Engineer Interview Questions asked at other Companies

Q1. Four people need to cross a bridge at night with only one torch that can only illuminate two people at a time. Person A takes 1 minute, B takes 2 minutes, C takes 7 minutes, and D takes 10 minutes to cross. When two people cross together, t... read more
View answer (272)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Can you please introduce yourself?
  • Ans. 

    I am a Software Development Engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Strong problem-solving skills

    • Experience in developing web applications

    • Good team player

  • Answered by AI
  • Q2. What type of questions are being asked?

Interview Preparation Tips

Interview preparation tips for other job seekers - I am Anjali Singh from Prayagraj in Uttar Pradesh, and I have completed a Postgraduate Diploma in Computer Applications.

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road and each vertex represents an intersection, write an algorithm to find the minimum number of vertices at which police officers should be stationed so that all the roads are ... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Hardware and system service
  • Q2. System service and installation

Computer Hardware Engineer Interview Questions asked at other Companies

Q1. Are you able to travel within the city using a two-wheeler?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Simple Sql question
  • Q2. SQL, window function
  • Q3. ACID, Normalization

Interview Preparation Tips

Interview preparation tips for other job seekers - Its good

Software Engineer Interview Questions asked at other Companies

Q1. Four people need to cross a bridge at night with only one torch that can only illuminate two people at a time. Person A takes 1 minute, B takes 2 minutes, C takes 7 minutes, and D takes 10 minutes to cross. When two people cross together, t... read more
View answer (272)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Basic all type questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Project related and technology se related

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell about your self
  • Ans. 

    Experienced SQL Developer with strong knowledge in database management and optimization.

    • Over 5 years of experience in SQL development

    • Proficient in writing complex SQL queries and stored procedures

    • Skilled in database performance tuning and optimization

    • Familiar with ETL processes and data warehousing

    • Certified in SQL Server administration

  • Answered by AI
  • Q2. Interested Technology
Round 2 - Technical 

(2 Questions)

  • Q1. What is SQL where it use
  • Ans. 

    SQL is a programming language used for managing and manipulating relational databases.

    • SQL stands for Structured Query Language

    • It is used to communicate with databases to perform tasks such as querying data, updating records, and creating tables

    • Examples of SQL commands include SELECT, INSERT, UPDATE, DELETE

  • Answered by AI
  • Q2. What is Join and Procedure
  • Ans. 

    Join is used to combine rows from two or more tables based on a related column, while Procedure is a set of SQL statements that perform a specific task.

    • Join is used to retrieve data from multiple tables based on a related column

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Procedure is a set of SQL statements stored in the database and executed when called

    • Procedures can accept input parameters ...

  • Answered by AI

Skills evaluated in this interview

SQL Developer Interview Questions asked at other Companies

Q1. How does the development team service a change request in the application, including business analysis, code analysis, discussion with the Business Analyst, and requirement freeze?
View answer (4)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Aug 2024.

Round 1 - Aptitude Test 

Good questions easy to think and clear

Round 2 - Technical 

(2 Questions)

  • Q1. SDLC life cycle
  • Q2. Release management

Engineer Trainee Interview Questions asked at other Companies

Q1. If 10 people at a meeting shake hands with each other once, how many handshakes will there be in total?
View answer (9)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Long thry will go in detail
  • Q2. Tell me abt urself
  • Ans. 

    I am a dedicated and experienced System Engineer with a strong background in network infrastructure and troubleshooting.

    • Over 5 years of experience in designing, implementing, and maintaining network systems

    • Proficient in troubleshooting hardware and software issues

    • Skilled in network security protocols and best practices

    • Certified in Cisco CCNA and CompTIA Network+

    • Strong communication and problem-solving skills

  • Answered by AI
  • Q3. What is STAR process
  • Ans. 

    STAR process is a structured method used in interviews to answer behavioral questions by outlining the Situation, Task, Action, and Result.

    • Situation - Describe the context or background of the situation

    • Task - Explain the specific task or goal that needed to be accomplished

    • Action - Detail the actions taken to address the task

    • Result - Summarize the outcome or impact of the actions taken

    • Example: 'Can you give me an exampl...

  • Answered by AI

System Engineer Interview Questions asked at other Companies

Q1. Election Winner Determination In an ongoing election between two candidates A and B, there is a queue of voters that includes supporters of A, supporters of B, and neutral voters. Neutral voters have the power to swing the election results ... read more
View answer (9)

Executive Interview Questions & Answers

user image arunesh shrivastava

posted on 26 Aug 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Fit interview with HR and Manager

Executive Interview Questions asked at other Companies

Q1. How would you approach method development for a known drug product using the RS method?
View answer (17)

Top trending discussions

View All
Interview Tips & Stories
2w (edited)
timepasstiwari
·
A Digital Markter
Nailed the interview, still rejected
Just had the BEST interview ever – super positive and encouraging! But got rejected. Interviewer said I was the most prepared, knew it was a full-time role (unlike others), and loved my answers. One of my questions was even called "the best ever asked!" He showed me around, said I was exactly what they wanted, and would get back by Friday. I was so hyped! Then today, I got the rejection email. No reason given, just "went with someone else." Feels bad when your best isn't enough. Anyone else been there? How'd you cope?
Got a question about HCL Infosystems?
Ask anonymously on communities.

HCL Infosystems Interview FAQs

How many rounds are there in HCL Infosystems interview?
HCL Infosystems interview process usually has 2-3 rounds. The most common rounds in the HCL Infosystems interview process are Resume Shortlist, Technical and Aptitude Test.
How to prepare for HCL Infosystems interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at HCL Infosystems. The most common topics and skills that interviewers at HCL Infosystems expect are Firewall, Quality Check, SDLC, SQL and Java.
What are the top questions asked in HCL Infosystems interview?

Some of the top questions asked at the HCL Infosystems interview -

  1. Which statement will we use if we want to select a statement based on integer i...read more
  2. Employee not responce your order that time what you ...read more
  3. Client raises the issues from the product, delivery time or anything how do fac...read more
What are the most common questions asked in HCL Infosystems HR round?

The most common HR questions asked in HCL Infosystems interview are -

  1. What are your strengths and weakness...read more
  2. Why are you looking for a chan...read more
  3. What is your family backgrou...read more
How long is the HCL Infosystems interview process?

The duration of HCL Infosystems interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4.2/5

based on 52 interview experiences

Difficulty level

Easy 38%
Moderate 54%
Hard 8%

Duration

Less than 2 weeks 83%
2-4 weeks 13%
More than 8 weeks 4%
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6k Interviews
Tata Group Interview Questions
4.2
 • 370 Interviews
ClaySys Interview Questions
2.9
 • 26 Interviews
DynPro Interview Questions
3.8
 • 21 Interviews
Aapna Infotech Interview Questions
4.5
 • 16 Interviews
View all

HCL Infosystems Reviews and Ratings

based on 1.5k reviews

3.9/5

Rating in categories

3.7

Skill development

4.0

Work-life balance

3.4

Salary

4.0

Job security

3.8

Company culture

3.4

Promotions

3.7

Work satisfaction

Explore 1.5k Reviews and Ratings
Senior Manager - Civil Engineer

Noida

10-20 Yrs

₹ 13-19 LPA

Explore more jobs
Technical Lead
310 salaries
unlock blur

₹7 L/yr - ₹22 L/yr

Senior Software Engineer
304 salaries
unlock blur

₹4 L/yr - ₹15.5 L/yr

Senior Analyst
234 salaries
unlock blur

₹2.5 L/yr - ₹8.5 L/yr

Software Engineer
213 salaries
unlock blur

₹1.8 L/yr - ₹9.4 L/yr

Lead Engineer
191 salaries
unlock blur

₹3.8 L/yr - ₹14.2 L/yr

Explore more salaries
Compare HCL Infosystems with

HCLTech

3.5
Compare

TCS

3.6
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare
write
Share an Interview