Karan S. ChauhanHow I Created My Own Chrome ExtensionI’ve always been curious about how extensions were made. After looking through various online resources, I thought I’d give it a go and…Jun 14, 2021Jun 14, 2021
Karan S. ChauhanFinding The First Duplicate Value in PythonHere’s a problem that took me a while to figure out an optimal solution.Jun 7, 2021Jun 7, 2021
Karan S. ChauhanWhat are Design Patterns?When I first started learning about code, I always wondered how design patterns came about. Simply speaking, certain solutions would be…May 31, 2021May 31, 2021
Karan S. ChauhanSolving The Min Height Binary Search Tree in PythonThe PromptMay 24, 2021May 24, 2021
Karan S. Chauhan4 Tips For New Front-End DevelopersSince I’ve been getting deeper into front end development, I thought I’d share a few things I’ve found to be helpful to create optimized…May 17, 2021May 17, 2021
Karan S. ChauhanThree Number Sum in PythonI recently created a solution for the three number sum problem in JavaScript, and now that I want to practice my Python, I thought I’d…Apr 26, 2021Apr 26, 2021
Karan S. ChauhanSolving Leetcode Question 859, Buddy Strings, Using PythonThe PromptApr 19, 2021Apr 19, 2021