Upload Button Icon Add office photos

HCL Infosystems

Compare button icon Compare button icon Compare

Filter interviews by

HCL Infosystems Senior Software Engineer Interview Questions and Answers

Updated 3 Sep 2024

HCL Infosystems Senior Software Engineer Interview Experiences

2 interviews found

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
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. 2,3 Round technical
  • Q2. Basic .net ,MVC framework concepts,SQL logical questions

Senior Software Engineer Interview Questions Asked at Other Companies

Q1. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q4. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral

Round 1 - Assignment 

API Design using Node and Mongo

Round 2 - Coding Test 

NodeJs , JavaScript, System Design

I applied via Approached by Company and was interviewed in May 2022. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Few questions on Basic of react JS, Hooks, basic JS like temporal dead zone, scope
  • Q2. Questions on GIT and GIT HUB, Merges, Commits, Squash
  • Q3. Scrum related questions

Interview Preparation Tips

Topics to prepare for TCS Senior Software Engineer interview:
  • React.Js
  • Javascript
  • Scrum
  • GIT
Interview preparation tips for other job seekers - It was a telephonic interview and only the theoretical questions were asked.
The problem was that i was not given any feedback related to my interview

I applied via Company Website and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Java8, spring boot annotations,
  • Q2. Springboot exception handling
  • Q3. Multiple db connection in spring boot
  • Ans. 

    Spring Boot allows multiple database connections through configuration and using multiple data sources.

    • Configure multiple data sources in application.properties or YAML file

    • Create separate DataSource and JdbcTemplate beans for each data source

    • Use @Qualifier annotation to specify which data source to use in a repository or service

    • Example: https://www.baeldung.com/spring-data-jpa-multiple-databases

  • Answered by AI
  • Q4. MySQL query, indexing, trigger

Interview Preparation Tips

Interview preparation tips for other job seekers - Go there all the concepts of java,
Java8 lamba expression, collection in java and usecase.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How do you manage code deployment at your facility?
  • Ans. 

    We use a combination of automated and manual deployment processes to ensure code is deployed efficiently and accurately.

    • We have a continuous integration and deployment pipeline set up using tools like Jenkins and Ansible.

    • We also have a manual deployment process where a designated team member reviews and approves the deployment.

    • We use version control systems like Git to manage code changes and ensure that only approved ...

  • Answered by AI
  • Q2. What steps do you follow from start in complete development process?
  • Ans. 

    I follow a structured approach starting from requirements gathering to deployment.

    • Gather requirements from stakeholders

    • Create a design document

    • Develop code using agile methodology

    • Perform unit testing and code reviews

    • Integrate and test the system

    • Deploy the system and provide support

    • Continuously improve the system based on feedback

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Everything depends on your first round. If you have successfully create good impression in front of the interviewer with your technical knowledge then it would be very easy to cross other rounds as the feedback from previous round matters in the next round. First round is only technical and next round is only a fair discussion with manager and sometimes with onshore as well if required.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Difference between sessions and cookies
  • Ans. 

    Sessions store data on the server side while cookies store data on the client side.

    • Sessions store data on the server side, usually in a temporary directory or database

    • Cookies store data on the client side, in the form of key-value pairs

    • Sessions are more secure as the data is not exposed to the client

    • Cookies can be easily manipulated by the client, making them less secure

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just confident in your answers and share your working knowledge.

Skills evaluated in this interview

Round 1 - Technical 

(2 Questions)

  • Q1. First telephonic and then two round were technical. Interviewer basically focus on basic concept of Java, your project details specially where you use OOP's concept in your project and what is your role un...
  • Q2. Method Hiding, Java 8 new features and there uses in your project Why String is immutable Fail safe and fail fast @controller vs @RestController
  • Ans. 

    Questions on Java concepts and features

    • Method hiding is when a subclass defines a method with the same name as a method in the superclass, hiding the superclass method

    • Java 8 introduced features like lambda expressions, streams, and default methods

    • String is immutable in Java to ensure security, thread safety, and performance

    • Fail safe iterators create a copy of the collection and iterate over it, while fail fast iterator...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and cool and give your best and always focus on basics and you must have better understanding of your project in which you currently assign.

I applied via Job Portal and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Related to JavaScript & React js basic questions
  • Q2. Dom, how redux works, hoc
  • Ans. 

    Redux is a state management library for JavaScript applications. HOC is a pattern to reuse component logic.

    • Redux stores the state of an application in a single store object

    • Actions are dispatched to update the state in the store

    • Reducers are pure functions that take the current state and an action and return a new state

    • Higher Order Components (HOC) are functions that take a component and return a new component with addit...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic to advanced level experience

Interview Questionnaire 

1 Question

  • Q1. Forwardref,browser animation module , build angular library, providers in services

HCL Infosystems Interview FAQs

How many rounds are there in HCL Infosystems Senior Software Engineer interview?
HCL Infosystems interview process usually has 1-2 rounds. The most common rounds in the HCL Infosystems interview process are Technical and One-on-one Round.
What are the top questions asked in HCL Infosystems Senior Software Engineer interview?

Some of the top questions asked at the HCL Infosystems Senior Software Engineer interview -

  1. Basic .net ,MVC framework concepts,SQL logical questi...read more
  2. Project related and technology se rela...read more
  3. Basic all type questi...read more

Tell us how to improve this page.

HCL Infosystems Senior Software Engineer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
HCL Infosystems Senior Software Engineer Salary
based on 231 salaries
₹4.2 L/yr - ₹15.5 L/yr
34% less than the average Senior Software Engineer Salary in India
View more details

HCL Infosystems Senior Software Engineer Reviews and Ratings

based on 10 reviews

3.7/5

Rating in categories

3.4

Skill development

2.9

Work-life balance

2.6

Salary

4.1

Job security

2.9

Company culture

2.7

Promotions

3.4

Work satisfaction

Explore 10 Reviews and Ratings
Technical Lead
322 salaries
unlock blur

₹7 L/yr - ₹21.5 L/yr

Senior Software Engineer
231 salaries
unlock blur

₹4.2 L/yr - ₹15.5 L/yr

Senior Analyst
226 salaries
unlock blur

₹2.5 L/yr - ₹8 L/yr

Software Engineer
201 salaries
unlock blur

₹2 L/yr - ₹9.5 L/yr

Lead Engineer
195 salaries
unlock blur

₹4.4 L/yr - ₹17 L/yr

Explore more salaries
Compare HCL Infosystems with

HCLTech

3.5
Compare

Wipro

3.7
Compare

Tech Mahindra

3.5
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview