Upload Button Icon Add office photos

ITSource Technologies

Compare button icon Compare button icon Compare

Filter interviews by

ITSource Technologies Network Engineer Interview Questions and Answers

Updated 9 Apr 2025

ITSource Technologies Network Engineer Interview Experiences

3 interviews found

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

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

  • Q1. What is Network
  • Ans. 

    A network is a collection of interconnected devices that communicate and share resources.

    • Networks can be wired (e.g., Ethernet) or wireless (e.g., Wi-Fi).

    • They enable data sharing between devices like computers, printers, and servers.

    • Common types include LAN (Local Area Network) and WAN (Wide Area Network).

    • Protocols like TCP/IP govern how data is transmitted over networks.

    • Examples include home networks connecting device...

  • Answered by AI
  • Q2. What is LAN And WAN
  • Ans. 

    LAN (Local Area Network) connects devices in a limited area, while WAN (Wide Area Network) connects devices over larger distances.

    • LAN typically covers a small geographic area, like a home, office, or campus.

    • WAN spans larger distances, connecting multiple LANs, often across cities or countries.

    • LANs use Ethernet or Wi-Fi technologies, while WANs may use leased lines, satellite links, or VPNs.

    • Examples of LAN: a home netwo...

  • Answered by AI
  • Q3. Private And Public Network
  • Q4. OSI models And TCP UDP
  • Q5. Switching and routing
  • Q6. STP VTP And Configurations
  • Q7. Types of OSI model
  • Ans. 

    The OSI model has seven layers that standardize network communication protocols.

    • 1. Physical Layer: Deals with hardware transmission (e.g., cables, switches).

    • 2. Data Link Layer: Manages node-to-node data transfer (e.g., Ethernet).

    • 3. Network Layer: Handles routing of data packets (e.g., IP).

    • 4. Transport Layer: Ensures reliable data transfer (e.g., TCP, UDP).

    • 5. Session Layer: Manages sessions between applications (e.g., A...

  • Answered by AI
  • Q8. Vlan trucking protocol
  • Q9. Communication and types of communication
  • Ans. 

    Sharing of recourse information from one divice to another device And Types Communication Simplex. One way communication Half duplex. Two way communication but not simultaneously Full duplex. Two way communication simultaneously

  • Answered Anonymously

Skills evaluated in this interview

Network Engineer Interview Questions & Answers

user image Ankita Pawar

posted on 20 Feb 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. 1.OSI layer 2.Http 3.Https 4.Network layer 5. session layer 6. OSI layer
  • Q2. Ip address Http Https Network layer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident .
Be positive.
Be straight forward .
If you have knowledge then u will definitely crack interview

Network Engineer Interview Questions Asked at Other Companies

asked in Movate
Q1. TCP/IP layers, why is transport needed for communication? What is ... read more
Q2. Study MPLS deeply: 1. What is MPLS ? 2. Purpose of MPLS ? 3. What ... read more
Q3. What is BGP? What is spilit horizon rule? How you configure BGP r ... read more
asked in Wipro
Q4. What is Stp and how it is work? What is root bridge
asked in BT Group
Q5. What is tenant and types? What will happen if we use same subnet ... read more

Interview Questionnaire 

1 Question

  • Q1. Ospf ,rip osi

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about ITSource Technologies?
Ask anonymously on communities.

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Qualification, experience, current salary, Expected salary, other qualification
Round 2 - Technical 

(1 Question)

  • Q1. About network, switch, router, firewall, switch protocol, set of rull, routing protocol - static, dynamic, ospf,bgp, network topology

Interview Preparation Tips

Interview preparation tips for other job seekers - Give interview every week
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jan 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is a VLAN, and how does it function?
  • Ans. 

    A VLAN is a virtual LAN that allows for the segmentation of network traffic to improve performance, security, and manageability.

    • VLANs divide a physical network into multiple logical networks, each with its own broadcast domain.

    • Devices within the same VLAN can communicate with each other as if they were connected to the same physical network.

    • VLANs can be configured to isolate sensitive data or specific types of traffic ...

  • Answered by AI
  • Q2. What is a HSRP, and how does it work ?
  • Ans. 

    HSRP stands for Hot Standby Router Protocol, used for providing high availability in a network by allowing two or more routers to work together in a group.

    • HSRP is a Cisco proprietary protocol used for redundancy in a network.

    • It allows multiple routers to work together in a group, with one router being the active router and the others as standby routers.

    • If the active router fails, one of the standby routers takes over a...

  • Answered by AI

Network Engineer Interview Questions & Answers

Karvy Innotech user image sethumadhavan nampoothiri.v.v

posted on 17 Dec 2022

I applied via Referral and was interviewed before Dec 2021. There was 1 interview round.

Round 1 - Client Interview 

(5 Questions)

  • Q1. How does OSPF works?
  • Ans. 

    OSPF is a link-state routing protocol that uses Dijkstra's algorithm to calculate the shortest path to a destination network.

    • OSPF routers exchange link-state advertisements (LSAs) to build a complete topology of the network.

    • Each router calculates the shortest path to every network using Dijkstra's algorithm.

    • OSPF uses cost as its metric, which is based on the bandwidth of the link.

    • OSPF supports multiple areas, which red...

  • Answered by AI
  • Q2. How does the BGP works?
  • Ans. 

    BGP is a routing protocol used to exchange routing information between different autonomous systems.

    • BGP uses TCP as its transport protocol.

    • It operates on a hop-by-hop basis, meaning that it only exchanges routing information with its directly connected neighbors.

    • BGP uses path attributes to determine the best path for a given destination.

    • BGP can be used for both IPv4 and IPv6 routing.

    • BGP is commonly used by Internet Ser...

  • Answered by AI
  • Q3. How to check copper twisted pair?
  • Ans. 

    Copper twisted pair can be checked using a cable tester to ensure proper connectivity and identify any faults.

    • Use a cable tester to check for continuity and proper wiring

    • Check for any faults such as shorts, opens, or miswires

    • Verify that the cable meets the required specifications for the network

    • Perform a loopback test to ensure that data can be transmitted and received properly

  • Answered by AI
  • Q4. How to identify leased line modem fault?
  • Ans. 

    Identifying leased line modem fault

    • Check if the modem is powered on and all cables are properly connected

    • Check the modem's status lights for any abnormalities

    • Perform loopback tests to check for connectivity issues

    • Check the modem's configuration settings

    • Replace the modem if all other troubleshooting steps fail

  • Answered by AI
  • Q5. How to find the reliability of a link on Cisco routers?
  • Ans. 

    To find the reliability of a link on Cisco routers, use the show interface command.

    • Log in to the Cisco router using the console or Telnet/SSH.

    • Enter the command 'show interface' to display the status of all interfaces on the router.

    • Look for the 'input errors' and 'output errors' fields to determine the reliability of the link.

    • If there are a high number of errors, the link may be unreliable and require troubleshooting.

    • Ot...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Not any employee values.
No good support from all higher officials.
In infrastructure support, not enough assets to pool with while it is a hardware support, so client will pressure on engineers on site.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Crimping and punching
  • Q2. Hard restart computer
Are these interview questions helpful?

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 experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

A que and answer based based on a programming fundamentals

Round 3 - Coding Test 

Some algorithms to be solved on cam

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up your basics of the programming, Data structure and algorithms

I applied via Recruitment Consultant and was interviewed in May 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Q-1 If linked list has cycle Q-2 Intersection point of two linked list Q-3 HashMap related Questions Q-4 Design related Q-5 Core Java Questions
  • Ans. 

    Interview questions for Software Engineer on linked list, HashMap, design and core Java

    • For Q-1, use Floyd's cycle detection algorithm

    • For Q-2, traverse both linked lists and find the common node

    • For Q-3, understand the basic operations of HashMap like put, get, and remove

    • For Q-4, focus on object-oriented design principles and patterns

    • For Q-5, brush up on concepts like multithreading, exception handling, and collections

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare data structures/Algorithms, Design questions and Core Java well

ITSource Technologies Interview FAQs

How many rounds are there in ITSource Technologies Network Engineer interview?
ITSource Technologies interview process usually has 2 rounds. The most common rounds in the ITSource Technologies interview process are Resume Shortlist and One-on-one Round.
How to prepare for ITSource Technologies 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 ITSource Technologies. The most common topics and skills that interviewers at ITSource Technologies expect are Cisco Routers, Firewall, Network Engineering, Palo Alto Firewall and Routing Protocols.
What are the top questions asked in ITSource Technologies Network Engineer interview?

Some of the top questions asked at the ITSource Technologies Network Engineer interview -

  1. What is LAN And ...read more
  2. What is Netw...read more
  3. Types of OSI mo...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.5/5

based on 2 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 144 Interviews
CS TECH Ai Interview Questions
3.9
 • 33 Interviews
Karvy Innotech Interview Questions
3.0
 • 28 Interviews
F5 Networks Interview Questions
3.7
 • 24 Interviews
TomTom Interview Questions
4.1
 • 14 Interviews
View all
ITSource Technologies Network Engineer Salary
based on 44 salaries
₹1 L/yr - ₹4 L/yr
51% less than the average Network Engineer Salary in India
View more details

ITSource Technologies Network Engineer Reviews and Ratings

based on 12 reviews

3.6/5

Rating in categories

3.6

Skill development

3.8

Work-life balance

3.0

Salary

4.3

Job security

3.1

Company culture

3.1

Promotions

3.8

Work satisfaction

Explore 12 Reviews and Ratings
Network Support Engineer
92 salaries
unlock blur

₹0.9 L/yr - ₹2.5 L/yr

Desktop Support Engineer
57 salaries
unlock blur

₹1.3 L/yr - ₹3.6 L/yr

Talent Acquisition Executive
49 salaries
unlock blur

₹1.5 L/yr - ₹3 L/yr

Information Technology Recruiter
49 salaries
unlock blur

₹1.2 L/yr - ₹4.1 L/yr

Network Engineer
44 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Explore more salaries
Compare ITSource Technologies with

HCL Infosystems

3.9
Compare

Kellogg Brown and Root

4.1
Compare

CS TECH Ai

3.9
Compare

Karvy Innotech

3.0
Compare
write
Share an Interview