Skip to content

Commit

Permalink
docs(readme): update to match with notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusvrs authored and github-actions[bot] committed Nov 25, 2023
1 parent c99a9be commit 5911004
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ In this repository, you'll find algorithms and data structure implementations fo

- Data Structures
- [matrix](/algorithms/data-structures/matrix.cpp)
- [mex](/algorithms/data-structures/mex.cpp)
- [mex update](/algorithms/data-structures/mex-update.cpp)
- [ufds](/algorithms/data-structures/ufds.cpp)

- Dynamic Programming
Expand Down

0 comments on commit 5911004

Please sign in to comment.