chore: capitalize chapters

Signed-off-by: Matej Focko <xfocko@fi.muni.cz>
This commit is contained in:
Matej Focko 2023-06-10 18:03:33 +02:00
parent 40d4765851
commit 7a0c33ca05
Signed by: mfocko
GPG key ID: 7C47D46246790496
10 changed files with 10 additions and 10 deletions

View file

@ -1,4 +1,4 @@
label: Introduction, linked list, queue and stack
label: Introduction, Linked List, Queue and Stack
position: 1
link:
type: generated-index

View file

@ -1,4 +1,4 @@
label: Algorithms and correctness
label: Algorithms and Correctness
position: 2
link:
type: generated-index

View file

@ -1,4 +1,4 @@
label: Asymptotic notation and time complexity
label: Asymptotic Notation and Time Complexity
position: 3
link:
type: generated-index

View file

@ -1,4 +1,4 @@
label: Sorting algorithms
label: Sorting Algorithms
position: 5
link:
type: generated-index

View file

@ -1,4 +1,4 @@
label: Heap and priority queue
label: Heap and Priority Queue
position: 6
link:
type: generated-index

View file

@ -1,4 +1,4 @@
label: Binary search trees
label: Binary Search Trees
position: 7
link:
type: generated-index

View file

@ -1,4 +1,4 @@
label: Red-black trees
label: Red-Black Trees
position: 8
link:
type: generated-index

View file

@ -1,4 +1,4 @@
label: B-trees
label: B-Trees
position: 9
link:
type: generated-index

View file

@ -1,4 +1,4 @@
label: Paths in graphs
label: Paths in Graphs
position: 11
link:
type: generated-index

View file

@ -1,4 +1,4 @@
label: Hash tables
label: Hash Tables
position: 12
link:
type: generated-index