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
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 }}
khafifithebork
/
LeetcodeJourney
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
Latest commit
History
302 Commits
302 Commits
Folders and files
Name
Name
Last commit message
Last commit date
.github/
workflows
.github/
workflows
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
0009-palindrome-number
0009-palindrome-number
0011-container-with-most-water
0011-container-with-most-water
0013-roman-to-integer
0013-roman-to-integer
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
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
0033-search-in-rotated-sorted-array
0033-search-in-rotated-sorted-array
0035-search-insert-position
0035-search-insert-position
0042-trapping-rain-water
0042-trapping-rain-water
0045-jump-game-ii
0045-jump-game-ii
0046-permutations
0046-permutations
0049-group-anagrams
0049-group-anagrams
0051-n-queens
0051-n-queens
0053-maximum-subarray
0053-maximum-subarray
0055-jump-game
0055-jump-game
0058-length-of-last-word
0058-length-of-last-word
0069-sqrtx
0069-sqrtx
0070-climbing-stairs
0070-climbing-stairs
0071-simplify-path
0071-simplify-path
0074-search-a-2d-matrix
0074-search-a-2d-matrix
0075-sort-colors
0075-sort-colors
0077-combinations
0077-combinations
0078-subsets
0078-subsets
0080-remove-duplicates-from-sorted-array-ii
0080-remove-duplicates-from-sorted-array-ii
0083-remove-duplicates-from-sorted-list
0083-remove-duplicates-from-sorted-list
0088-merge-sorted-array
0088-merge-sorted-array
0092-reverse-linked-list-ii
0092-reverse-linked-list-ii
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-binary-tree
0104-maximum-depth-of-binary-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
0118-pascals-triangle
0118-pascals-triangle
0119-pascals-triangle-ii
0119-pascals-triangle-ii
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
0125-valid-palindrome
0125-valid-palindrome
0128-longest-consecutive-sequence
0128-longest-consecutive-sequence
0133-clone-graph
0133-clone-graph
0134-gas-station
0134-gas-station
0138-copy-list-with-random-pointer
0138-copy-list-with-random-pointer
0141-linked-list-cycle
0141-linked-list-cycle
0142-linked-list-cycle-ii
0142-linked-list-cycle-ii
0143-reorder-list
0143-reorder-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
0152-maximum-product-subarray
0152-maximum-product-subarray
0153-find-minimum-in-rotated-sorted-array
0153-find-minimum-in-rotated-sorted-array
0160-intersection-of-two-linked-lists
0160-intersection-of-two-linked-lists
0167-two-sum-ii---input-array-is-sorted
0167-two-sum-ii---input-array-is-sorted
0168-excel-sheet-column-title
0168-excel-sheet-column-title
0169-majority-element
0169-majority-element
0187-repeated-dna-sequences
0187-repeated-dna-sequences
0189-rotate-array
0189-rotate-array
0200-number-of-islands
0200-number-of-islands
0202-happy-number
0202-happy-number
0203-remove-linked-list-elements
0203-remove-linked-list-elements
0205-isomorphic-strings
0205-isomorphic-strings
0206-reverse-linked-list
0206-reverse-linked-list
0207-course-schedule
0207-course-schedule
0209-minimum-size-subarray-sum
0209-minimum-size-subarray-sum
0215-kth-largest-element-in-an-array
0215-kth-largest-element-in-an-array
0217-contains-duplicate
0217-contains-duplicate
0219-contains-duplicate-ii
0219-contains-duplicate-ii
0226-invert-binary-tree
0226-invert-binary-tree
0228-summary-ranges
0228-summary-ranges
0232-implement-queue-using-stacks
0232-implement-queue-using-stacks
0234-palindrome-linked-list
0234-palindrome-linked-list
0238-product-of-array-except-self
0238-product-of-array-except-self
0239-sliding-window-maximum
0239-sliding-window-maximum
0240-search-a-2d-matrix-ii
0240-search-a-2d-matrix-ii
0242-valid-anagram
0242-valid-anagram
0278-first-bad-version
0278-first-bad-version
0283-move-zeroes
0283-move-zeroes
0287-find-the-duplicate-number
0287-find-the-duplicate-number
0290-word-pattern
0290-word-pattern
0303-range-sum-query---immutable
0303-range-sum-query---immutable
0304-range-sum-query-2d---immutable
0304-range-sum-query-2d---immutable
0344-reverse-string
0344-reverse-string
0347-top-k-frequent-elements
0347-top-k-frequent-elements
0349-intersection-of-two-arrays
0349-intersection-of-two-arrays
0355-design-twitter
0355-design-twitter
0367-valid-perfect-square
0367-valid-perfect-square
0374-guess-number-higher-or-lower
0374-guess-number-higher-or-lower
0378-kth-smallest-element-in-a-sorted-matrix
0378-kth-smallest-element-in-a-sorted-matrix
View all files
Repository files navigation
README
More
items
LeetCode Solutions
My CP journey so far.
About
My Leetcode Journey so far.
Topics
dsa
dsa-algorithm
dsa-java
dsa-learning-series
dsa-practice
dsa-python
dsa-questions
java
leetcode
leetcode-java
leetcode-solutions
python
python3
Resources
Readme
Activity
Stars
1
star
Watchers
0
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.