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 }}
samarthcode1
/
450-sheet
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
Latest commit
History
17 Commits
17 Commits
Folders and files
Name
Name
Last commit message
Last commit date
14. Longest Common Prefix.cpp
14. Longest Common Prefix.cpp
287 Find the Duplicate Number.cpp
287 Find the Duplicate Number.cpp
31. Next Permutation.cpp
31. Next Permutation.cpp
33. Search in Rotated Sorted Array.cpp
33. Search in Rotated Sorted Array.cpp
344.Reverse String.cpp
344.Reverse String.cpp
38. Count and Say.cpp
38. Count and Say.cpp
56. Merge Intervals.cpp
56. Merge Intervals.cpp
74. Search a 2D Matrix.cpp
74. Search a 2D Matrix.cpp
876. Middle of the Linked List.CPP
876. Middle of the Linked List.CPP
Add 1 to a number represented as linked list.cpp
Add 1 to a number represented as linked list.cpp
Array Subset of another array.cpp
Array Subset of another array.cpp
Best Time to Buy and Sell Stock.cpp
Best Time to Buy and Sell Stock.cpp
Boyer Moore Algorithm for Pattern Searching.cpp
Boyer Moore Algorithm for Pattern Searching.cpp
Buy and Sell a Share at most twice.cpp
Buy and Sell a Share at most twice.cpp
Check If Circular Linked List.cpp
Check If Circular Linked List.cpp
Check if Linked List is Palindrome.cpp
Check if Linked List is Palindrome.cpp
Chocolate Distribution Problem.cpp
Chocolate Distribution Problem.cpp
Common elements.cpp
Common elements.cpp
Convert a sentence into its equivalent mobile numeric keypad sequence.cpp
Convert a sentence into its equivalent mobile numeric keypad sequence.cpp
Count Inversions.cpp
Count Inversions.cpp
Count Palindromic Subsequences.cpp
Count Palindromic Subsequences.cpp
Count Squares.cpp
Count Squares.cpp
Count Triplets.cpp
Count Triplets.cpp
Count occurrences of a given word in a 2-d array.cpp
Count occurrences of a given word in a 2-d array.cpp
Count pairs with given sum.cpp
Count pairs with given sum.cpp
Count the Reversals.cpp
Count the Reversals.cpp
Cyclically rotate an array by one.cpp
Cyclically rotate an array by one.cpp
Deletion and Reverse in Linked List.cpp
Deletion and Reverse in Linked List.cpp
Detect Loop in linked list.cpp
Detect Loop in linked list.cpp
Edit Distance.cpp
Edit Distance.cpp
Factorials of large numbers.cpp
Factorials of large numbers.cpp
Find Pair Given Difference.cpp
Find Pair Given Difference.cpp
Find pairs with given sum in doubly linked list.cpp
Find pairs with given sum in doubly linked list.cpp
Find the first node of loop in linked list.cpp
Find the first node of loop in linked list.cpp
Find the median.cpp
Find the median.cpp
Find the string in grid.cpp
Find the string in grid.cpp
First and last occurrences of x.cpp
First and last occurrences of x.cpp
Generate IP Addresses.cpp
Generate IP Addresses.cpp
Isomorphic Strings.cpp
Isomorphic Strings.cpp
Kadane's Algorithm.cpp
Kadane's Algorithm.cpp
Kth element in Matrix.cpp
Kth element in Matrix.cpp
Longest Common Subsequence.cpp
Longest Common Subsequence.cpp
Longest Palindrome in a String.cpp
Longest Palindrome in a String.cpp
Longest Prefix Suffix.cpp
Longest Prefix Suffix.cpp
Longest Repeating Subsequence.cpp
Longest Repeating Subsequence.cpp
Majority Element.cpp
Majority Element.cpp
Max rectangle.cpp
Max rectangle.cpp
Maximum Product Subarray.cpp
Maximum Product Subarray.cpp
Maximum and minimum of an array using minimum number of comparisons.cpp
Maximum and minimum of an array using minimum number of comparisons.cpp
Maximum difference between pair in a matrix.cpp
Maximum difference between pair in a matrix.cpp
Median in a row-wise sorted Matrix.cpp
Median in a row-wise sorted Matrix.cpp
Median of 2 Sorted Arrays of Different Sizes.cpp
Median of 2 Sorted Arrays of Different Sizes.cpp
Middle of Three.cpp
Middle of Three.cpp
Min Number of Flips.cpp
Min Number of Flips.cpp
Minimize the Heights II.cpp
Minimize the Heights II.cpp
Minimum Swaps for Bracket Balancing.cpp
Minimum Swaps for Bracket Balancing.cpp
Minimum number of jumps.cpp
Minimum number of jumps.cpp
Minimum swaps and K together.cpp
Minimum swaps and K together.cpp
Move Last Element to Front of a Linked List.cpp
Move Last Element to Front of a Linked List.cpp
Move all negative numbers to beginning and positive to end with constant extra space.cpp
Move all negative numbers to beginning and positive to end with constant extra space.cpp
Number of distinct subsequences.cpp
Number of distinct subsequences.cpp
Palindrome String.cpp
Palindrome String.cpp
Palindromic Array.cpp
Palindromic Array.cpp
Parenthesis Checker.cpp
Parenthesis Checker.cpp
Permutations of a given string.cpp
Permutations of a given string.cpp
Print Anagrams Together.cpp
Print Anagrams Together.cpp
Rearrange array in alternating positive & negative items.cpp
Rearrange array in alternating positive & negative items.cpp
Recursively print all sentences that can be formed from list of word lists.cpp
Recursively print all sentences that can be formed from list of word lists.cpp
Remove Consecutive Characters.cpp
Remove Consecutive Characters.cpp
Remove duplicate element from sorted Linked List.cpp
Remove duplicate element from sorted Linked List.cpp
Remove duplicates from an unsorted linked list.cpp
Remove duplicates from an unsorted linked list.cpp
Remove loop in Linked List.cpp
Remove loop in Linked List.cpp
Reverse a Doubly Linked List.cpp
Reverse a Doubly Linked List.cpp
Reverse a Linked List in groups of given size.cpp
Reverse a Linked List in groups of given size.cpp
Reverse a linked list.cpp
Reverse a linked list.cpp
Reverse words in a given string.cpp
Reverse words in a given string.cpp
Roman Number to Integer.cpp
Roman Number to Integer.cpp
Rotate Doubly linked list by N nodes.cpp
Rotate Doubly linked list by N nodes.cpp
Rotate by 90 degree.cpp
Rotate by 90 degree.cpp
Row with max 1s.cpp
Row with max 1s.cpp
Same characters in two strings.cpp
Same characters in two strings.cpp
Search Pattern (Rabin-Karp Algorithm).cpp
Search Pattern (Rabin-Karp Algorithm).cpp
Searching in an array where adjacent differ by at most k.cpp
Searching in an array where adjacent differ by at most k.cpp
Second most repeated string in a sequence.cpp
Second most repeated string in a sequence.cpp
Smallest distinct window.cpp
Smallest distinct window.cpp
Smallest subarray with sum greater than x.cpp
Smallest subarray with sum greater than x.cpp
Smallest window in a string containing all the characters of another string.cpp
Smallest window in a string containing all the characters of another string.cpp
Sort an array of 0s, 1s and 2s.cpp
Sort an array of 0s, 1s and 2s.cpp
Sorted matrix.cpp
Sorted matrix.cpp
Split the binary string into substrings with equal number of 0s and 1s.cpp
Split the binary string into substrings with equal number of 0s and 1s.cpp
Subarray with 0 sum.cpp
Subarray with 0 sum.cpp
Three way partitioning.cpp
Three way partitioning.cpp
Transform String.cpp
Transform String.cpp
Trapping Rain Water.cpp
Trapping Rain Water.cpp
Triplet Sum in Array.cpp
Triplet Sum in Array.cpp
Union of two arrays.cpp
Union of two arrays.cpp
Unoccupied Computers.cpp
Unoccupied Computers.cpp
Value equal to index value.cpp
Value equal to index value.cpp
Word Break.cpp
Word Break.cpp
Word Wrap.cpp
Word Wrap.cpp
View all files
About
No description, website, or topics provided.
Activity
Stars
0
stars
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.