Upload Button Icon Add office photos

HCL Infosystems

Compare button icon Compare button icon Compare

Filter interviews by

HCL Infosystems Network Engineer Interview Questions and Answers

Updated 5 Sep 2021

HCL Infosystems Network Engineer Interview Experiences

1 interview found

Interview Questionnaire 

3 Questions

  • Q1. SMPS power supply
  • Q2. About wire yellow
  • Q3. Abc power supply 1.5

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview schedule h

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Self Intro about us, and some basic tech questions like coding for for loop while loop etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare aptitude well,

I applied via Job Fair and was interviewed before Jan 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was a test with sectional cutoff, i.e. you need to clear each and every section.

Round 2 - Technical 

(1 Question)

  • Q1. OOPS concepts. What is are the different access modifiers with examples? Explain your project. And more, I don't remember rest.
  • Ans. 

    Access modifiers in OOPS and project explanation

    • Access modifiers control the visibility of class members

    • Public: accessible from anywhere

    • Private: accessible only within the class

    • Protected: accessible within the class and its subclasses

    • Project: accessible within the same package

    • Example: public class Car { private int speed; protected String model; }

    • My project involved developing a web application for managing inventory

    • Us...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - According to me don't join Infosys as a fresher, because they put freshers in support project, where yo don't get much opportunity to learn. I had my stream training in Java Springboot Angular fullstack. After I finished my stream training they gave us training on SOA Testing (2020 March). But due to covid we were sent back to our home towns and this SOA Testing training was also cancelled. But they changed our role and designation to Test Engineer. It's been 2 years for me being in this company. Now some colleagues of mine were Systems Engineer. They got a progression to Senior Systems Engineer. I have been asking my manager for the past 6 months for the same progression (saying that I have been working in the development project, so please change my role to a developer from tester). Many of my colleagues were mapped in Testing project inspite of having fullstack skill. Luckily I was put into the Java Spring Framework + oracle project. But there wasn't much learning in the project. They gave us work on core java. So it did not help me in upgrading or get a hands-on experience in any way. All it was my effort to brush up the training knowledge. If you do not have great data structures skills try to go for small companies or startup companies. They pay you less but the experience that you get cannot be even compared with Infosys. It is good for experienced people to join Infosys. One more con about infosys is that they give very low hikes.

I applied via Job Portal and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Sql basics c basics oops concept sdlc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident keep your posture good

I appeared for an interview before Dec 2020.

Round 1 - Face to Face 

(2 Questions)

Round duration - 120 minutes
Round difficulty - Medium

  • Q1. 

    Binary Palindrome Check

    Given an integer N, determine whether its binary representation is a palindrome.

    Input:

    The first line contains an integer 'T' representing the number of test cases. 
    The next 'T'...
  • Ans. 

    Check if the binary representation of a given integer is a palindrome.

    • Convert the integer to binary representation.

    • Check if the binary representation is a palindrome by comparing it with its reverse.

    • Return true if it is a palindrome, false otherwise.

  • Answered by AI
  • Q2. 

    Find Position of First One

    Given a sorted array of integers of size N, consisting only of 0's and 1's, identify the position of the first occurrence of '1', using 1-based indexing.

    If the array contains ...

  • Ans. 

    Find the position of the first occurrence of '1' in a sorted array of 0's and 1's.

    • Iterate through the array and find the index of the first '1'.

    • Return the index + 1 as the position (1-based indexing).

    • If no '1' is found, return -1.

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaabove 6 CGPATata Consultancy Services (TCS) interview preparation:Topics to prepare for the interview - python coding , programming in c , data structures , loops , stringsTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : practice from basic 
Tip 2 : learn basic and implement in competitive coding

Application resume tips for other job seekers

Tip 1 : Good project
Tip 2 : be honest with your resume

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Coding Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Best company to work for. Nicee environment provided

I applied via Company Website and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Good

Round 2 - Technical 

(1 Question)

  • Q1. C questions on pointers

Interview Preparation Tips

Interview preparation tips for other job seekers - Good communication skills must and project

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Explain the mini projects and main project completed during Engineering.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • DBMS
  • Software Engineering
  • Basic coding
Interview preparation tips for other job seekers - Just make sure the resume should be precise and you have knowledge on the things mentioned in your resume.

Be confident and have a smiling face in the interview round.

I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions are there based on the job description

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with the job description for what you are applying before going to interview. Once technical is clear. You almost completed 95% of the interview part

I applied via Campus Placement 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 - Aptitude Test 

Verbal Ability, Aptitude, Reasoning, Technical MCQ

Round 3 - HR 

(3 Questions)

  • Q1. Share details of your previous job.
  • Q2. Tell me about your project.
  • Q3. Tell me about OOPs concept.
  • Ans. 

    OOPs concept stands for Object-Oriented Programming which is a programming paradigm based on the concept of objects.

    • OOPs focuses on creating objects that have properties and methods

    • Encapsulation, Inheritance, and Polymorphism are the three main pillars of OOPs

    • OOPs allows for modular and reusable code

    • Examples of OOPs languages include Java, C++, and Python

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • OOPS
  • Project
  • SDLC
Interview preparation tips for other job seekers - First clear the written test, then feel free you have achieved 80% of selection criteria, now focus on interview this is 20% of selection criteria.
Be confidence 😉

HCL Infosystems Interview FAQs

How to prepare for HCL Infosystems Network Engineer 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, IPSEC, Load Balancing, Network Engineering and Routing.
What are the top questions asked in HCL Infosystems Network Engineer interview?

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

  1. SMPS power sup...read more
  2. Abc power supply ...read more
  3. About wire yel...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tata Group Interview Questions
4.2
 • 362 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.3
 • 13 Interviews
View all
HCL Infosystems Network Engineer Salary
based on 77 salaries
₹0.8 L/yr - ₹6.9 L/yr
48% less than the average Network Engineer Salary in India
View more details

HCL Infosystems Network Engineer Reviews and Ratings

based on 26 reviews

4.3/5

Rating in categories

3.5

Skill development

3.9

Work-life balance

3.9

Salary

3.9

Job security

4.3

Company culture

3.5

Promotions

3.9

Work satisfaction

Explore 26 Reviews and Ratings
Technical Lead
325 salaries
unlock blur

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