mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-23 21:04:07 -06:00
auto update
This commit is contained in:
parent
b073e10c4b
commit
155fe8ed53
16
content/notes/cosc-201-lectures.md
Normal file
16
content/notes/cosc-201-lectures.md
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "cosc-201-lectures"
|
||||
---
|
||||
|
||||
# Cosc 201 Lectures
|
||||
|
||||
- [[01-introduction]]
|
||||
- [[02-union-find-1]]
|
||||
- [[03-union-find-2]]
|
||||
- [[04-union-find-3]]
|
||||
- [[05-induction]]
|
||||
- [[06-analysing-recurive-algorithms]]
|
||||
- [[07-mergesort-1]]
|
||||
- [[08-mergesort-2]]
|
||||
- [[09-stacks-and-queues]]
|
||||
- [[10-heaps-and-heapsort]]
|
||||
@ -15,5 +15,5 @@ semester: 1
|
||||
|
||||
## 2 Assignments
|
||||
|
||||
|
||||
|
||||
[[assignment-01]]
|
||||
[[assignment-02]]
|
||||
7
content/notes/cosc-202-lectures.md
Normal file
7
content/notes/cosc-202-lectures.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "cosc-202-lectures"
|
||||
---
|
||||
|
||||
# Cosc 202 Lectures
|
||||
|
||||
- [[]]
|
||||
@ -2,4 +2,6 @@
|
||||
title: "<% tp.file.title %>"
|
||||
---
|
||||
|
||||
# <% tp.file.title %>
|
||||
# <% tp.file.title %>
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user