Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
cda6823
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 23, 2020
added Longest Consecutive Sequence (hard)
minhyeong-joe
committed
cda6823
Copy full SHA for cda6823
Commits on Aug 22, 2020
added Sqrt(x) (easy)
minhyeong-joe
committed
18bcb5f
Copy full SHA for 18bcb5f
added Surrounded Regions (medium)
minhyeong-joe
committed
373ca42
Copy full SHA for 373ca42
Commits on Aug 21, 2020
added Reducing Dishes (hard)
minhyeong-joe
committed
844fe5c
Copy full SHA for 844fe5c
added Asteroid Collision (medium)
minhyeong-joe
committed
c959f2d
Copy full SHA for c959f2d
added Add to Array-Form of Integer (easy)
minhyeong-joe
committed
250a089
Copy full SHA for 250a089
Commits on Aug 20, 2020
added MaximumScoreWords (hard)
minhyeong-joe
committed
b88e937
Copy full SHA for b88e937
added Reverse Substrings Between Each Pair of Parentheses (medium)
minhyeong-joe
committed
b89ca30
Copy full SHA for b89ca30
added Rank Transform of Array (easy)
minhyeong-joe
committed
9d1c8d7
Copy full SHA for 9d1c8d7
Commits on Aug 19, 2020
added Queens that can Attack the King (medium)
minhyeong-joe
committed
f57ff47
Copy full SHA for f57ff47
added Binary Prefix Divisible By 5 (easy)
minhyeong-joe
committed
9cebd39
Copy full SHA for 9cebd39
added Isomorphic Strings (easy)
minhyeong-joe
committed
c5021ec
Copy full SHA for c5021ec
added All Paths From Source to Target (medium)
minhyeong-joe
committed
9e720e1
Copy full SHA for 9e720e1
Commits on Aug 17, 2020
added Swap Nodes In Pairs (medium)
minhyeong-joe
committed
ea9b1d2
Copy full SHA for ea9b1d2
added Sort Array By Parity (easy)
minhyeong-joe
committed
8234266
Copy full SHA for 8234266
Commits on Aug 15, 2020
added N-Repeated Element in Size 2N Array (easy)
minhyeong-joe
committed
f0e911a
Copy full SHA for f0e911a
added Linked List Cycle II
minhyeong-joe
committed
ab18990
Copy full SHA for ab18990
Commits on Aug 13, 2020
added Find Lucky Integer in an Array (easy)
minhyeong-joe
committed
5d58eed
Copy full SHA for 5d58eed
added Maximum Length of Pair Chain (medium)
minhyeong-joe
committed
dc61c05
Copy full SHA for dc61c05
added Minimum Steps to Make Two Strings Anagram (medium)
minhyeong-joe
committed
5c70e99
Copy full SHA for 5c70e99
Commits on Aug 12, 2020
added Shorted Unsorted Continuous Subarray (easy)
minhyeong-joe
committed
c184c59
Copy full SHA for c184c59
Commits on Aug 11, 2020
added Prison Cells After N Days medium
minhyeong-joe
committed
7d4c6c5
Copy full SHA for 7d4c6c5
added Reshape the Matrix (easy)
minhyeong-joe
committed
5461093
Copy full SHA for 5461093
Commits on Aug 10, 2020
added Majority Element (easy)
minhyeong-joe
committed
7c1880f
Copy full SHA for 7c1880f
added Palindrome Substrings (medium)
minhyeong-joe
committed
043cf25
Copy full SHA for 043cf25
Commits on Aug 7, 2020
added House Robber (easy)
minhyeong-joe
committed
a873bc7
Copy full SHA for a873bc7
added Car Pooling (medium)
minhyeong-joe
committed
0f40046
Copy full SHA for 0f40046
Commits on Aug 6, 2020
added Search in Rotated Sorted Array (medium)
minhyeong-joe
committed
f5ccb3a
Copy full SHA for f5ccb3a
added Max Sum of Array After K Negations (easy)
minhyeong-joe
committed
d859d80
Copy full SHA for d859d80
Commits on Aug 5, 2020
added Partition Array into Disjoint Intervals (medium)
minhyeong-joe
committed
9c684a7
Copy full SHA for 9c684a7
added Maximum Product of Three Numbers (easy)
minhyeong-joe
committed
4f70fc2
Copy full SHA for 4f70fc2
Commits on Aug 4, 2020
added Minimum Value to Get Positive Step by Step Sum (easy)
minhyeong-joe
committed
6937e3d
Copy full SHA for 6937e3d
added Total Hamming Distance (medium)
minhyeong-joe
committed
88ebb4c
Copy full SHA for 88ebb4c
Commits on Aug 3, 2020
added String Matching in an Array (easy)
minhyeong-joe
committed
eb928f8
Copy full SHA for eb928f8
added Diagonal Traverse II (medium)
minhyeong-joe
committed
2ab4913
Copy full SHA for 2ab4913
Pagination
Previous
Next
You can’t perform that action at this time.