Big O Notation and the Magic of Time ComplexityA guide on how to compare algorithms’ behaviourApr 15, 2020Apr 15, 2020
How to Incrementally Develop an Algorithm using Test Driven Development — The Prime Factors KataIn the world of software development, test-driven development (TDD) is a discipline where failing tests are written first, and only then…Feb 20, 2020Feb 20, 2020