Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Kuailun
/
Leetcode
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
master
Branches
Tags
Go to file
Code
Open more actions menu
Folders and files
Name
Name
Last commit message
Last commit date
Latest commit
History
18 Commits
18 Commits
_001_Two_Sum
_001_Two_Sum
_007_Reverse_Integer
_007_Reverse_Integer
_009_Palindrome_Number
_009_Palindrome_Number
_013_Roman_To_Integer
_013_Roman_To_Integer
_014_Longest_Common_Prefix
_014_Longest_Common_Prefix
_020_Valid_Parentheses
_020_Valid_Parentheses
_021_Merge_Two_Sorted_Lists
_021_Merge_Two_Sorted_Lists
_026_Remove_Duplicates_From_Sorted_Array
_026_Remove_Duplicates_From_Sorted_Array
_027_Remove_Element
_027_Remove_Element
_028_Implement_strStr
_028_Implement_strStr
_035_Search_Insert_Position
_035_Search_Insert_Position
_038_Count_And_Say
_038_Count_And_Say
_053_Maximum_Subarray
_053_Maximum_Subarray
_058_Length_Of_Last_Word
_058_Length_Of_Last_Word
_066_Plus_One
_066_Plus_One
_067_Add_Binary
_067_Add_Binary
_069_Sqrt
_069_Sqrt
_070_Climbing_Stairs
_070_Climbing_Stairs
_083_Remove_Duplicates_From_Sorted_List
_083_Remove_Duplicates_From_Sorted_List
_088_Merge_Sorted_Array
_088_Merge_Sorted_Array
_100_Same_Tree
_100_Same_Tree
_101_Symmetric_Tree
_101_Symmetric_Tree
_104_Maximum_Depth_Of_Binary_Tree
_104_Maximum_Depth_Of_Binary_Tree
_107_Binary_Tree_Level_Order_Traversal_II
_107_Binary_Tree_Level_Order_Traversal_II
_108_Convert_Sorted_Array_To_Binary_Search_Tree
_108_Convert_Sorted_Array_To_Binary_Search_Tree
_110_Balanced_Binary_Tree
_110_Balanced_Binary_Tree
_111_Minimum_Depth_Of_Binary_Tree
_111_Minimum_Depth_Of_Binary_Tree
_112_Path_Sum
_112_Path_Sum
_118_Pascal_Triangle
_118_Pascal_Triangle
_119_Pascal_Triangle__ii
_119_Pascal_Triangle__ii
_121_Best_Time_To_Buy_Sell_Stock
_121_Best_Time_To_Buy_Sell_Stock
_122_Best_Time_To_Buy_Sell_Stock_ii
_122_Best_Time_To_Buy_Sell_Stock_ii
_125_Valid_Palindrome
_125_Valid_Palindrome
_135_Single_Number
_135_Single_Number
_141_Linked_List_Cycle
_141_Linked_List_Cycle
_155_Min_Stack
_155_Min_Stack
_160_Intersection_Of_Two_Linked_Lists
_160_Intersection_Of_Two_Linked_Lists
_167_Two_Sum_II
_167_Two_Sum_II
_168_Excel_Sheet_Column_Title
_168_Excel_Sheet_Column_Title
_169_Majority_Element
_169_Majority_Element
_171_Excel_Sheet_Column_Number
_171_Excel_Sheet_Column_Number
_172_Factorial_Trailing_Zeroes
_172_Factorial_Trailing_Zeroes
_189_Rotate_Array
_189_Rotate_Array
_190_Reverse_Bits
_190_Reverse_Bits
_191_Number_Of_1_Bits
_191_Number_Of_1_Bits
_193_Valid_Phone_Numbers
_193_Valid_Phone_Numbers
_198_House_Robber
_198_House_Robber
_202_Happy_Number
_202_Happy_Number
_203_Remove_Linked_List_Elements
_203_Remove_Linked_List_Elements
_204_Count_Primes
_204_Count_Primes
_205_Isomorphic_Strings
_205_Isomorphic_Strings
_206_Reverse_Linked_List
_206_Reverse_Linked_List
_217_Contains_Duplicate
_217_Contains_Duplicate
_219_Contains_Duplicate_II
_219_Contains_Duplicate_II
_225_Implement_Stack_Using_Queues
_225_Implement_Stack_Using_Queues
_226_Invert_Binary_Tree
_226_Invert_Binary_Tree
_231_Power_Of_Two
_231_Power_Of_Two
_232_Implement_Queue_Using_Stacks
_232_Implement_Queue_Using_Stacks
_234_Palindrome_Linked_List
_234_Palindrome_Linked_List
_235_Lowest_Common_Ancestor_Of_A_Binary_Search_Tree
_235_Lowest_Common_Ancestor_Of_A_Binary_Search_Tree
_237_Delete_Node_In_A_Linked_List
_237_Delete_Node_In_A_Linked_List
_242_Valid_Anagram
_242_Valid_Anagram
_257_Binary_Tree_Paths
_257_Binary_Tree_Paths
_258_Add_Digits
_258_Add_Digits
_263_Ugly_Number
_263_Ugly_Number
_268_Missing_Number
_268_Missing_Number
_278_First_Bad_Version
_278_First_Bad_Version
_283_Move_Zeros
_283_Move_Zeros
_290_Word_Pattern
_290_Word_Pattern
_292_Nim_Game
_292_Nim_Game
_303_Range_Sum_Query
_303_Range_Sum_Query
_342_Power_of_Four
_342_Power_of_Four
_344_Reverse_String
_344_Reverse_String
_345_Reverse_Vowels_of_a_String
_345_Reverse_Vowels_of_a_String
_349_Intersection_of_Two_Arrays
_349_Intersection_of_Two_Arrays
_367_Valid_Perfect_Square
_367_Valid_Perfect_Square
_371_Sum_Of_Two_Integers
_371_Sum_Of_Two_Integers
_374_Guess_Number_Higher_Or_Lower
_374_Guess_Number_Higher_Or_Lower
_383_Ransom_Note
_383_Ransom_Note
_387_First_Unique_Character_In_A_String
_387_First_Unique_Character_In_A_String
_389_Find_The_Difference
_389_Find_The_Difference
_400_Nth_Digit
_400_Nth_Digit
_401_Binary_Watch
_401_Binary_Watch
_404_Sum_Of_Left_Leaves
_404_Sum_Of_Left_Leaves
_405_Convert_a_Number_To_Hexadecimal
_405_Convert_a_Number_To_Hexadecimal
_409_Longest_Palindrome
_409_Longest_Palindrome
_412_Fizz_Buzz
_412_Fizz_Buzz
_414_Third_Maximum_Number
_414_Third_Maximum_Number
_415_Add_Strings
_415_Add_Strings
_429_N-ary_Tree_Level_Order_Traversal
_429_N-ary_Tree_Level_Order_Traversal
_434_Number_Of_Segments_In_A_String
_434_Number_Of_Segments_In_A_String
Leetcode.sln
Leetcode.sln
README.md
README.md
View all files
Repository files navigation
README
More
items
Leetcode
About
No description, website, or topics provided.
Resources
Readme
Activity
Stars
0
stars
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.