Added links for lab manuals for assignments 1,2,5,11,14

This commit is contained in:
K 2023-09-25 17:49:19 +05:30
parent 5677cfefd4
commit 5285253439
Signed by: notkshitij
GPG Key ID: C5B8BC7530F8F43F

View File

@ -1,3 +1,29 @@
# DSL # DSL
Explore our Data Structure Lab repo: codes, lab manuals, write-ups. Ace your assignments with practical examples and clear guidance. Explore our Data Structure Lab repo: codes, lab manuals, write-ups. Ace your assignments with practical examples and clear guidance.
---
In this repository, you'll find codes for Data Structure Lab.
##Index
###Codes
1. DSL - Assignment 1 (Cricket, Badminton, Football)
2. DSL - Assignment 2 (Marks)
3. DSL - Assignment 5 (String)
4. DSL - Assignment 11 (Linear, Sentinel, Binary, Fibonnaci Search)
5. DSL - Assignment 14 (Selection, Bubble Sorting)
### Lab Manuals
1. [Assignment 1 - Cricket, Badminton, Football](https://git.kska.io/sppu-se-comp-codes/DSL/src/branch/main/lab-manuals/Lab%20Assignment%20A_01.pdf)
2. [Assignment 2 - Marks](https://git.kska.io/sppu-se-comp-codes/DSL/src/branch/main/lab-manuals/Lab%20Assignment%20A_02.pdf)
3. [Assignment 5 - String](https://git.kska.io/sppu-se-comp-codes/DSL/src/branch/main/lab-manuals/Lab%20Assignment%20A_05.pdf)
4. [Assignment 11 - Linear, Sentinel, Binary, Fibonnaci Search](https://git.kska.io/sppu-se-comp-codes/DSL/src/branch/main/lab-manuals/Lab%20Assignment%20B_11.pdf)
5. [Assignment 14 - Selection, Bubble Sorting](https://git.kska.io/sppu-se-comp-codes/DSL/src/branch/main/lab-manuals/Lab%20Assignment%20B_14.pdf)
---
Maintained by [notkshitij](https://git.kska.io/notkshitij) and [TanmaySpamzzz](https://git.kska.io/TanmaySpamzzz)