add link for 4th practical in README.

This commit is contained in:
K
2026-05-04 23:53:26 +05:30
parent 60783ed8cd
commit d3ad26e1ca
+1
View File
@@ -13,6 +13,7 @@ This repository compiles essential resources for the SPPU Computer Engineering P
1. [Code-1 (Parallel BFS and DFS)](Codes/Code-1.cpp)
2. [Code-2 (Sequential and Parallel Bubble Sort and Merge Sort)](Codes/Code-2.cpp)
3. [Code-3 (Min, Max, Sum, Average)](Codes/Code-3.cpp)
4. [Code-4 (Vector Addition and Matrix Multiplication)](Codes/Code-4/)
### Practical