Recursion (16 completed)
# | Title | Level | Cats | Solution | Languages | Date Complete |
---|---|---|---|---|---|---|
2 | Add Two Numbers | Medium | N150 | solution | java | May 22, 2024 |
21 | Merge Two Sorted Lists | Easy | B75, N150 | solution | java | May 22, 2024 |
24 | Swap Nodes in Pairs | Medium | solution | c | Jun 07, 2024 | |
25 | Reverse Nodes in k-Group | Hard | N150 | solution | c | Jun 07, 2024 |
50 | Pow(x, n) | Medium | N150 | solution | c, java, py | Jun 23, 2024 |
143 | Reorder List | Medium | B75, N150 | solution | java, py | Jun 11, 2024 |
206 | Reverse Linked List | Easy | B75, N150 | solution | java | Jun 27, 2024 |
224 | Basic Calculator | Hard | solution | py | Jun 10, 2024 | |
273 | Integer to English Words | Hard | Daily | solution | py | Jun 11, 2024 |
394 | Decode String | Medium | solution | py | Jun 15, 2024 | |
509 | Fibonacci Number | Easy | solution | c | Jun 17, 2024 | |
776 | Split BST | Medium | Weekly Premium | solution | py | Jun 29, 2024 |
894 | All Possible Full Binary Trees | Medium | solution | py | Jul 29, 2024 | |
1265 | Print Immutable Linked List in Reverse | Medium | solution | c, py | Jun 06, 2024 | |
1823 | Find the Winner of the Circular Game | Medium | Daily | solution | c, cpp, java, js, py | Jul 08, 2024 |
2487 | Remove Nodes From Linked List | Medium | solution | py | Jun 12, 2024 |