Fixed writeup link for assignment 14

This commit is contained in:
K 2023-09-25 23:39:15 +05:30
parent 9a72921c25
commit da662fd4c1
Signed by: notkshitij
GPG Key ID: C5B8BC7530F8F43F

View File

@ -6,11 +6,6 @@ Explore our Data Structure Lab repo: codes, lab manuals, write-ups. Ace your ass
In this repository, you'll find codes for Data Structure Lab.
<<<<<<< HEAD
##Index
###Codes
## Index
### Codes
@ -26,8 +21,8 @@ In this repository, you'll find codes for Data Structure Lab.
1. [Assignment 1 - Cricket, Badminton, Football](https://git.kska.io/sppu-se-comp-codes/DSL/src/branch/main/write-ups/assignment%201%20%28cricket%2C%20badminton%2C%20football%29.pdf)
2. Assignment 2 - Marks - _PENDING_
3. [Assignment 5 - String](https://git.kska.io/sppu-se-comp-codes/DSL/src/branch/main/write-ups/assignment-5%20%28string%29.pdf)
4. [Assignment 11 - Linear, Sentinel, Binary, Fibonnaci Search](https://git.kska.io/sppu-se-comp-codes/DSL/src/branch/main/write-ups/assignment-11%20%28selection%2C%20bubble%20sort%29.pdf)
5. Assignment 14 - Selection, Bubble Sorting - _PENDING_
4. Assignment 11 - Linear, Sentinel, Binary, Fibonnaci Search - _PENDING_
5. [Assignment 14 - Selection, Bubble Sorting](https://git.kska.io/sppu-se-comp-codes/DSL/src/branch/main/write-ups/assignment-11%20%28selection%2C%20bubble%20sort%29.pdf)
### Lab Manuals