This repository contains my solutions to some common coding interview practice problems. My first solution may not be the most optimal but it should pass all tests.
The coding problems come from this Notion
The Notion was created by Engineering with Utsav
Here is video that inspired me to create this repository How to Prepare for Technical Interviews, Part 1 - Coding
- Have my solution to some coding interview problem in the Notion
- The solution should pass all test cases
- Later I plan to create optimized the solutions