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
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 }}
tom4649
/
Coding
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
main
Branches
Tags
Go to file
Code
Open more actions menu
Folders and files
Name
Name
Last commit message
Last commit date
Latest commit
History
620 Commits
620 Commits
.vscode
.vscode
0001.Two-Sum
0001.Two-Sum
0002.Add-Two-Numbers
0002.Add-Two-Numbers
0003.Longest-Substring-Without-Repeating-Characters
0003.Longest-Substring-Without-Repeating-Characters
0005.Longest-Palindromic-Substring
0005.Longest-Palindromic-Substring
0006.Zigzag-Conversion
0006.Zigzag-Conversion
0008.String-to-Integer
0008.String-to-Integer
0011.Container-With-Most-Water
0011.Container-With-Most-Water
0015.3Sum
0015.3Sum
0017.Letter-Combinations-of-a-Phone-Number
0017.Letter-Combinations-of-a-Phone-Number
0019.Remove-Nth-Node-From-End-of-List
0019.Remove-Nth-Node-From-End-of-List
0020.Valid-Parentheses
0020.Valid-Parentheses
0021.Merge-Two-Sorted-Lists
0021.Merge-Two-Sorted-Lists
0022.Generate-Parentheses
0022.Generate-Parentheses
0023.Merge-k-Sorted-Lists
0023.Merge-k-Sorted-Lists
0031.Next-Permutation
0031.Next-Permutation
0033.Search-in-Rotated-Sorted-Array
0033.Search-in-Rotated-Sorted-Array
0035.Search-Insert-Position
0035.Search-Insert-Position
0039.Combination-Sum
0039.Combination-Sum
0042.Trapping-Rain-Water
0042.Trapping-Rain-Water
0046.Permutations
0046.Permutations
0048.Rotate-Image
0048.Rotate-Image
0049.Group-Anagrams
0049.Group-Anagrams
0050.Pow
0050.Pow
0053.Maximum-Subarray
0053.Maximum-Subarray
0054.Spiral-Matrix
0054.Spiral-Matrix
0056.Merge-Intervals
0056.Merge-Intervals
0057.Insert-Interval
0057.Insert-Interval
0062.Unique-Paths
0062.Unique-Paths
0063.Unique-Paths-II
0063.Unique-Paths-II
0067.Add-Binary
0067.Add-Binary
0070.Climbing-Stairs
0070.Climbing-Stairs
0073.Set-Matrix-Zeroes
0073.Set-Matrix-Zeroes
0075.Sort-Colors
0075.Sort-Colors
0076.Minimum-Window-Substring
0076.Minimum-Window-Substring
0078.Subsets
0078.Subsets
0079.Word-Search
0079.Word-Search
0082.Remove-Duplicates-from-Sorted-List-II
0082.Remove-Duplicates-from-Sorted-List-II
0083.Remove-Duplicates-from-Sorted-List
0083.Remove-Duplicates-from-Sorted-List
0084.Largest-Rectangle-in-Histogram
0084.Largest-Rectangle-in-Histogram
0088.Merge-Sorted-Array
0088.Merge-Sorted-Array
0090.Subsets-II
0090.Subsets-II
0091.Decode-Ways
0091.Decode-Ways
0098.Validate-Binary-Search-Tree
0098.Validate-Binary-Search-Tree
0102.Binary-Tree-Level-Order-Traversal
0102.Binary-Tree-Level-Order-Traversal
0103.Binary-Tree-Zigzag-Level-Order-Traversal
0103.Binary-Tree-Zigzag-Level-Order-Traversal
0104.Maximum-Depth-of-BinaryTree
0104.Maximum-Depth-of-BinaryTree
0105.Construct-Binary-Tree-from-Preorder-and-Inorder-Traversal
0105.Construct-Binary-Tree-from-Preorder-and-Inorder-Traversal
0108.Convert-Sorted-Array-to-Binary-Search-Tree
0108.Convert-Sorted-Array-to-Binary-Search-Tree
0110.Balanced-Binary-Tree
0110.Balanced-Binary-Tree
0111.Minimum-Depth-of-Binary-Tree
0111.Minimum-Depth-of-Binary-Tree
0112.Path-Sum
0112.Path-Sum
0121.Best-Time-to-Buy-and-Sell-Stock
0121.Best-Time-to-Buy-and-Sell-Stock
0122.Best-Time-to-Buy-and-Sell-Stock-II
0122.Best-Time-to-Buy-and-Sell-Stock-II
0124.Binary-Tree-Maximum-Path-Sum
0124.Binary-Tree-Maximum-Path-Sum
0125.Valid-Palindrome
0125.Valid-Palindrome
0127.Word-Ladder
0127.Word-Ladder
0133.Clone-Graph
0133.Clone-Graph
0138.Copy-List-with-Random-Pointer
0138.Copy-List-with-Random-Pointer
0139.Word-Break
0139.Word-Break
0140.Word-Break-II
0140.Word-Break-II
0141.Linked-List-Cycle
0141.Linked-List-Cycle
0142.Linked-List-Cycle-II
0142.Linked-List-Cycle-II
0143.Reorder-List
0143.Reorder-List
0146.LRU-Cache
0146.LRU-Cache
0148.Sort-List
0148.Sort-List
0150.Evaluate-Reverse-Polish-Notation
0150.Evaluate-Reverse-Polish-Notation
0152.Maximum-Product-Subarray
0152.Maximum-Product-Subarray
0153.Find-minimum-in-rotated-sorted-array
0153.Find-minimum-in-rotated-sorted-array
0155.Min-Stack
0155.Min-Stack
0162.Find-Peak-Element
0162.Find-Peak-Element
0169.Majority-Element
0169.Majority-Element
0190.Reverse-Bits
0190.Reverse-Bits
0191.Number-of-1-Bits
0191.Number-of-1-Bits
0198.House-Robber
0198.House-Robber
0199.Binary-Tree-Right-Side-View
0199.Binary-Tree-Right-Side-View
0200.Number-of-Islands
0200.Number-of-Islands
0202.Happy-Number
0202.Happy-Number
0206.Reverse-Linked-List
0206.Reverse-Linked-List
0207.Course-Schedule
0207.Course-Schedule
0208.Implement-Trie(Prefix-Tree)
0208.Implement-Trie(Prefix-Tree)
0209.Minimum-Size-Subarray-Sum
0209.Minimum-Size-Subarray-Sum
0210.Course-Schedule-II
0210.Course-Schedule-II
0213.House-Robber-II
0213.House-Robber-II
0215.Kth-Largest-Element-in-an-Array
0215.Kth-Largest-Element-in-an-Array
0217.Contains-Duplicate
0217.Contains-Duplicate
0224.Basic-Calculator
0224.Basic-Calculator
0226.Invert-Binary-Tree
0226.Invert-Binary-Tree
0227.Basic-Calculator-II
0227.Basic-Calculator-II
0230.Kth-Smallest-Element-in-a-BST
0230.Kth-Smallest-Element-in-a-BST
0232.Implement-Queue-using-Stacks
0232.Implement-Queue-using-Stacks
0235.Lowest-Common-Ancestor-of-a-Binary-Search-Tree
0235.Lowest-Common-Ancestor-of-a-Binary-Search-Tree
0236.Lowest-Common-Ancestor-of-a-Binary-Tree
0236.Lowest-Common-Ancestor-of-a-Binary-Tree
0238.Product-of-Array-Except-Self
0238.Product-of-Array-Except-Self
0242.Valid-Anagram
0242.Valid-Anagram
0252.Meeting-Rooms
0252.Meeting-Rooms
0268.Missing-Number
0268.Missing-Number
0276.Paint-Fence
0276.Paint-Fence
0278.First-Bad-Version
0278.First-Bad-Version
0283.Move-Zeroes
0283.Move-Zeroes
View all files
About
A repository for coding practice
Activity
Stars
0
stars
Watchers
0
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.