Skip to content

Instantly share code, notes, and snippets.

@mattflo
Created July 28, 2011 23:10
Show Gist options
  • Save mattflo/1112788 to your computer and use it in GitHub Desktop.
Save mattflo/1112788 to your computer and use it in GitHub Desktop.
Stub Hub Kata
* Customers can reserve seats and obtain a ticket
* Seats are only allocated to one customer
* Seats are assigned to a section/row/seat number
* Seats can be searched in blocks (consecutive adjacent seats)
* Sections vary in price
* Seats can be searched by price range
* Seats can be searched by price and number of adjacent seats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment