diff --git a/Lab Manual Solutions/Practical-02 Sets.pdf b/Assignments/Assignment A4 - Set operations.pdf similarity index 100% rename from Lab Manual Solutions/Practical-02 Sets.pdf rename to Assignments/Assignment A4 - Set operations.pdf diff --git a/Lab Manual Solutions/Practical-05 Trees.pdf b/Assignments/Assignment B5 - Tree data structure.pdf similarity index 100% rename from Lab Manual Solutions/Practical-05 Trees.pdf rename to Assignments/Assignment B5 - Tree data structure.pdf diff --git a/README.md b/README.md index f88c2a0..f878d32 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ Delve into the realm of Data Structures and Algorithms (DSA) with our Git reposi 1. [Unit 1 - Hashing](https://git.kska.io/sppu-se-comp-content/DataStructuresAndAlgorithms/src/branch/main/Notes/Unit%201) 2. [Unit 2 - Trees](https://git.kska.io/sppu-se-comp-content/DataStructuresAndAlgorithms/src/branch/main/Notes/Unit%202) +### Write-Ups + +2. [Assignment A4 - Set Operations](https://git.kska.io/sppu-se-comp-content/DataStructuresAndAlgorithms/src/branch/main/Assignments/Assignment%20A4%20-%20Set%20operations.pdf) +3. [Assignment B5 - Tree data structure](https://git.kska.io/sppu-se-comp-content/DataStructuresAndAlgorithms/src/branch/main/Assignments/Assignment%20B5%20-%20Tree%20data%20structure.pdf) + ### Lab Manuals 1. [Assignment A1 - Telephone book database](https://git.kska.io/sppu-se-comp-content/DataStructuresAndAlgorithms/src/branch/main/Lab%20Manuals/Lab%20Manual%20-%20Assignment%20A1.pdf) @@ -26,11 +31,6 @@ Delve into the realm of Data Structures and Algorithms (DSA) with our Git reposi 12. [Assignment F24 - Employee information](https://git.kska.io/sppu-se-comp-content/DataStructuresAndAlgorithms/src/branch/main/Lab%20Manuals/Lab%20Manual%20-%20Assignment%20F24.pdf) 13. [Mini Project](https://git.kska.io/sppu-se-comp-content/DataStructuresAndAlgorithms/src/branch/main/Lab%20Manuals/Lab%20Manual%20-%20Mini%20Project.pdf) -### Write-Ups - -2. [Assignment A4 - Set Operations](https://git.kska.io/sppu-se-comp-content/DataStructuresAndAlgorithms/src/branch/main/Lab%20Manual%20Solutions/Practical-02%20Sets.pdf) -3. [Assignment B5 - Tree data structure](https://git.kska.io/sppu-se-comp-content/DataStructuresAndAlgorithms/src/branch/main/Lab%20Manual%20Solutions/Practical-05%20Trees.pdf) - ### Question Papers > All questions papers are based on 2019 pattern. - [IN-SEM](https://git.kska.io/sppu-se-comp-content/DataStructuresAndAlgorithms/src/branch/main/Question%20Papers/IN-SEM)