Skip to content
Snippets Groups Projects
Commit 9e4f7381 authored by Paffenholz, Andreas's avatar Paffenholz, Andreas
Browse files

Update README.md

parent 9a52ccf7
No related branches found
No related tags found
No related merge requests found
......@@ -40,3 +40,12 @@ Sort an Array with merge sort
Here is a Binder link to start the notebook:
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/git/https%3A%2F%2Fgit.rwth-aachen.de%2Fapaffenholz%2Fteaching%2Fadm_jupyter_notebooks/HEAD?urlpath=voila%2Frender%2Fmergesort.ipynb)
## Graph Traversal
Traverse a connected component in a graph with Breadth First Search or Depth First Search
Here is a Binder link to start the notebook:
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/git/https%3A%2F%2Fgit.rwth-aachen.de%2Fapaffenholz%2Fteaching%2Fadm_jupyter_notebooks/HEAD?urlpath=voila%2Frender%2Fgraph_traversal.ipynb)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment