Skip to content

Commit

Permalink
Update README - Topic Tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Sami-21 committed Nov 4, 2024
1 parent b79d6e3 commit 22e8b72
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ I am sharing my solutions for leetCode problems
| ------- |
| [0108-convert-sorted-array-to-binary-search-tree](https://github.com/Sami-21/LeetCodeProblems/tree/master/0108-convert-sorted-array-to-binary-search-tree) |
| [1802-number-of-students-unable-to-eat-lunch](https://github.com/Sami-21/LeetCodeProblems/tree/master/1802-number-of-students-unable-to-eat-lunch) |
| [2195-time-needed-to-buy-tickets](https://github.com/Sami-21/LeetCodeProblems/tree/master/2195-time-needed-to-buy-tickets) |
## Divide and Conquer
| |
| ------- |
Expand All @@ -56,8 +57,10 @@ I am sharing my solutions for leetCode problems
| |
| ------- |
| [1802-number-of-students-unable-to-eat-lunch](https://github.com/Sami-21/LeetCodeProblems/tree/master/1802-number-of-students-unable-to-eat-lunch) |
| [2195-time-needed-to-buy-tickets](https://github.com/Sami-21/LeetCodeProblems/tree/master/2195-time-needed-to-buy-tickets) |
## Simulation
| |
| ------- |
| [1802-number-of-students-unable-to-eat-lunch](https://github.com/Sami-21/LeetCodeProblems/tree/master/1802-number-of-students-unable-to-eat-lunch) |
| [2195-time-needed-to-buy-tickets](https://github.com/Sami-21/LeetCodeProblems/tree/master/2195-time-needed-to-buy-tickets) |
<!---LeetCode Topics End-->

0 comments on commit 22e8b72

Please sign in to comment.