Crack The Campus - Technical Interviews for Tech Companies

Welcome Guest

Search:

Networking Interview Questions


1: Networking and Unix interview questions
What is UTP? UTP — Unshielded twisted pair 10BASE-T is the preferred Ethernet medium of the 90s. It is based on a star topology and provides a number of advantages over coaxial media: It uses inexpe

2: Network programming interview questions
Question 1: How does the race condition occur? It occurs when two or more processes are reading or writing some shared data and the final result depends on who runs precisely when. Question 2: What

3: Networking interview questions
Q1. Name of seven layers in Open System Interconnection model. A. They are Application, Presentation, Session, Transport, Network, Data link, and Physical. Q2. What is the time complexity of matrix m

4: Networking and protocols interview questions
Q: What are the seven layers of the OSI model? A: The layers are physical, data link, network, transport, session, presentation, and application layers. Q: In the TCP client-servel model, how does

5: CCNA/Cisco admin interview questions
You need to retrieve a file from the file server for your word processing application, which layer of the OSI model is responsible for this function?Presentation layerApplication layerSession layerTra

6: Wireless engineer interview questions
Describe your home WLAN setup.(Pay attention to candidate’s confidence. Plus if the candidate built it himself. Plus if the network is secured additionally, regardless of the protocols used. Plus if t

7: Network engineer/architect interview questions
Explain how traceroute, ping, and tcpdump work and what they are used for?Describe a case where you have used these tools to troubleshoot.What is the last major networking problem you troubleshot and

8: Interview questions for network engineers
Describe the OSI model.What is the difference between a repeater, bridge, router? Relate this to the OSI model.Describe an Ethernet switch and where it fits into the OSI model.What is a VLAN? What is

9: Bluetooth interview questions
Why is Bluetooth called a cable replacement technology? - Bluetooth technology allows the creation of Personal Area Networks without cables or wires that are usual in home networks.Give a generic desc

10: Solaris interview questions
List the files in current directory sorted by size ? - ls -l | grep ^- | sort -nr List the hidden files in current directory ? - ls -a1 | grep "^\."Delete blank lines in a file ? - cat sampl


Page 1 of 3
[1]   [2]   [3]