Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Anju Software Senior Network Engineer Interview Questions, Process, and Tips

Updated 12 Jul 2022

Anju Software Senior Network Engineer Interview Experiences

1 interview found

I applied via Company Website and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Explain TCP/ip protocol suites
  • Ans. 

    TCP/IP protocol suites are a set of communication protocols used for connecting network devices.

    • TCP/IP is a suite of protocols that includes TCP, IP, UDP, ICMP, ARP, and others.

    • TCP is responsible for establishing a reliable connection between two devices.

    • IP is responsible for routing data packets between devices.

    • UDP is a connectionless protocol used for sending small amounts of data.

    • ICMP is used for error reporting and...

  • Answered by AI
  • Q2. Explain NAT, PAT, Static routing and dynamic routing
  • Ans. 

    NAT is used to translate private IP addresses to public IP addresses. PAT is a type of NAT that uses port numbers. Static routing uses manually configured routes. Dynamic routing uses protocols to automatically update routing tables.

    • NAT translates private IP addresses to public IP addresses

    • PAT is a type of NAT that uses port numbers to map multiple private IP addresses to a single public IP address

    • Static routing uses m...

  • Answered by AI
  • Q3. Explain SNMP and how it is used in real world with use cases
  • Ans. 

    SNMP is a protocol used for network management and monitoring.

    • SNMP allows network devices to be monitored and managed remotely

    • It uses a manager-agent model where the manager sends requests to agents for information

    • SNMP is used for monitoring network performance, identifying and resolving issues, and collecting data for analysis

    • Examples of SNMP use cases include monitoring bandwidth usage, tracking device availability,

  • Answered by AI
  • Q4. Explain VLAN and types of VLan
  • Ans. 

    VLAN is a logical grouping of devices on a network, based on function, department, or application.

    • VLANs improve network security and performance by separating traffic.

    • Types of VLAN include default VLAN, data VLAN, voice VLAN, management VLAN, and guest VLAN.

    • Default VLAN is VLAN 1 and is used for all untagged traffic.

    • Data VLAN is used for user data traffic.

    • Voice VLAN is used for VoIP traffic.

    • Management VLAN is used for ...

  • Answered by AI
  • Q5. Explain STP and why it is used
  • Ans. 

    STP stands for Spanning Tree Protocol. It is used to prevent loops in a network and ensure redundancy.

    • STP is a layer 2 protocol used in Ethernet networks

    • It prevents loops by blocking redundant paths

    • It selects a root bridge and calculates the shortest path to it

    • It can be configured with different priorities and timers

    • Examples of STP variants include RSTP and MSTP

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be thorough on JD and be prepared for questions that come on day to day. Be confident in your approach

Skills evaluated in this interview

Interview questions from similar companies

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

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

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 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

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

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

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

Round 1 - Coding Test 

Attended the codevita competition in final year of college.

Round 2 - Technical 

(3 Questions)

  • Q1. About College Project
  • Q2. Some very basics of java
  • Q3. Experience of college project as a team

Interview Preparation Tips

Interview preparation tips for other job seekers - Codevita is a really good platform to help you join TCS as a final year graduate in college

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

Round 1 - Aptitude Test 

It was a basic aptitude test.

Round 2 - One-on-one 

(1 Question)

  • Q1. Interview was fine. Mostly asked about my final year project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend the interview with cool head. All the best.

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 Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Coding Test 

- basic programming on C

Round 2 - HR 

(1 Question)

  • Q1. - question based on your resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Things are asked only from resume . Make sure you recite every word you mentioned in your resume .
whatever project you are including , you should know enough to explain everything.

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

Round 1 - Coding Test 
Round 2 - Technical 

(5 Questions)

  • Q1. If you cleared Aptitude and Coding, Mostly Interview will be cleared with some basics questions like OOPs concepts, sort functions kind of questions.
  • Q2. Explain OOPs concept in JAVA?
  • Ans. 

    OOPs concept in JAVA is a programming paradigm that focuses on objects and their interactions.

    • OOPs stands for Object-Oriented Programming

    • It involves the use of classes, objects, inheritance, polymorphism, and encapsulation

    • Classes are used to define objects and their properties

    • Objects are instances of classes that can interact with each other

    • Inheritance allows for the creation of new classes based on existing ones

    • Polymo...

  • Answered by AI
  • Q3. Function to sort an array in Java?
  • Ans. 

    Java provides Arrays.sort() method to sort an array.

    • Use Arrays.sort() method to sort an array of strings.

    • The method sorts the elements in ascending order by default.

    • To sort in descending order, use Collections.reverseOrder() method.

  • Answered by AI
  • Q4. Tell me about yourself?
  • Q5. Final year project which you worked on?

Interview Preparation Tips

Interview preparation tips for other job seekers - Most of people clears Aptitude/Coding round. clears interview for freshers recruit

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Oct 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 Resume tips
Round 2 - Aptitude Test 

English reasoning and logical question

Round 3 - HR 

(2 Questions)

  • Q1. About self and hobbies
  • Q2. About activities involved in

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on communication skills and brush up on aptitude & english tests
Contribute & help others!
anonymous
You can choose to be anonymous

Anju Software Interview FAQs

How many rounds are there in Anju Software Senior Network Engineer interview?
Anju Software interview process usually has 1 rounds. The most common rounds in the Anju Software interview process are Technical.
What are the top questions asked in Anju Software Senior Network Engineer interview?

Some of the top questions asked at the Anju Software Senior Network Engineer interview -

  1. Explain SNMP and how it is used in real world with use ca...read more
  2. Explain NAT, PAT, Static routing and dynamic rout...read more
  3. Explain STP and why it is u...read more

Recently Viewed

REVIEWS

Star Health & Allied Insurance

No Reviews

SALARIES

_VOIS

INTERVIEWS

Pie Infocomm

No Interviews

SALARIES

_VOIS

INTERVIEWS

Euler Motors

No Interviews

SALARIES

_VOIS

SALARIES

_VOIS

INTERVIEWS

Siemens Healthineers

No Interviews

INTERVIEWS

Tata Steel

No Interviews

INTERVIEWS

Auto Mechanics

No Interviews

Tell us how to improve this page.

QA Analyst
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Developer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Analyst
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Anju Software with

Cognizant

3.7
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

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