Problem of the Day
A new programming or logic puzzle every Mon-Fri

To-do List Pt. 2

Today's problem comes from one of our users via the problem suggestion tab.

Building on our to-do list from a couple of weeks ago, let's add in a way to prioritize tasks. For this to work you'll want the first character to be some kind of a indicator (such as a number 0-9). Then using that indicator you can sort at insertion or at removal time. Let's see what you can come up with!

Permalink: http://problemotd.com/problem/to-do-list-2/

Comments:

  • There are currently no comments. You can be first!

Content curated by @MaxBurstein