diff --git a/README.md b/README.md index be3d107..3016760 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,29 @@ # DSL -Explore our Data Structure Lab repo: codes, lab manuals, write-ups. Ace your assignments with practical examples and clear guidance. \ No newline at end of file +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)