coding challenges

This is a collection of my coding challenges
The purpose of this is to keep my coding skills sharp and always-improving

DSA

Currently, I am working on a Data Structures and Algorithms course by Colt Steele on Udemy

It is awesome learning how to prevent nested loops whenever possible and acheiving better time complexity in my algorithms in general

tech used

JavaScript, Python

notes

highlights

✔️ coding challenges are lots of fun!
✔️ advent of code was a blast for the ones I was able to complete in 2022. I look forward to December 2023 and being able to complete all of them