A way of challenging myself to complete leetcode solutions once a day. Contains all solutions to below leetcode problems, primarily in Python.
This project's current status is: ongoing.
Problems completed so far:
- [1] Two Sum >>> 04.12.2023
- [2] Add Two Numbers >>> 24.07.2025
- [9] Palindrome Number >>> 29.07.2025
- [34] Find First and Last Position of Element in Sorted Array >>> 03.08.25
- [38] Count and Say >>> 25.07.2025
- [49] Group Anagrams >>> 19.11.2023
- [53] Maximum Subarray >>> 26.07.2025
- [109] Convert Sorted List to Binary Search Tree >>> 30.07.2025
- [121] Best Time to Buy and Sell Stock >>> 15.11.2023
- [125] Valid Palindrome >>> 16.11.2023
- [167] Two Sum II - Input Array Is Sorted >>> 18.11.2023
- [169] Majority Element >>> 14.11.2023
- [566] Reshape the Matrix >>> 02.08.2025
- [904] Fruits Into Baskets >> 04.08.2025
- [2210] Count Hills and Valleys in an Array >>> 27.07.2025
- [3477] Fruits Into Baskets II >>> 05.08.2025