mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-04-13 13:50:00 +08:00
Squash commit
This commit is contained in:
6
domain/networking.md
Normal file
6
domain/networking.md
Normal file
@@ -0,0 +1,6 @@
|
||||
Networking
|
||||
==
|
||||
|
||||
- Given an IPv4 IP address p and an integer n, return a list of CIDR strings that most succinctly represents the range of IP addresses from p to (p + n).
|
||||
- Describe what happens when you enter a url in the web browser.
|
||||
- Define UDP/TCP and give an example of both.
|
||||
Reference in New Issue
Block a user