PinnedI moved over to SubstackHello everyone. This is a quick announcement post to let you know that I moved all my articles to Substack. I present to you the new home of my writing, Algorithmically Speaking. Yes, I kept the same title, but the content is slightly different โ or ...Sep 4, 2024ยท1 min readยท37
Algorithmically Speaking - #1: Coin ChangeLet's unravel the Coin Change problem together.May 4, 2023ยท9 min readยท204
A Tale of Interviews: A Collaborative Approach to Problem-SolvingA story about the point you are probably missing during your interviews...Apr 14, 2023ยท14 min readยท696
A Tale of Python: An Introduction to Decorators for BeginnersLearn how decorators can improve the capabilities and performance of your functions in Python...Apr 9, 2023ยท5 min readยท1.0K
A Tale of Algorithms: Edit Distance in Web DevelopmentA story about how I implemented a Dynamic Programming algorithm in a Django project...Mar 28, 2023ยท7 min readยท511
A Tale of Debugging: The Competitive Programmer Approach (Part II)Stress testing with a proper tool...Mar 19, 2023ยท11 min readยท1.4K
A Tale of Open Source: The Beginner's Guide to Data Structures and Algorithms in PythonDon't miss the opportunity to learn while you teach...Mar 14, 2023ยท6 min readยท516