Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by i2k2 Networks Team. If you also belong to the team, you can get access from here

i2k2 Networks Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

i2k2 Networks System Administrator Interview Questions and Answers

Updated 6 Feb 2023

i2k2 Networks System Administrator Interview Experiences

2 interviews found

I applied via Naukri.com and was interviewed in Jan 2023. There were 4 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. AD, DNS, DHCP, Networking port, VMware,
Round 3 - One-on-one 

(1 Question)

  • Q1. Load balancer, clustering
Round 4 - HR 

(1 Question)

  • Q1. Introduction, salary discussion, region for change, day to day activities, future planning

Interview Preparation Tips

Interview preparation tips for other job seekers - All mentioned above in all panels are important, so prepare accordingly

System Administrator Interview Questions & Answers

user image Harishankar kumar

posted on 29 Nov 2021

I applied via Company Website and was interviewed in Mar 2022. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. AD, FSMO , DNS, DCHP, IMAP, POP, PORT Number, VMware,

Interview Preparation Tips

Interview preparation tips for other job seekers - Moderate Interview Process

System Administrator Interview Questions Asked at Other Companies

asked in Wipro
Q1. 2. What is Cloud Technology. What is Microsoft Intune. If we can ... read more
asked in Wipro
Q2. What is Apple Push Notification service (APNS)? Suppose I didn't ... read more
asked in Wipro
Q3. A user has received a zip file in Outlook, which is a managed app ... read more
asked in Wipro
Q4. If this job required you to learn a new programming language, wha ... read more
asked in Infosys
Q5. How do you create a Repository file or YUM client configuration?

Top trending discussions

View All
Interview Tips & Stories
6d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about i2k2 Networks?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. About linux Networking Vmware
Round 2 - One-on-one 

(1 Question)

  • Q1. Linux Application Network

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company for freshers
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Mar 2023, where I was asked the following questions.

  • Q1. About linux OS
  • Q2. About servers and networks

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Python file handling, input,output, in a file, Sql joins, list sort in python, basics of GIS, Web service how to test

Interview Preparation Tips

Interview preparation tips for other job seekers - This is hust basics not deep dive, strog ur basics to crack

I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Asked me to draw spring mvc architecture and about collection framework.
  • Q2. Asked me to write the logic for pattern.
  • Ans. 

    This question involves creating a specific pattern using loops and conditional statements in programming.

    • Identify the desired pattern (e.g., asterisks, numbers).

    • Use nested loops: outer loop for rows, inner loop for columns.

    • Control the output format with conditional statements.

    • Example: For a pyramid pattern, increase spaces and asterisks in each row.

  • Answered by AI
  • Q3. Asked me on core java.

Interview Preparation Tips

General Tips: be thorough with the core java and good to have knowledge on spring mvc
Skills: Communication
Duration: <1 week

I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Which technology are you using, is this latest?
  • Ans. 

    We are using a variety of technologies, including some of the latest ones.

    • We are using React for our front-end development.

    • We are also using Node.js for our back-end development.

    • We are using Docker for containerization.

    • We are using Kubernetes for orchestration.

    • We are using AWS for cloud hosting.

    • We are constantly evaluating new technologies to see if they can improve our development process.

  • Answered by AI
  • Q2. If not then which technology can we use instead of this?
  • Ans. 

    It depends on the specific requirements and constraints of the project.

    • Consider the project's goals and objectives

    • Evaluate the available technologies and their capabilities

    • Assess the project's budget and timeline

    • Consult with stakeholders and experts in the field

    • Examples: React vs Angular, MySQL vs MongoDB, Java vs Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi,
Listen carefully and speak fluently.
Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Spring boot related questions
  • Q2. Java related questios
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Normal apptitude queations were asked in this round

Round 2 - Technical 

(1 Question)

  • Q1. Questions on javascript Basic of HTML, CSS

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare for basics
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Oct 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. React Todo List
  • Ans. 

    A React Todo List app allows users to create, manage, and delete tasks efficiently using state management.

    • Use functional components and hooks like useState for managing state.

    • Implement a form to add new todos, capturing input with controlled components.

    • Display the list of todos using the map function to render each item.

    • Add functionality to mark todos as completed, possibly using a checkbox.

    • Include a delete button for ...

  • Answered by AI
  • Q2. Closure in Javascript
  • Ans. 

    Closure in JavaScript allows a function to access variables from its outer scope even after the outer function has finished executing.

    • Closure is created when a function is defined within another function and the inner function references variables from the outer function.

    • The inner function maintains a reference to the outer function's scope, allowing it to access those variables even after the outer function has return...

  • Answered by AI

Skills evaluated in this interview

i2k2 Networks Interview FAQs

How many rounds are there in i2k2 Networks System Administrator interview?
i2k2 Networks interview process usually has 4 rounds. The most common rounds in the i2k2 Networks interview process are Technical, One-on-one Round and HR.
How to prepare for i2k2 Networks System Administrator 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 i2k2 Networks. The most common topics and skills that interviewers at i2k2 Networks expect are Active Directory, DNS, Https, IIS Administration and Linux System Administration.
What are the top questions asked in i2k2 Networks System Administrator interview?

Some of the top questions asked at the i2k2 Networks System Administrator interview -

  1. AD, FSMO , DNS, DCHP, IMAP, POP, PORT Number, VMwa...read more
  2. AD, DNS, DHCP, Networking port, VMwa...read more
  3. Load balancer, cluster...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

NexTurn Interview Questions
4.1
 • 34 Interviews
ClaySys Interview Questions
3.0
 • 26 Interviews
Contus Interview Questions
4.2
 • 25 Interviews
DynPro Interview Questions
3.8
 • 24 Interviews
Pitney Bowes Interview Questions
3.8
 • 22 Interviews
View all
i2k2 Networks System Administrator Salary
based on 17 salaries
₹2.1 L/yr - ₹7.4 L/yr
24% less than the average System Administrator Salary in India
View more details

i2k2 Networks System Administrator Reviews and Ratings

based on 4 reviews

3.7/5

Rating in categories

3.2

Skill development

4.0

Work-life balance

3.5

Salary

2.3

Job security

3.7

Company culture

2.6

Promotions

3.6

Work satisfaction

Explore 4 Reviews and Ratings
Senior Software Engineer
19 salaries
unlock blur

₹9 L/yr - ₹27.6 L/yr

Software Developer
17 salaries
unlock blur

₹3 L/yr - ₹7.3 L/yr

System Administrator
17 salaries
unlock blur

₹2.1 L/yr - ₹7.2 L/yr

Linux Administrator
16 salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Software Engineer
15 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Explore more salaries
Compare i2k2 Networks with

Accel Frontline

3.9
Compare

Apmosys Technologies

3.4
Compare

Pitney Bowes

3.8
Compare

DynPro

3.8
Compare
write
Share an Interview