Intervue featured on Shark TankIntervue featured on Shark Tank - mobile banner

Top computer networks interview questions

Real interview questions from top companies for Computer networks. Includes theoretical concepts and coding problems.

What is the difference between a LAN and a WAN?

What is the purpose of the TCP/IP protocol suite?

What is the difference between a router and a switch?

What is the purpose of DNS?

What is the difference between HTTP and HTTPS?

What is the purpose of a firewall?

What is the difference between a hub and a switch?

What is the purpose of subnetting?

What is the difference between a VPN and a proxy server?

What is the purpose of network segmentation?

What is the difference between a packet switch and a circuit switch?

What is the purpose of Quality of Service (QoS)?

What is the difference between a network intrusion detection system (NIDS) and a network intrusion prevention system (NIPS)?

Write a Python function to calculate the checksum of a packet

Write a Java function to simulate a simple router that forwards packets between two networks

Write a C++ function to implement a simple firewall that blocks incoming traffic from a specific IP address

Write a JavaScript function to simulate a simple DNS resolver that translates domain names to IP addresses

Write a Python function to implement a simple VPN that encrypts and decrypts network traffic