The art of creating efficient algorithms
How often do we think outside the box to create a creative and efficient algorithm when we develop software? I bet answer is “probably not often enough”.
I use Python for Test Driven Development of Ansible roles, but I don’t get to…