Skip to content

Commit 6a1d29c

Browse files
Update README.md
1 parent 488877b commit 6a1d29c

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@ Each folder represents a DSA topic and contains **clean, optimized code** with c
2828
| **Iterative / Simulation** | ✅ 2 | Concatenation of Array, Check if Array Is Sorted and Rotated |
2929

3030

31-
> 🧠 *Each file contains:*
32-
> • Problem statement summary
33-
> • Intuitive approach
34-
> • Time & space complexity
35-
> • Clean, traditional `for` loop–based Java implementation
36-
3731
---
3832

3933
## ⚙️ Tech Stack
@@ -43,17 +37,7 @@ Each folder represents a DSA topic and contains **clean, optimized code** with c
4337
- **Platform:** LeetCode
4438
- **Editor:** VS Code
4539

46-
---
47-
48-
## 🚀 Roadmap
4940

50-
- [x] Arrays
51-
- [x] Strings
52-
- [ ] Linked Lists
53-
- [ ] Recursion
54-
- [ ] Stack & Queue
55-
- [ ] Trees & Graphs
56-
- [ ] Dynamic Programming
5741

5842
---
5943

0 commit comments

Comments
 (0)