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 }}
coderbysoul
/
Leetcode-Daily-Challenge-
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
Folders and files
Name
Name
Last commit message
Last commit date
Latest commit
History
82 Commits
82 Commits
01_wordpattern.cpp
01_wordpattern.cpp
02_detectcapital.cpp
02_detectcapital.cpp
03_deletecolumnstomakesorted.cpp
03_deletecolumnstomakesorted.cpp
04_minimumroundstocompletealltaska.cpp
04_minimumroundstocompletealltaska.cpp
05_minimumarrowstoburstballoons.cpp
05_minimumarrowstoburstballoons.cpp
06_maximumicecream.cpp
06_maximumicecream.cpp
07_gasstation.cpp
07_gasstation.cpp
08_maxpointsonaline.cpp
08_maxpointsonaline.cpp
09_preordertraversal.cpp
09_preordertraversal.cpp
10_sametree.cpp
10_sametree.cpp
11_minimumtimetocollectapples.cpp
11_minimumtimetocollectapples.cpp
12_numberofnodesinthesubtreewithsamelabel.cpp
12_numberofnodesinthesubtreewithsamelabel.cpp
13_longestpathwithdifferentdjacentchracters.cpp
13_longestpathwithdifferentdjacentchracters.cpp
14_lexicographicallysmallestequivalentstring.cpp
14_lexicographicallysmallestequivalentstring.cpp
15_noofgoodpaths.cpp
15_noofgoodpaths.cpp
16_insertinterval.cpp
16_insertinterval.cpp
17_flipstringtomonotoneincreasing.cpp
17_flipstringtomonotoneincreasing.cpp
18_maximumsumcircularsubarray.cpp
18_maximumsumcircularsubarray.cpp
19_subarraysumsdivisblebyk.cpp
19_subarraysumsdivisblebyk.cpp
20_nondecreasingsubsequence.cpp
20_nondecreasingsubsequence.cpp
21_restoreipaddress.cpp
21_restoreipaddress.cpp
22_palindromepartitioning.cpp
22_palindromepartitioning.cpp
23_findthetownjudge.cpp
23_findthetownjudge.cpp
24_snakesandladders.cpp
24_snakesandladders.cpp
25_findclosestnodtotwogivennodes.cpp
25_findclosestnodtotwogivennodes.cpp
26_cheapestflightswithinkstops.cpp
26_cheapestflightswithinkstops.cpp
27_concatenatedwords.cpp
27_concatenatedwords.cpp
28_datastreamasdisjointinterval.cpp
28_datastreamasdisjointinterval.cpp
29_lfucache.cpp
29_lfucache.cpp
30_nthtribonaccinumber.cpp
30_nthtribonaccinumber.cpp
31_bestteamwithnoconflicts.cpp
31_bestteamwithnoconflicts.cpp
32_greatestcommondivisorofstrings.cpp
32_greatestcommondivisorofstrings.cpp
33_verifyanaliendictionary.cpp
33_verifyanaliendictionary.cpp
34_zigzagconversion.cpp
34_zigzagconversion.cpp
35_permutationinstring.cpp
35_permutationinstring.cpp
36_findallanagramsinastring.cpp
36_findallanagramsinastring.cpp
37_shufflethearray.cpp
37_shufflethearray.cpp
38_fruitsinbasket.cpp
38_fruitsinbasket.cpp
39_jumpgame2.cpp
39_jumpgame2.cpp
40_nameacompany.cpp
40_nameacompany.cpp
41_asfarfromlandaspossible.cpp
41_asfarfromlandaspossible.cpp
42_shortestpathwithalternatingcolours.cpp
42_shortestpathwithalternatingcolours.cpp
43_minfuel.cpp
43_minfuel.cpp
44_countodd.cpp
44_countodd.cpp
45_addbinary.cpp
45_addbinary.cpp
46_addtoarrayformofinteger.cpp
46_addtoarrayformofinteger.cpp
47_maximumdepthofbinarytree.cpp
47_maximumdepthofbinarytree.cpp
48_minimumdistancebetweenbstnodes.cpp
48_minimumdistancebetweenbstnodes.cpp
49_invertbinarytree.cpp
49_invertbinarytree.cpp
50_deque.cpp
50_deque.cpp
51_searchinsertposition.cpp
51_searchinsertposition.cpp
52_singlelementinasortedarray.cpp
52_singlelementinasortedarray.cpp
53_capacitytoshippackageswithinddays.cpp
53_capacitytoshippackageswithinddays.cpp
54_IPO.cpp
54_IPO.cpp
55_minimizedeviationinarray.cpp
55_minimizedeviationinarray.cpp
56_besttimetobuyandsellastock.cpp
56_besttimetobuyandsellastock.cpp
57_constructquadtree.cpp
57_constructquadtree.cpp
58_editdistance.cpp
58_editdistance.cpp
59_findduplicatesubtrees.cpp
59_findduplicatesubtrees.cpp
60_sortanarray.cpp
60_sortanarray.cpp
61_stringcompression.cpp
61_stringcompression.cpp
62_haystackburn.cpp
62_haystackburn.cpp
63_countsubarrayswithfixedbounds.cpp
63_countsubarrayswithfixedbounds.cpp
64_jumpgameIV.cpp
64_jumpgameIV.cpp
65_kthmissingpositivenumber.cpp
65_kthmissingpositivenumber.cpp
66_minimumtimetocompletetrip.cpp
66_minimumtimetocompletetrip.cpp
67_kokoeatingbananas.cpp
67_kokoeatingbananas.cpp
68_linkedlistcycleII.cpp
68_linkedlistcycleII.cpp
69_linkedlistrandomnode.cpp
69_linkedlistrandomnode.cpp
70_convertsortedlisttobinaryseacrhtree.cpp
70_convertsortedlisttobinaryseacrhtree.cpp
71_mergeksortedlist.cpp
71_mergeksortedlist.cpp
72_symmetrictree.cpp
72_symmetrictree.cpp
73_sumroottoleafnumbers.cpp
73_sumroottoleafnumbers.cpp
74_checkcompletenessofabinarytree.cpp
74_checkcompletenessofabinarytree.cpp
75_constructbinarytreefrominorderandpostorderyraversal.cpp
75_constructbinarytreefrominorderandpostorderyraversal.cpp
76_implementtrie(prefixtree).cpp
76_implementtrie(prefixtree).cpp
77_designbrowserhistory.cpp
77_designbrowserhistory.cpp
78_designaddandsearchwordsdatastructure.cpp
78_designaddandsearchwordsdatastructure.cpp
79_canplaceflowers.cpp
79_canplaceflowers.cpp
80_numberofzerofilledsubarrays.cpp
80_numberofzerofilledsubarrays.cpp
81_minimumscoreofapathbetweentwocities.cpp
81_minimumscoreofapathbetweentwocities.cpp
82_numberofoperationstomakenetworkconnected.cpp
82_numberofoperationstomakenetworkconnected.cpp
83_reorderroutestomakeallpathsleadothecityzero.cpp
83_reorderroutestomakeallpathsleadothecityzero.cpp
84_noofundirectedgraphs.cpp
84_noofundirectedgraphs.cpp
85_longestcycleinagraph.cpp
85_longestcycleinagraph.cpp
README.md
README.md
View all files
Repository files navigation
README
More
items
Leetcode-Daily-Challenge-
About
No description, website, or topics provided.
Resources
Readme
Activity
Stars
1
star
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.