From e67314119b2ebd96523d785ec7a0d6b59462e5a7 Mon Sep 17 00:00:00 2001 From: Lyla Byun Date: Sun, 21 Sep 2025 19:20:43 +0800 Subject: [PATCH] Update README.md Reflect feedback! --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7df2398..7305fee 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DSA-Lab2 -This repository contains the implementation and solutions for **Lab 2** of the Data Structures and Algorithms (DSA) course at **NUST**. +This repository contains the implementation and my solutions for **Lab 2** of the Data Structures and Algorithms (DSA) course at **NUST**. ## Contents - Source code files for Lab 2 tasks @@ -18,3 +18,4 @@ This repository contains the implementation and solutions for **Lab 2** of the D Add helpful comments in code files. Suggest more efficient algorithms. Fix spelling/grammar in code or documentation. +