Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
algo-bsc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Vuillemot Romain
algo-bsc
Commits
99a72cdb
Commit
99a72cdb
authored
5 months ago
by
Romain Vuillemot
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
f0265f9b
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-8
6 additions, 8 deletions
README.md
with
6 additions
and
8 deletions
README.md
+
6
−
8
View file @
99a72cdb
...
@@ -157,7 +157,7 @@ lectures](https://gitlab.ec-lyon.fr/rvuillem/algo-bsc/-/tree/main/lectures): sli
...
@@ -157,7 +157,7 @@ lectures](https://gitlab.ec-lyon.fr/rvuillem/algo-bsc/-/tree/main/lectures): sli
---
---
### Lecture 8 - **Trees**
### Lecture 8
and 9
- **Trees**
-
Data structures (arrays, adjacency lists)
-
Data structures (arrays, adjacency lists)
-
Tree properties checks
-
Tree properties checks
...
@@ -173,16 +173,17 @@ lectures](https://gitlab.ec-lyon.fr/rvuillem/algo-bsc/-/tree/main/lectures): sli
...
@@ -173,16 +173,17 @@ lectures](https://gitlab.ec-lyon.fr/rvuillem/algo-bsc/-/tree/main/lectures): sli
</details>
</details>
### Lab 8 - **Exercises**
### Lab 8
and 9
- **Exercises**
---
---
### Lecture
9
- **Graphs**
### Lecture
10 and 11
- **Graphs**
-
Introduction to graphs (vertices and edges)
-
Introduction to graphs (vertices and edges)
-
Types of graphs (directed, weighted)
-
Types of graphs (directed, weighted)
-
Graphs data structures (adjacency matrix, adjacency list)
-
Graphs data structures (adjacency matrix, adjacency list)
-
Graph properties (connectivity, cycles)
-
Graph properties (connectivity, cycles)
-
Graph traversal algorithms (depth-first search, breadth-first search)
<details>
<details>
<summary>
📖
</summary>
<summary>
📖
</summary>
...
@@ -199,11 +200,7 @@ lectures](https://gitlab.ec-lyon.fr/rvuillem/algo-bsc/-/tree/main/lectures): sli
...
@@ -199,11 +200,7 @@ lectures](https://gitlab.ec-lyon.fr/rvuillem/algo-bsc/-/tree/main/lectures): sli
---
---
### Lecture 10 - **Graphs algorithms (1/2)**
-
Minimum spanning tree algorithms (Prim & Kruskal algorithms)
-
Topological sorting
-
Graph traversal algorithms (depth-first search, breadth-first search)
<details>
<details>
<summary>
📖
</summary>
<summary>
📖
</summary>
...
@@ -253,3 +250,4 @@ Other ressources:
...
@@ -253,3 +250,4 @@ Other ressources:
-
https://en.wikibooks.org/wiki/Algorithms/
-
https://en.wikibooks.org/wiki/Algorithms/
-
List of
[
computer science books
](
https://freecomputerbooks.com/compscAlgorithmBooks.html
)
-
List of
[
computer science books
](
https://freecomputerbooks.com/compscAlgorithmBooks.html
)
-
https://pyvideo.org/
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment