AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
messages 0
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

HCL Infosystems

Compare button icon Compare button icon Compare
3.9

based on 1.5k Reviews

Play video Play video Video summary
  • About
  • Reviews
    1.5k
  • Salaries
    7.5k
  • Interviews
    145
  • Jobs
    -
  • Benefits
    229
  • Photos
    -

Filter interviews by

HCL Infosystems Senior Engineer Interview Questions and Answers

Updated 2 Mar 2022

HCL Infosystems Senior Engineer Interview Experiences

1 interview found

Senior Engineer Interview Questions & Answers

user image Anonymous

posted on 2 Mar 2022

Round 1 - Technical 

(1 Question)

  • Q1. What you did to learn new technology?
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on resume and understand what you have written in it. Also do not try to over elaborate answers. Keep is short and crisp.
Anonymous

Top trending discussions

View All
Interview Hub
5d (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about HCL Infosystems?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Senior Engineer Interview Questions & Answers

Infosys user image Anonymous

posted on 11 Oct 2020

Interview Questionnaire 

1 Question

  • Q1. What is name mangling?
  • Add your answer

Skills evaluated in this interview

Anonymous

Senior Engineer Interview Questions Asked at Other Companies

asked in Megha Engineering & Infrastructures
Q1. What does the 'M' signify in M20, M25, and M30 grades of concrete ... read more
View answers (67)
asked in Nagarro
Q2. Write a program that takes an integer N and an array of integers ... read more
View answers (4)
asked in Tata Elxsi
Q3. What is Quality Assurance. Difference between Quality assurance a ... read more
View answers (8)
asked in QBurst Technologies
Q4. Is it possible to work with multiple threads in core data? If so, ... read more
View answers (2)
asked in Megha Engineering & Infrastructures
Q5. When would you perform a half or full engine overhaul?
View answers (10)
View All
company Logo

Senior Engineer Interview Questions & Answers

Tech Mahindra user image Anonymous

posted on 26 Jul 2021

I applied via Naukri.com and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Coming to AEM,Interviewer has covered all the topics.
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls don't join in TechMahindra.Especially for AEM Folks.Because there are no projects at all.They force you to learn and work in other domain.Then your AEM knowledge will vanish.Worst Company.
Anonymous
company Logo

Senior Engineer Interview Questions & Answers

Wipro user image Anonymous

posted on 26 Apr 2021

I applied via Campus Placement and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About the basics of c, c++ and java, also asked to explain the project that I developed.
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and transparent. Explain your reasons and issues if any they are under standable.
Anonymous
company Logo

Senior Engineer Interview Questions & Answers

Infosys user image Anonymous

posted on 21 Apr 2021

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself
  • Add your answer
Anonymous
company Logo

Senior Engineer Interview Questions & Answers

Wipro user image Anonymous

posted on 19 Jul 2021

Interview Questionnaire 

3 Questions

  • Q1. About skilla
  • Add your answer
  • Q2. Project
  • Add your answer
  • Q3. Roles in
  • Add your answer
Anonymous

HCL Infosystems HR Interview Questions

26 questions and answers

Q. Can you please introduce yourself?
Q. What are your dreams for the company?
Q. What do you do when a project fails at the last minute?
View all HR interview questions
company Logo

Senior Engineer Interview Questions & Answers

TCS user image Anonymous

posted on 22 Feb 2021

Interview Questionnaire 

2 Questions

  • Q1. 1.About Clear Cover....?
  • Add your answer
  • Q2. 2. Checking point in Beam and Column....?
  • Ans. 

    Checking points in beam and column are critical for ensuring structural integrity.

    • Checking for cracks or deformations

    • Ensuring proper alignment and levelness

    • Verifying adequate reinforcement

    • Checking for proper bearing and connection details

    • Using non-destructive testing methods

    • Following applicable codes and standards

  • Answered by AI
    Add your answer
Anonymous
Are these interview questions helpful?
company Logo

Senior Engineer Interview Questions & Answers

Infosys user image Anonymous

posted on 7 Apr 2021

Interview Questionnaire 

1 Question

  • Q1. What are your career aspirations?
  • Add your answer
Anonymous
company Logo

Senior Engineer Interview Questions & Answers

Infosys user image Anonymous

posted on 11 Oct 2020

Interview Questionnaire 

6 Questions

  • Q1. Explain abstract factory design pattern ?
  • Add your answer
  • Q2. How do you do range based map iteration
  • Ans. 

    Range based map iteration can be done using a for-each loop or iterators.

    • Use a for-each loop to iterate over the map elements.

    • Alternatively, use iterators to traverse the map.

    • The range-based for loop is preferred for its simplicity and readability.

    • Example: for(auto const& [key, value] : myMap) { //do something with key and value }

  • Answered by AI
    Add your answer
  • Q3. What are detached and joined threads
  • Ans. 

    Detached threads are independent threads that run separately from the main thread. Joined threads are threads that wait for the main thread to finish.

    • Detached threads are created using pthread_detach() function

    • Joined threads are created using pthread_join() function

    • Detached threads do not need to be explicitly terminated

    • Joined threads must be explicitly terminated using pthread_exit() or return statement

    • Detached thread...

  • Answered by AI
    Add your answer
  • Q4. What are static code analysis tools
  • Ans. 

    Static code analysis tools are software programs that analyze source code to find potential issues and improve code quality.

    • Static code analysis tools scan code without executing it

    • They can detect issues such as security vulnerabilities, coding errors, and performance problems

    • Examples of static code analysis tools include SonarQube, ESLint, and Checkstyle

  • Answered by AI
    Add your answer
  • Q5. Command to list currently running threads in linux
  • Ans. 

    Command to list currently running threads in linux

    • Use the 'ps' command with the 'H' option to display threads in a hierarchy

    • Use the 'top' command to display threads in real-time

    • Use the 'htop' command for an interactive display of threads

  • Answered by AI
    Add your answer
  • Q6. Can we perform arithmetic operation on Unique pointer
  • Ans. 

    No, arithmetic operations cannot be performed on unique pointers.

    • Unique pointers are used to manage the lifetime of dynamically allocated objects.

    • They cannot be copied or assigned, only moved.

    • Arithmetic operations are not defined for pointers, including unique pointers.

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous
company Logo

Senior Engineer Interview Questions & Answers

TCS user image Anonymous

posted on 15 Mar 2022

I applied via Job Fair and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. We will face the questions relevant to our resume. Also my suggestion is to go with basics on your particular technology and general interview questions& answers from google before attempting interview.th...
  • Add your answer
Round 3 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Add your answer
  • Q2. Share details of your previous job.
  • Add your answer
  • Q3. Why are you looking for a change?
  • Add your answer
  • Q4. Tell me about yourself.
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare more on basics and general interviews and answers on particular technology. If you prepare above things, I hope u may crack 60-70% easily. Thanks
Anonymous
More about working at HCL Infosystems
  • HQ - Noida, Uttar Pradesh, India
  • IT Services & Consulting
  • 51-200 Employees (India)
  • Public
  • Software Product

HCL Infosystems Interview FAQs

How many rounds are there in HCL Infosystems Senior Engineer interview?
HCL Infosystems interview process usually has 1 rounds. The most common rounds in the HCL Infosystems interview process are Technical.

Tell us how to improve this page.

HCL Infosystems Interviews By Designations

  • HCL Infosystems Software Developer Interview Questions
  • HCL Infosystems Software Engineer Interview Questions
  • HCL Infosystems Business Analyst Interview Questions
  • HCL Infosystems Softwaretest Engineer Interview Questions
  • HCL Infosystems Analyst Interview Questions
  • HCL Infosystems Software Tester Interview Questions
  • HCL Infosystems Web Developer Interview Questions
  • HCL Infosystems IT Engineer Interview Questions
  • Show more
  • HCL Infosystems System Engineer Interview Questions
  • HCL Infosystems Junior Software Developer Interview Questions

Interview Questions for Popular Designations

  • Quality Engineer Interview Questions
  • Junior Engineer Interview Questions
  • Engineer Interview Questions
  • Site Engineer Interview Questions
  • Civil Engineer Interview Questions
  • QA QC Engineer Interview Questions
  • Field Engineer Interview Questions
  • Senior Civil Engineer Interview Questions
  • Show more
  • Billing Engineer Interview Questions
  • Senior Site Engineer Interview Questions

Interview Questions from Similar Companies

TCS
TCS Senior Engineer Interview Questions
3.5
 • 11.2k Interviews
Infosys
Infosys Senior Engineer Interview Questions
3.6
 • 8k Interviews
Wipro
Wipro Senior Engineer Interview Questions
3.7
 • 6.2k Interviews
Tech Mahindra
Tech Mahindra Senior Engineer Interview Questions
3.5
 • 4.2k Interviews
Tata Group
Tata Group Senior Engineer Interview Questions
4.2
 • 371 Interviews
Koch Business Solutions
Koch Business Solutions Senior Engineer Interview Questions
3.3
 • 61 Interviews
ClaySys
ClaySys Senior Engineer Interview Questions
2.8
 • 28 Interviews
Zebra Technologies
Zebra Technologies Senior Engineer Interview Questions
3.8
 • 26 Interviews
DynPro
DynPro Senior Engineer Interview Questions
3.8
 • 25 Interviews
HumanHire Corp.
HumanHire Corp. Senior Engineer Interview Questions
4.6
 • 24 Interviews
View all
HCL Infosystems Senior Engineer Salary
based on 30 salaries
₹4 L/yr - ₹6.3 L/yr
44% less than the average Senior Engineer Salary in India
View more details

HCL Infosystems Senior Engineer Reviews and Ratings

based on 7 reviews

4.6/5

Rating in categories

4.1

Skill development

3.7

Work-life balance

3.7

Salary

3.9

Job security

4.1

Company culture

3.7

Promotions

4.1

Work satisfaction

Explore 7 Reviews and Ratings
HCL Infosystems Salaries in India
Senior Software Engineer
293 salaries
unlock blur

₹6 L/yr - ₹11.5 L/yr

Senior Analyst
217 salaries
unlock blur

₹3.1 L/yr - ₹7.4 L/yr

Software Engineer
213 salaries
unlock blur

₹3.9 L/yr - ₹8 L/yr

Technical Lead
197 salaries
unlock blur

₹11.5 L/yr - ₹20 L/yr

Lead Engineer
191 salaries
unlock blur

₹5.8 L/yr - ₹12 L/yr

Explore more salaries
Compare HCL Infosystems with
HCLTech

HCLTech

3.5
Compare
TCS

TCS

3.5
Compare
Wipro

Wipro

3.7
Compare
Infosys

Infosys

3.6
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • HCL Infosystems Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter