A Tale of Interviews: A Collaborative Approach to Problem-Solving
A story about the point you are probably missing during your interviews...
Apr 14, 202314 min read696

Search for a command to run...
Series
Series of articles with code examples.
Hands-on tutorials on different topics: Testing, Design Patterns, Algorithms, Data Structures, and more...
A story about the point you are probably missing during your interviews...

Learn how decorators can improve the capabilities and performance of your functions in Python...

A story about how I implemented a Dynamic Programming algorithm in a Django project...

Stress testing with a proper tool...

Put your tests in front...

From extracting methods to the "Visitor" pattern...
