Source: https://www.hackerrank.com/challenges/waiter/problem?h_r=internal-search
Skip to solution - 20:45
Solution Code: https://gist.github.com/Shaddyjr/71b5b2be13593c0e6c61e1e151d8e829
As a way to improve my coding skills and technical interview prep, I practice HackerRank, Code Wars, and Code Signal problems and solve them live with minimal edits. This allows viewers to see my thought process and problem-solving techniques along with the true struggles I go through when solving these technical coding problems. I also delve into tutorials about building out data structures, algorithms, and various other relevant and practical topics.
I mainly code in JavaScript, Python, and SQL. I also occasionally detour onto other challenges, like those from my own technical interviews, daily coding challenges, or just fun coding puzzles I come across.