Updated links for assignment-29 and quick sort since they've been migrated to testing branch

This commit is contained in:
K 2023-09-29 15:59:34 +05:30
parent 64799ecf44
commit 2244255623
Signed by: notkshitij
GPG Key ID: C5B8BC7530F8F43F

View File

@ -47,8 +47,11 @@ In this repository, you'll find codes for Data Structure Lab.
### Work in progress ### Work in progress
> These are the codes we're working on. They *may not work* the way intended. > These are the codes we're working on. They *may not work* the way intended.
> To view all the codes that are being built, checkout the [testing branch](https://git.kska.io/sppu-se-comp-codes/DSL/src/branch/testing).
[quicksortEarlyAccess.py](https://git.kska.io/sppu-se-comp-codes/DSL/src/branch/main/quicksortEarlyAccess.py) [quicksortEarlyAccess.py](https://git.kska.io/sppu-se-comp-codes/DSL/src/branch/testing/quicksortEarlyAccess.py)
[assignment-29 (Early access).cpp](https://git.kska.io/sppu-se-comp-codes/DSL/src/branch/testing/assignment-29%20%28Early%20access%29.cpp)
--- ---