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 }}
shrutigrover25
/
Coding
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
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
1,563 Commits
1,563 Commits
Folders and files
Name
Name
Last commit message
Last commit date
0001-two-sum
0001-two-sum
0003-longest-substring-without-repeating-characters
0003-longest-substring-without-repeating-characters
0006-zigzag-conversion
0006-zigzag-conversion
0008-string-to-integer-atoi
0008-string-to-integer-atoi
0012-integer-to-roman
0012-integer-to-roman
0014-longest-common-prefix
0014-longest-common-prefix
0017-letter-combinations-of-a-phone-number
0017-letter-combinations-of-a-phone-number
0020-valid-parentheses
0020-valid-parentheses
0022-generate-parentheses
0022-generate-parentheses
0023-merge-k-sorted-lists
0023-merge-k-sorted-lists
0026-remove-duplicates-from-sorted-array
0026-remove-duplicates-from-sorted-array
0033-search-in-rotated-sorted-array
0033-search-in-rotated-sorted-array
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
0039-combination-sum
0039-combination-sum
0040-combination-sum-ii
0040-combination-sum-ii
0041-first-missing-positive
0041-first-missing-positive
0042-trapping-rain-water
0042-trapping-rain-water
0045-jump-game-ii
0045-jump-game-ii
0048-rotate-image
0048-rotate-image
0049-group-anagrams
0049-group-anagrams
0050-powx-n
0050-powx-n
0051-n-queens
0051-n-queens
0054-spiral-matrix
0054-spiral-matrix
0055-jump-game
0055-jump-game
0056-merge-intervals
0056-merge-intervals
0057-insert-interval
0057-insert-interval
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
0069-sqrtx
0069-sqrtx
0070-climbing-stairs
0070-climbing-stairs
0072-edit-distance
0072-edit-distance
0073-set-matrix-zeroes
0073-set-matrix-zeroes
0074-search-a-2d-matrix
0074-search-a-2d-matrix
0078-subsets
0078-subsets
0081-search-in-rotated-sorted-array-ii
0081-search-in-rotated-sorted-array-ii
0084-largest-rectangle-in-histogram
0084-largest-rectangle-in-histogram
0090-subsets-ii
0090-subsets-ii
0093-restore-ip-addresses
0093-restore-ip-addresses
0094-binary-tree-inorder-traversal
0094-binary-tree-inorder-traversal
0098-validate-binary-search-tree
0098-validate-binary-search-tree
0099-recover-binary-search-tree
0099-recover-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
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
0106-construct-binary-tree-from-inorder-and-postorder-traversal
0106-construct-binary-tree-from-inorder-and-postorder-traversal
0109-convert-sorted-list-to-binary-search-tree
0109-convert-sorted-list-to-binary-search-tree
0110-balanced-binary-tree
0110-balanced-binary-tree
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
0123-best-time-to-buy-and-sell-stock-iii
0123-best-time-to-buy-and-sell-stock-iii
0124-binary-tree-maximum-path-sum
0124-binary-tree-maximum-path-sum
0127-word-ladder
0127-word-ladder
0128-longest-consecutive-sequence
0128-longest-consecutive-sequence
0129-sum-root-to-leaf-numbers
0129-sum-root-to-leaf-numbers
0130-surrounded-regions
0130-surrounded-regions
0134-gas-station
0134-gas-station
0141-linked-list-cycle
0141-linked-list-cycle
0144-binary-tree-preorder-traversal
0144-binary-tree-preorder-traversal
0145-binary-tree-postorder-traversal
0145-binary-tree-postorder-traversal
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
0155-min-stack
0155-min-stack
0162-find-peak-element
0162-find-peak-element
0173-binary-search-tree-iterator
0173-binary-search-tree-iterator
0176-second-highest-salary
0176-second-highest-salary
0182-duplicate-emails
0182-duplicate-emails
0188-best-time-to-buy-and-sell-stock-iv
0188-best-time-to-buy-and-sell-stock-iv
0191-number-of-1-bits
0191-number-of-1-bits
0197-rising-temperature
0197-rising-temperature
0198-house-robber
0198-house-robber
0200-number-of-islands
0200-number-of-islands
0202-happy-number
0202-happy-number
0204-count-primes
0204-count-primes
0205-isomorphic-strings
0205-isomorphic-strings
0207-course-schedule
0207-course-schedule
0208-implement-trie-prefix-tree
0208-implement-trie-prefix-tree
0210-course-schedule-ii
0210-course-schedule-ii
0211-design-add-and-search-words-data-structure
0211-design-add-and-search-words-data-structure
0215-kth-largest-element-in-an-array
0215-kth-largest-element-in-an-array
0216-combination-sum-iii
0216-combination-sum-iii
0226-invert-binary-tree
0226-invert-binary-tree
0231-power-of-two
0231-power-of-two
0236-lowest-common-ancestor-of-a-binary-tree
0236-lowest-common-ancestor-of-a-binary-tree
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
0300-longest-increasing-subsequence
0300-longest-increasing-subsequence
0309-best-time-to-buy-and-sell-stock-with-cooldown
0309-best-time-to-buy-and-sell-stock-with-cooldown
0319-bulb-switcher
0319-bulb-switcher
0328-odd-even-linked-list
0328-odd-even-linked-list
View all files
About
No description, website, or topics provided.
Activity
Stars
4
stars
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.