Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hot9cups/leetcode-daily-challenge
My solutions to Leetcode's Daily Challenge
https://github.com/hot9cups/leetcode-daily-challenge
leetcode leetcode-java leetcode-solutions
Last synced: about 2 months ago
JSON representation
My solutions to Leetcode's Daily Challenge
- Host: GitHub
- URL: https://github.com/hot9cups/leetcode-daily-challenge
- Owner: hot9cups
- License: mit
- Created: 2020-11-20T08:41:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-29T07:33:39.000Z (almost 4 years ago)
- Last Synced: 2023-03-21T13:05:46.604Z (almost 2 years ago)
- Topics: leetcode, leetcode-java, leetcode-solutions
- Homepage:
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Leetcode Daily Challenge
Just a place to document my solutions for the daily challenges.
November 2020 (started midway)
December 2020
-
Dec 1 - Maximum Depth of Binary Tree -
Dec 2 - Linked List Random Node
-
Dec 3 - Increasing Order Search Tree
-
Dec 4 - The kth Factor of n
-
Dec 5 - Can Place Flowers
-
Dec 6 - Populating Next Right Pointers in Each Node II (Well and also Part 1)
-
Dec 7 - Spiral Matrix II (Also part 1 and 3)
-
Dec 8 - Pairs of Songs With Total Durations Divisible by 60 (And a couple of other easy questions)
-
Dec 9 - Binary Search Tree Iterator
-
Dec 10 - Valid Mountain Array
-
Dec 11 - Remove Duplicates
From Sorted Array II(Also Part 1)
-
Dec 12 - Lowest Common Ancestor of Deepest Leaves(And its duplicate)
29 Jan 2021 - Yikes. I yiked out. Did complete the challenges, on time, everyday, just didn't have enough time to update status here.
On seconds thoughts, that probably isn't that bad. Gives me a chance to go over the problems a second time, spaced out revision.