Welcome to my LeetCode Solutions repository! Here, I store my solutions to various LeetCode problems using the LeetHub v2 Chrome extension, which automatically syncs my submissions to GitHub.
This repository serves as a personal archive of my progress and learning journey through solving algorithmic and data structure problems on LeetCode.
LeetHub v2 organizes solutions in the following format:
📂 LeetCode-Solutions
┣ 📂 problem-name
┃ ┣ 📜 solution.extension (e.g., solution.py, solution.java)
┃ ┣ 📜 README.md (auto-generated problem description)
┗ 📜 README.md
Each solution includes:
- Problem description (auto-generated by LeetHub)
- Code implementation
- Time and space complexity analysis
0088-merge-sorted-array |
0169-majority-element |
0242-valid-anagram |
0274-h-index |
0012-integer-to-roman |
0013-roman-to-integer |
0066-plus-one |
0189-rotate-array |
0273-integer-to-english-words |
0012-integer-to-roman |
0013-roman-to-integer |
0073-set-matrix-zeroes |
0169-majority-element |
0242-valid-anagram |
0290-word-pattern |
0004-median-of-two-sorted-arrays |
0023-merge-k-sorted-lists |
0169-majority-element |
0169-majority-element |
0124-binary-tree-maximum-path-sum |
0226-invert-binary-tree |
0337-house-robber-iii |
0124-binary-tree-maximum-path-sum |
0226-invert-binary-tree |
0337-house-robber-iii |
0124-binary-tree-maximum-path-sum |
0226-invert-binary-tree |
0337-house-robber-iii |
0226-invert-binary-tree |
0322-coin-change |
0407-trapping-rain-water-ii |
0004-median-of-two-sorted-arrays |
0074-search-a-2d-matrix |
0167-two-sum-ii-input-array-is-sorted |
0209-minimum-size-subarray-sum |
0073-set-matrix-zeroes |
0074-search-a-2d-matrix |
0289-game-of-life |
0407-trapping-rain-water-ii |
0042-trapping-rain-water |
0042-trapping-rain-water |
0023-merge-k-sorted-lists |
0407-trapping-rain-water-ii |
0028-find-the-index-of-the-first-occurrence-in-a-string |
0273-integer-to-english-words |
0068-text-justification |
0289-game-of-life |
0175-combine-two-tables |
0577-employee-bonus |
0045-jump-game-ii |
0055-jump-game |
0122-best-time-to-buy-and-sell-stock-ii |
0209-minimum-size-subarray-sum |
0209-minimum-size-subarray-sum |
0238-product-of-array-except-self |
0274-h-index |
0023-merge-k-sorted-lists |
0023-merge-k-sorted-lists |
0014-longest-common-prefix |