this repository contains my solutions to the coding challenges from codingchallenges.fyi/
- Build Your Own wc Tool
- Build Your Own JSON Parser
- Build Your Own Compression Tool (bits manipulation)
- Build Your Own cut Tool
- Build You Own Load Balancer
- Build Your Own Sort Tool
- Build Your Own Calculator
- Build Your Own Redis Server
- Build Your Own grep
- Build Your Own uniq Tool
- Build Your Own Web Server
- Build Your Own URL Shortener
- Build Your Own diff Tool
- Build Your Own Shell
- Build Your Own DNS Server
- Build Your Own Chat Server
- Build Your Own Trace Route Tool
- Build Your Own Rate Limiter
- Build Your Own Proxy Server