Educational repository focused on classic fundamental algorithms and data structures, implemented idiomatically in Go. Not a production-ready library — rather a quick DSA reference and study notes.
Getting ready for coding interviews can feel like a big challenge, but with the right plan and practice, you can definitely boost your chances of doing well. LeetCode is a really popular website for ...
So, you wanna get good at LeetCode, huh? It’s a big world of problems out there, and it can feel pretty wild when you’re just starting. But don’t sweat it. We’re gonna walk through how to actually get ...
Note: Some of the code here is old and was written when I was learning C++. It might be possible that code is not safe or making wrong assumptions. Please use with caution. Pull requests are always ...