Upload Button Icon Add office photos

HCL Infosystems

Compare button icon Compare button icon Compare

Filter interviews by

HCL Infosystems Senior Systems Engineer Interview Questions and Answers

Updated 14 Mar 2022

HCL Infosystems Senior Systems Engineer Interview Experiences

1 interview found

Round 1 - HR 

(1 Question)

  • Q1. What are your salary expectations?
Round 2 - Technical 

(1 Question)

  • Q1. Regarding Linux and Apache

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on Linux concepts

Interview questions from similar companies

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

I applied via Campus Placement and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. 1.What is Opps concepts in Java.
  • Ans. 

    OOPs concepts in Java are the fundamental principles of object-oriented programming.

    • Encapsulation: wrapping data and code into a single unit

    • Inheritance: creating new classes from existing ones

    • Polymorphism: using a single interface to represent multiple types

    • Abstraction: hiding implementation details from the user

    • Examples: class, object, inheritance, polymorphism, encapsulation

  • Answered by AI
  • Q2. 2.What is difference between stack and queue?
  • Ans. 

    Stack is a LIFO data structure while Queue is a FIFO data structure.

    • Stack follows Last In First Out (LIFO) principle while Queue follows First In First Out (FIFO) principle.

    • Stack has two main operations: push and pop while Queue has two main operations: enqueue and dequeue.

    • Stack is used in recursive function calls, undo/redo operations, and backtracking while Queue is used in breadth-first search, printing tasks in ord...

  • Answered by AI
  • Q3. 3.Write SQL query to find second highest salary in database?
  • Ans. 

    SQL query to find second highest salary in database

    • Use ORDER BY and LIMIT to get the second highest salary

    • Assume ties are allowed and use DISTINCT

  • Answered by AI
  • Q4. 4. Difference Between method overloading and method overriding?
  • Ans. 

    Method overloading is having multiple methods with the same name but different parameters. Method overriding is having a method in a subclass with the same name and parameters as a method in its superclass.

    • Method overloading is done within the same class while method overriding is done in different classes (subclass and superclass).

    • Method overloading is achieved by changing the number of parameters or the data type of ...

  • Answered by AI
  • Q5. 5.which is the parent class of all classes in Java?
  • Ans. 

    The parent class of all classes in Java is the Object class.

    • All classes in Java implicitly extend the Object class.

    • The Object class provides basic methods such as toString(), equals(), and hashCode().

    • Any class can override these methods to provide custom implementations.

    • Example: public class MyClass extends Object { ... }

    • Example: Object obj = new MyClass();

  • Answered by AI
  • Q6. Explain your final year project?
  • Q7. Difference between SQL and NoSql database?
  • Ans. 

    SQL databases are relational and use structured query language, while NoSQL databases are non-relational and use various data models.

    • SQL databases are based on a fixed schema, while NoSQL databases are schema-less.

    • SQL databases use tables to store data, while NoSQL databases use various data models like key-value, document, columnar, or graph.

    • SQL databases are better suited for complex queries and structured data, whil...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - All interview process are easy. Intervier just ask basic concept of related to your stream.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold, don't hesitate.

I applied via Naukri.com and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Duration of the project and team environment

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with latest technologies.

I applied via LinkedIn and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. 1. tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - It was nice, but since Im not great at coding I didn't do well

I applied via Campus Placement and was interviewed before Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Better don’t join as a fresher. No career growth

I applied via Campus Placement and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is sql
  • Ans. 

    SQL is a programming language used to manage and manipulate relational databases.

    • SQL stands for Structured Query Language

    • It is used to create, modify, and query databases

    • Common commands include SELECT, INSERT, UPDATE, and DELETE

    • SQL is used in a variety of industries, including finance, healthcare, and e-commerce

  • Answered by AI
  • Q2. What is dbms
  • Ans. 

    DBMS stands for Database Management System. It is a software system that allows users to define, create, maintain and control access to databases.

    • DBMS is used to manage large amounts of data efficiently.

    • It provides a way to store, retrieve and manipulate data in a structured way.

    • Examples of DBMS include MySQL, Oracle, and Microsoft SQL Server.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good overall

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Jul 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Main focous on java and selenium.if you have devops knowledge then good to have..
  • Q2. Framework design,oops concept, challange you face,roles and responsibilities,agile concept etc...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, focous on core Java,do good practice to identify elements, analyse the things before you respond,be more practical,raise the concern once you stuck,try to find the solution from your end before you ask for Help,...

I applied via Campus Placement and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Oops concept,polymorphism,inheritance, college project

Interview Preparation Tips

Interview preparation tips for other job seekers - interview was pretty easy and decent

HCL Infosystems Interview FAQs

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

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tata Group Interview Questions
4.2
 • 361 Interviews
ClaySys Interview Questions
2.9
 • 24 Interviews
DynPro Interview Questions
3.8
 • 20 Interviews
Aapna Infotech Interview Questions
4.5
 • 16 Interviews
QuyTech Interview Questions
3.4
 • 13 Interviews
View all
HCL Infosystems Senior Systems Engineer Salary
based on 18 salaries
₹4.2 L/yr - ₹9.2 L/yr
At par with the average Senior Systems Engineer Salary in India
View more details

HCL Infosystems Senior Systems Engineer Reviews and Ratings

based on 3 reviews

3.3/5

Rating in categories

2.5

Skill development

3.0

Work-life balance

1.9

Salary

3.1

Job security

2.3

Company culture

1.9

Promotions

1.9

Work satisfaction

Explore 3 Reviews and Ratings
Technical Lead
323 salaries
unlock blur

₹7 L/yr - ₹21.8 L/yr

Software Engineer
229 salaries
unlock blur

₹1.8 L/yr - ₹9.1 L/yr

Senior Software Engineer
228 salaries
unlock blur

₹4.3 L/yr - ₹15.5 L/yr

Senior Analyst
226 salaries
unlock blur

₹2.5 L/yr - ₹8 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

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

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