VirtualTam's bookmarks

  1. Plenty of fun tasks, riddles and puzzles to solve altogether with learning Python!

    Get ready for:

    • basic Python exercises (data structures, language features, common libraries)
    • a handful exercises on string and data processing
    • algorithmics! pathfinding, map exploration, optimization...
  2. The urinal problem 2014-04-26

    A man walks into a men's room and observes n empty urinals. Which urinal should he pick so as to maximize his chances of maintaining privacy, i.e., minimize the chance that someone will occupy a urinal beside him?

  3. Project Euler 2014-03-27

    Solve challenging math/computer problems!

  4. Le smoothsort, c'est l'algorithme de tri nouvelle génération qui va illuminer toutes vos soirées !