Algorithms in Python

"To see that infinite-dimensional colored cycle stripping is decidable, we reduce it to the halting problem."

The following pages contain a couple of more or less interesting algorithm problems in Python, with various solutions.

Sorting

Searching

Math

Mixed