The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
7answers
360 views

Make an application that determines if a sequence of numbers is sorted

Yet another installment of the weekly code-bowling game as the previous incarnation is over a week old and fairly well explored by now. As a refresher: Code-Bowling is a challenge for writing ...
29
votes
11answers
3k views

Make an application that displays text at random that conforms to the specified regex

OK, so in the spirit of Code-Golf, I'm trying out something new here: Code-Bowling. In golf, you try to get the lowest score (smallest application, most elegant, etc). In Bowling, you try to get the ...