litalert / data-structure-algorithm-solution-and-explanation

Solutions to Interview Cake, Leetcode, and take home test problems. I also write down lessons learned and "patterns" I follow to solve each question

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

data-structure-algorithm-solution-and-explanation

This is my solutions to Interview Cake and Leetcode problems. They're mixture of easy/medium problems. When solving these problems frequently enough, you start to notice "patterns" used to solve these problems. At the top of this file, those are the "patterns" I used to solve these problems. And at the end of each problem, there's a summary of what I learned from the problem. I hope this helps those of you who are trying to study out there :)

About

Solutions to Interview Cake, Leetcode, and take home test problems. I also write down lessons learned and "patterns" I follow to solve each question


Languages

Language:Jupyter Notebook 100.0%