Skip to content

Commit

Permalink
slides
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLeoni committed Nov 26, 2019
1 parent b64b3df commit 132f509
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions slides.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,19 @@
"* [Sorting 2](exercises/sorting/sorting.ipynb) (merge sort, quicksort, SwapArray)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### Lab B.5\n",
"\n",
"Tuesday 26 November\n",
"\n",
"* [LinkedList v1](exercises/linked-lists/linked-lists.ipynb) \n",
"\n",
"At home: try to finish whole LinkedList worksheet"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit 132f509

Please sign in to comment.