Skip to content

Instantly share code, notes, and snippets.

@jkburges
Last active September 7, 2015 04:43
Show Gist options
  • Save jkburges/d8493f4d6c85c9a37c79 to your computer and use it in GitHub Desktop.
Save jkburges/d8493f4d6c85c9a37c79 to your computer and use it in GitHub Desktop.

Strava

  • mean segment time

    • array, list
  • median segment time

    • sorted
  • leaderboard, one entry per athlete

    • ??
  • route finding with backtracking

    • tree + stack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment