diff --git a/README.md b/README.md index ae74a2c23476b69b513776f51e0035946b0d86fc..e25a5728755918532ac8a25d0c4f5ad4eee0c44e 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ Labs are submitted by pushing your code on GitLab, see details in the [grading a | Lab 3 | K-Means | 2022.03.09 | 2022.03.20 | | Lab 4 | Barnes-Hut Simulation | 2022.03.16 | 2022.03.27 | | Lab 5 | Concurrent Bounded Buffer | 2022.03.23 | 2022.04.03 | -| Lab 6 | Lock-free sorted list | 2022.03.30 | 2022.04.10 | +| Lab 6 | Lock-free sorted list | 2022.03.30 | 2022.04.17 | | Lab 7 | Hazard Pointer | 2022.04.13 | 2022.05.01 | # Exercises