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 }}
Kriti-dev07
/
leetsync
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
366 Commits
366 Commits
1-two-sum
1-two-sum
1013-fibonacci-number
1013-fibonacci-number
1062-partition-array-into-three-parts-with-equal-sum
1062-partition-array-into-three-parts-with-equal-sum
1078-remove-outermost-parentheses
1078-remove-outermost-parentheses
108-convert-sorted-array-to-binary-search-tree
108-convert-sorted-array-to-binary-search-tree
118-pascals-triangle
118-pascals-triangle
1221-element-appearing-more-than-25-in-sorted-array
1221-element-appearing-more-than-25-in-sorted-array
125-valid-palindrome
125-valid-palindrome
1306-minimum-absolute-difference
1306-minimum-absolute-difference
136-single-number
136-single-number
137-single-number-ii
137-single-number-ii
14-longest-common-prefix
14-longest-common-prefix
1406-subtract-the-product-and-sum-of-digits-of-an-integer
1406-subtract-the-product-and-sum-of-digits-of-an-integer
141-linked-list-cycle
141-linked-list-cycle
142-linked-list-cycle-ii
142-linked-list-cycle-ii
1421-find-numbers-with-even-number-of-digits
1421-find-numbers-with-even-number-of-digits
143-reorder-list
143-reorder-list
1444-number-of-steps-to-reduce-a-number-to-zero
1444-number-of-steps-to-reduce-a-number-to-zero
147-insertion-sort-list
147-insertion-sort-list
148-sort-list
148-sort-list
15-3sum
15-3sum
16-3sum-closest
16-3sum-closest
169-majority-element
169-majority-element
17-letter-combinations-of-a-phone-number
17-letter-combinations-of-a-phone-number
1756-minimum-deletions-to-make-string-balanced
1756-minimum-deletions-to-make-string-balanced
18-4sum
18-4sum
1878-check-if-array-is-sorted-and-rotated
1878-check-if-array-is-sorted-and-rotated
1884-minimum-changes-to-make-alternating-binary-string
1884-minimum-changes-to-make-alternating-binary-string
189-rotate-array
189-rotate-array
19-remove-nth-node-from-end-of-list
19-remove-nth-node-from-end-of-list
1910-check-if-binary-string-has-at-most-one-segment-of-ones
1910-check-if-binary-string-has-at-most-one-segment-of-ones
1966-frequency-of-the-most-frequent-element
1966-frequency-of-the-most-frequent-element
2-add-two-numbers
2-add-two-numbers
202-happy-number
202-happy-number
204-count-primes
204-count-primes
206-reverse-linked-list
206-reverse-linked-list
21-merge-two-sorted-lists
21-merge-two-sorted-lists
217-contains-duplicate
217-contains-duplicate
219-contains-duplicate-ii
219-contains-duplicate-ii
22-generate-parentheses
22-generate-parentheses
2216-delete-the-middle-node-of-a-linked-list
2216-delete-the-middle-node-of-a-linked-list
223-rectangle-area
223-rectangle-area
225-implement-stack-using-queues
225-implement-stack-using-queues
229-majority-element-ii
229-majority-element-ii
23-merge-k-sorted-lists
23-merge-k-sorted-lists
231-power-of-two
231-power-of-two
234-palindrome-linked-list
234-palindrome-linked-list
237-delete-node-in-a-linked-list
237-delete-node-in-a-linked-list
239-sliding-window-maximum
239-sliding-window-maximum
24-swap-nodes-in-pairs
24-swap-nodes-in-pairs
242-valid-anagram
242-valid-anagram
2422-query-kth-smallest-trimmed-number
2422-query-kth-smallest-trimmed-number
25-reverse-nodes-in-k-group
25-reverse-nodes-in-k-group
258-add-digits
258-add-digits
26-remove-duplicates-from-sorted-array
26-remove-duplicates-from-sorted-array
268-missing-number
268-missing-number
283-move-zeroes
283-move-zeroes
287-find-the-duplicate-number
287-find-the-duplicate-number
3-longest-substring-without-repeating-characters
3-longest-substring-without-repeating-characters
326-power-of-three
326-power-of-three
3263-divide-an-array-into-subarrays-with-minimum-cost-i
3263-divide-an-array-into-subarrays-with-minimum-cost-i
34-find-first-and-last-position-of-element-in-sorted-array
34-find-first-and-last-position-of-element-in-sorted-array
342-power-of-four
342-power-of-four
349-intersection-of-two-arrays
349-intersection-of-two-arrays
35-search-insert-position
35-search-insert-position
350-intersection-of-two-arrays-ii
350-intersection-of-two-arrays-ii
36-valid-sudoku
36-valid-sudoku
374-guess-number-higher-or-lower
374-guess-number-higher-or-lower
3773-minimum-pair-removal-to-sort-array-i
3773-minimum-pair-removal-to-sort-array-i
389-find-the-difference
389-find-the-difference
3952-trionic-array-i
3952-trionic-array-i
3958-minimum-removals-to-balance-array
3958-minimum-removals-to-balance-array
3974-xor-after-range-multiplication-queries-i
3974-xor-after-range-multiplication-queries-i
4-median-of-two-sorted-arrays
4-median-of-two-sorted-arrays
4052-equal-score-substrings
4052-equal-score-substrings
4074-count-subarrays-with-majority-element-i
4074-count-subarrays-with-majority-element-i
414-third-maximum-number
414-third-maximum-number
4171-rotate-non-negative-elements
4171-rotate-non-negative-elements
4242-sum-of-gcd-of-formed-pairs
4242-sum-of-gcd-of-formed-pairs
4252-first-unique-even-element
4252-first-unique-even-element
4253-minimum-cost-to-equalize-arrays-using-swaps
4253-minimum-cost-to-equalize-arrays-using-swaps
4275-traffic-signal-color
4275-traffic-signal-color
476-number-complement
476-number-complement
485-max-consecutive-ones
485-max-consecutive-ones
501-find-mode-in-binary-search-tree
501-find-mode-in-binary-search-tree
567-permutation-in-string
567-permutation-in-string
58-length-of-last-word
58-length-of-last-word
66-plus-one
66-plus-one
7-reverse-integer
7-reverse-integer
75-sort-colors
75-sort-colors
78-subsets
78-subsets
792-binary-search
792-binary-search
82-remove-duplicates-from-sorted-list-ii
82-remove-duplicates-from-sorted-list-ii
86-partition-list
86-partition-list
88-merge-sorted-array
88-merge-sorted-array
9-palindrome-number
9-palindrome-number
908-middle-of-the-linked-list
908-middle-of-the-linked-list
909-stone-game
909-stone-game
92-reverse-linked-list-ii
92-reverse-linked-list-ii
948-sort-an-array
948-sort-an-array
View all files
About
No description, website, or topics provided.
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.