Pierwsze spacery

Jak ka偶dego zdrowego faceta po czterdziestce, od czasu do czasu 艂apie mnie straszna ch臋tka na napisanie jakiego艣 interesuj膮cego algorytmu na losowy spacer na dw...

Recursion, cache, speed

Recently, a friend sent me a piece of Python trivia, namely how to use cache memory in Python and how using cache memory affects the speed of your code. A cache...