vault backup: 2024-12-13 02:46:00

This commit is contained in:
Boyan 2024-12-13 02:46:00 +01:00
parent 51e3959f11
commit 7d8a26d648
3 changed files with 3518 additions and 8 deletions

View File

@ -8,15 +8,29 @@
"type": "tabs", "type": "tabs",
"children": [ "children": [
{ {
"id": "25537c3876ede1e3", "id": "9364536ea46599cc",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Discrete Structures/Recurrence relations.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Recurrence relations"
}
},
{
"id": "8043eee7a29bb5e2",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "excalidraw", "type": "excalidraw",
"state": { "state": {
"file": "Discrete Structures/Midterm/ex 1.md" "file": "Discrete Structures/Midterm/attempt 2.md"
}, },
"icon": "excalidraw-icon", "icon": "excalidraw-icon",
"title": "ex 1" "title": "attempt 2"
} }
}, },
{ {
@ -33,7 +47,8 @@
"title": "Counting" "title": "Counting"
} }
} }
] ],
"currentTab": 1
} }
], ],
"direction": "vertical" "direction": "vertical"
@ -210,11 +225,13 @@
"omnisearch:Omnisearch": false "omnisearch:Omnisearch": false
} }
}, },
"active": "25537c3876ede1e3", "active": "8043eee7a29bb5e2",
"lastOpenFiles": [ "lastOpenFiles": [
"Discrete Structures/Recurrence relations.md", "Discrete Structures/Recurrence relations.md",
"Discrete Structures/Midterm/attempt 1.md",
"Discrete Structures/Counting.md", "Discrete Structures/Counting.md",
"Discrete Structures/Midterm/ex 1.md", "Discrete Structures/Midterm/attempt 2.md",
"Discrete Structures/Midterm/Untitled.md",
"Discrete Structures/Midterm/Midterm prep.md", "Discrete Structures/Midterm/Midterm prep.md",
"Discrete Structures/Midterm", "Discrete Structures/Midterm",
"Extracurricular/CANSAT/img/Pasted image 20241206134156.png", "Extracurricular/CANSAT/img/Pasted image 20241206134156.png",
@ -245,8 +262,6 @@
"Advanced Algorithms/Dynamic Programming.md", "Advanced Algorithms/Dynamic Programming.md",
"Advanced Algorithms/Divide and Conquer.md", "Advanced Algorithms/Divide and Conquer.md",
"Advanced Algorithms/Complexity.md", "Advanced Algorithms/Complexity.md",
"Functional Programming/Introduction to Functional Programming.md",
"Functional Programming/Basic Haskell.md",
"Advanced Algorithms/assets/pnp/Pasted image 20241203234013.png", "Advanced Algorithms/assets/pnp/Pasted image 20241203234013.png",
"Advanced Algorithms/assets/pnp/Pasted image 20241203234032.png", "Advanced Algorithms/assets/pnp/Pasted image 20241203234032.png",
"Advanced Algorithms/assets/graph/1_WR4AtjT_nhwSOtAW99Yd5g.gif", "Advanced Algorithms/assets/graph/1_WR4AtjT_nhwSOtAW99Yd5g.gif",

File diff suppressed because it is too large Load Diff