This repository is to solve the coding challenges put forth in: https://codingchallenges.fyi/challenges/challenge-wc
Each problem will be presented in separate folders and they will be linked here
- Build your own wc tool: https://github.com/sambitr/Coding-Challenges/tree/main/Build%20Your%20Own%20wc%20Tool represents the unix wc tool
- Build your own JSON parser is WIP. Test 1 issuccess. Test 2 is being worked on. Test cases can be found here: https://codingchallenges.fyi/challenges/challenge-json-parser