Prad Nukala
|
fec94ed636
|
feat(work): add solution for Invert Binary Tree (LC 226)
|
2026-09-03 14:01:06 -04:00 |
|
Prad Nukala
|
50299defef
|
feat(work): add Maximum Depth of Binary Tree solution
|
2026-09-03 13:52:57 -04:00 |
|
Prad Nukala
|
1e0e03daaa
|
feat(work): add Set Matrix Zeroes solution
|
2026-09-02 16:52:29 -04:00 |
|
Prad Nukala
|
faaaf52f85
|
feat(work): add Rotate Image and Spiral Matrix solutions
|
2026-09-02 16:49:41 -04:00 |
|
Prad Nukala
|
9faa0b0337
|
feat(work): implement correct addTwoNumbers algorithm for linked list addition
|
2026-09-01 14:39:45 -04:00 |
|
Prad Nukala
|
c50b600103
|
feat(work): add Add Two Numbers solution
|
2026-09-01 14:21:57 -04:00 |
|
Prad Nukala
|
a93bb068b6
|
fix(work): correct node insertion and eviction order in LRUCache
|
2026-09-01 13:59:03 -04:00 |
|
Prad Nukala
|
5dda64e41e
|
feat(work): add LRU Cache solution
|
2026-09-01 13:31:34 -04:00 |
|
Prad Nukala
|
51ce47a49a
|
feat(work): add Reverse Linked List solution
|
2026-08-31 12:12:03 -04:00 |
|
Prad Nukala
|
804ad1379e
|
feat(work): add solution for LeetCode 141 Linked List Cycle
|
2026-08-31 12:08:29 -04:00 |
|
Prad Nukala
|
5655cede21
|
feat(work): add solution for LeetCode 21 Merge Two Sorted Lists
|
2026-08-31 11:45:44 -04:00 |
|
Prad Nukala
|
7e46fceb1c
|
refactor(work): restructure solution directories with bucket level and add .gitkeep placeholders
|
2026-08-31 10:41:40 -04:00 |
|