diff options
Diffstat (limited to 'Readme.md')
-rw-r--r-- | Readme.md | 10 |
1 files changed, 2 insertions, 8 deletions
@@ -2,11 +2,5 @@ Collection of notes and implementation for courses. -## Implementations - -- [ Dijkstra ](sem1/algo/mm12) -- [ Breath first search ](sem1/algo/mm10/bfs.c) -- [ Calculator in flex and bison ]( sem1/osc/mm11/regn ) -- [ Binary tree ](sem1/algo/mm6) -- [ Merge sort ](sem1/algo/lek1/merge.c) - +There is no real structure to this. +Some of the `.tex` files can be rendered with the `render.py` python file. |