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 }}
NathanZlion
/
Competitive-Programming
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
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
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
2,738 Commits
2,738 Commits
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
0007-reverse-integer
0007-reverse-integer
0009-palindrome-number
0009-palindrome-number
0011-container-with-most-water
0011-container-with-most-water
0012-integer-to-roman
0012-integer-to-roman
0014-longest-common-prefix
0014-longest-common-prefix
0015-3sum
0015-3sum
0016-3sum-closest
0016-3sum-closest
0017-letter-combinations-of-a-phone-number
0017-letter-combinations-of-a-phone-number
0018-4sum
0018-4sum
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
0024-swap-nodes-in-pairs
0024-swap-nodes-in-pairs
0026-remove-duplicates-from-sorted-array
0026-remove-duplicates-from-sorted-array
0027-remove-element
0027-remove-element
0028-find-the-index-of-the-first-occurrence-in-a-string
0028-find-the-index-of-the-first-occurrence-in-a-string
0029-divide-two-integers
0029-divide-two-integers
0031-next-permutation
0031-next-permutation
0034-find-first-and-last-position-of-element-in-sorted-array
0034-find-first-and-last-position-of-element-in-sorted-array
0035-search-insert-position
0035-search-insert-position
0037-sudoku-solver
0037-sudoku-solver
0039-combination-sum
0039-combination-sum
0041-first-missing-positive
0041-first-missing-positive
0046-permutations
0046-permutations
0050-powx-n
0050-powx-n
0051-n-queens
0051-n-queens
0052-n-queens-ii
0052-n-queens-ii
0053-maximum-subarray
0053-maximum-subarray
0056-merge-intervals
0056-merge-intervals
0061-rotate-list
0061-rotate-list
0062-unique-paths
0062-unique-paths
0063-unique-paths-ii
0063-unique-paths-ii
0064-minimum-path-sum
0064-minimum-path-sum
0067-add-binary
0067-add-binary
0068-text-justification
0068-text-justification
0069-sqrtx
0069-sqrtx
0070-climbing-stairs
0070-climbing-stairs
0071-simplify-path
0071-simplify-path
0072-edit-distance
0072-edit-distance
0074-search-a-2d-matrix
0074-search-a-2d-matrix
0077-combinations
0077-combinations
0078-subsets
0078-subsets
0079-word-search
0079-word-search
0081-search-in-rotated-sorted-array-ii
0081-search-in-rotated-sorted-array-ii
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
0086-partition-list
0086-partition-list
0091-decode-ways
0091-decode-ways
0092-reverse-linked-list-ii
0092-reverse-linked-list-ii
0093-restore-ip-addresses
0093-restore-ip-addresses
0094-binary-tree-inorder-traversal
0094-binary-tree-inorder-traversal
0095-unique-binary-search-trees-ii
0095-unique-binary-search-trees-ii
0096-unique-binary-search-trees
0096-unique-binary-search-trees
0097-interleaving-string
0097-interleaving-string
0098-validate-binary-search-tree
0098-validate-binary-search-tree
0100-same-tree
0100-same-tree
0101-symmetric-tree
0101-symmetric-tree
0102-binary-tree-level-order-traversal
0102-binary-tree-level-order-traversal
0104-maximum-depth-of-binary-tree
0104-maximum-depth-of-binary-tree
0107-binary-tree-level-order-traversal-ii
0107-binary-tree-level-order-traversal-ii
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
0113-path-sum-ii
0113-path-sum-ii
0118-pascals-triangle
0118-pascals-triangle
0119-pascals-triangle-ii
0119-pascals-triangle-ii
0120-triangle
0120-triangle
0121-best-time-to-buy-and-sell-stock
0121-best-time-to-buy-and-sell-stock
0124-binary-tree-maximum-path-sum
0124-binary-tree-maximum-path-sum
0125-valid-palindrome
0125-valid-palindrome
0129-sum-root-to-leaf-numbers
0129-sum-root-to-leaf-numbers
0130-surrounded-regions
0130-surrounded-regions
0133-clone-graph
0133-clone-graph
0137-single-number-ii
0137-single-number-ii
0138-copy-list-with-random-pointer
0138-copy-list-with-random-pointer
0139-word-break
0139-word-break
0141-linked-list-cycle
0141-linked-list-cycle
0142-linked-list-cycle-ii
0142-linked-list-cycle-ii
0143-reorder-list
0143-reorder-list
0144-binary-tree-preorder-traversal
0144-binary-tree-preorder-traversal
0145-binary-tree-postorder-traversal
0145-binary-tree-postorder-traversal
0146-lru-cache
0146-lru-cache
0147-insertion-sort-list
0147-insertion-sort-list
0148-sort-list
0148-sort-list
0150-evaluate-reverse-polish-notation
0150-evaluate-reverse-polish-notation
0151-reverse-words-in-a-string
0151-reverse-words-in-a-string
0155-min-stack
0155-min-stack
0160-intersection-of-two-linked-lists
0160-intersection-of-two-linked-lists
0162-find-peak-element
0162-find-peak-element
0164-maximum-gap
0164-maximum-gap
0165-compare-version-numbers
0165-compare-version-numbers
0167-two-sum-ii-input-array-is-sorted
0167-two-sum-ii-input-array-is-sorted
View all files
Repository files navigation
README
More
items
Competitive Programming
About
Competitive Programming Repository, Leetcode, CodeForces, and more
leetcode.com/Nathan_Zion/
Resources
Readme
Activity
Stars
5
stars
Watchers
1
watching
Forks
0
forks
Report repository
Contributors
Languages
You can’t perform that action at this time.