Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
minhyeong-joe
/
leetcode-challenge
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
d484c9a
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 13, 2020
added Check Valid Tree Given Edges (Others)
minhyeong-joe
committed
d484c9a
Copy full SHA for d484c9a
added Invert Binary Tree (Easy)
minhyeong-joe
committed
435e5c3
Copy full SHA for 435e5c3
added python util class for tree represenations
minhyeong-joe
committed
48523eb
Copy full SHA for 48523eb
added Merge Two Binary Trees (Easy)
minhyeong-joe
committed
0a4e0d1
Copy full SHA for 0a4e0d1
added Binary Tree Postorder Traversal (Medium)
minhyeong-joe
committed
7a6eb94
Copy full SHA for 7a6eb94
Commits on Dec 12, 2020
added Reverse Linked List II (Medium)
minhyeong-joe
committed
aaa50ad
Copy full SHA for aaa50ad
added Pascal's Triangle (Easy)
minhyeong-joe
committed
593fac0
Copy full SHA for 593fac0
added Number of Islands (Medium)
minhyeong-joe
committed
ece3383
Copy full SHA for ece3383
added K Closest Points to Origin (medium)
minhyeong-joe
committed
55c4c62
Copy full SHA for 55c4c62
added Serialize & Deserialize Binary Tree (Hard)
minhyeong-joe
committed
87a5242
Copy full SHA for 87a5242
added Construct Binary Tree Given pre&inorder traversals (medium)
minhyeong-joe
committed
eee5afc
Copy full SHA for eee5afc
Commits on Dec 10, 2020
added Score After Flipping Matrix (Medium)
minhyeong-joe
committed
2f628e0
Copy full SHA for 2f628e0
added Perfect Squares (Medium)
minhyeong-joe
committed
97195eb
Copy full SHA for 97195eb
Commits on Oct 23, 2020
added Divide Array in Sets of K Consecutive Numbers (medium)
minhyeong-joe
committed
3d57dbe
Copy full SHA for 3d57dbe
updated CountSquareSubmatricesWithAllOnes with DP solution
minhyeong-joe
committed
3d78157
Copy full SHA for 3d78157
Commits on Oct 22, 2020
added iterative CountSquareSubmatricesWithAllOnes solution (medium)
minhyeong-joe
committed
effb6df
Copy full SHA for effb6df
Commits on Sep 23, 2020
added Single Number 2 (medium)
minhyeong-joe
committed
ee4a0b8
Copy full SHA for ee4a0b8
Commits on Sep 1, 2020
added Escape Large Maze (hard)
minhyeong-joe
committed
75746b1
Copy full SHA for 75746b1
added N-ary Tree Postorder Traversal (easy)
minhyeong-joe
committed
b56e2d2
Copy full SHA for b56e2d2
added Design LinkedList (medium)
minhyeong-joe
committed
a576f3e
Copy full SHA for a576f3e
Commits on Aug 31, 2020
added Rotate Array (easy)
minhyeong-joe
committed
19ca95f
Copy full SHA for 19ca95f
Commits on Aug 29, 2020
added Sort Colors (medium)
minhyeong-joe
committed
d33f0f4
Copy full SHA for d33f0f4
Commits on Aug 28, 2020
added Assign Cookies (easy)
minhyeong-joe
committed
2261e86
Copy full SHA for 2261e86
added Number of Operations to Make Network Connected (medium)
minhyeong-joe
committed
93dee59
Copy full SHA for 93dee59
Commits on Aug 27, 2020
added Find Median from Data Stream (hard)
minhyeong-joe
committed
71d3552
Copy full SHA for 71d3552
Commits on Aug 26, 2020
added Insert Interval (hard)
minhyeong-joe
committed
2fa7218
Copy full SHA for 2fa7218
added Maximum Swap (medium)
minhyeong-joe
committed
677aa8b
Copy full SHA for 677aa8b
added Happy Number (easy)
minhyeong-joe
committed
74ef3c0
Copy full SHA for 74ef3c0
Commits on Aug 25, 2020
added Find Minimum in Rotated Sorted Array (Medium)
minhyeong-joe
committed
70075ac
Copy full SHA for 70075ac
added First Missing Positive (hard)
minhyeong-joe
committed
a47b7b5
Copy full SHA for a47b7b5
added Longest Continuous Increasing Subsequence (easy)
minhyeong-joe
committed
86510e6
Copy full SHA for 86510e6
Commits on Aug 24, 2020
added Subarray Sum Equals K (medium)
minhyeong-joe
committed
0a3f34e
Copy full SHA for 0a3f34e
added Remove Duplicates from Sorted List (easy)
minhyeong-joe
committed
5480b3a
Copy full SHA for 5480b3a
Commits on Aug 23, 2020
added Shuffle the Array (easy)
minhyeong-joe
committed
d2b1b0b
Copy full SHA for d2b1b0b
added Predict the Winner (medium)
minhyeong-joe
committed
6162e3f
Copy full SHA for 6162e3f
Pagination
Previous
Next
You can’t perform that action at this time.