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 }}
Simret101
/
Competitive_programming
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
401 Commits
401 Commits
Folders and files
Name
Name
Last commit message
Last commit date
Codeforces
Codeforces
leetcode
leetcode
week1
week1
3Sum.java
3Sum.java
Add two numbers. C++
Add two numbers. C++
Adding Spaces to a String.java
Adding Spaces to a String.java
Array with elements not equal to average of neighbors. C++
Array with elements not equal to average of neighbors. C++
Boats to Save People.python
Boats to Save People.python
Bubble Sort. C++
Bubble Sort. C++
Car Fleet. Java
Car Fleet. Java
Circular deque. Java
Circular deque. Java
Container With Most Water.python
Container With Most Water.python
Counting valley. C++
Counting valley. C++
Ehab Is an Odd Person.C++
Ehab Is an Odd Person.C++
Evaluate Reverse Polish Notation.python
Evaluate Reverse Polish Notation.python
Fibonacci Number. Java
Fibonacci Number. Java
Fibonacci number using recursion.java
Fibonacci number using recursion.java
Find All Anagrams in a String.python
Find All Anagrams in a String.python
Find Target Indices After Sorting Array.C++
Find Target Indices After Sorting Array.C++
Find pivot index. Java
Find pivot index. Java
Finding Duplicate File in System.java
Finding Duplicate File in System.java
Grading system. C++
Grading system. C++
How Many Numbers Are Smaller Than the Current Number.python
How Many Numbers Are Smaller Than the Current Number.python
How many numbers are smaller than the current number . C++
How many numbers are smaller than the current number . C++
Insertion Sort.C++
Insertion Sort.C++
Longest Repeating Character Replacement.python
Longest Repeating Character Replacement.python
Longest Substring Without Repeating Characters.python
Longest Substring Without Repeating Characters.python
Maximum Average Subarray I.python
Maximum Average Subarray I.python
Merge Intervals. C++
Merge Intervals. C++
Merge Sorted Array.python
Merge Sorted Array.python
Merge two sorted lists. Java
Merge two sorted lists. Java
Middle of the linked list . Java
Middle of the linked list . Java
Min Stack. Java
Min Stack. Java
Minimum Size Subarray Sum.python
Minimum Size Subarray Sum.python
Minimum size subarray sum. Java
Minimum size subarray sum. Java
Missing Number.java
Missing Number.java
Move Zeroes. Java
Move Zeroes. Java
Multiply Strings.java
Multiply Strings.java
Next Greater Element. Java
Next Greater Element. Java
Number of good pairs. C++
Number of good pairs. C++
Pancake Sort.java
Pancake Sort.java
Partition Labels.python
Partition Labels.python
Permutation in String.python
Permutation in String.python
Power of four
Power of four
Power of three. C++
Power of three. C++
Product of Array Except Self.python
Product of Array Except Self.python
Python List.python
Python List.python
Range Sum Query - Immutable.python
Range Sum Query - Immutable.python
Range Sum Query 2D - Immutable.python
Range Sum Query 2D - Immutable.python
Remove Duplicates from Sorted Array.python
Remove Duplicates from Sorted Array.python
Remove Smallest.java
Remove Smallest.java
Replace Elements in an Array.C++
Replace Elements in an Array.C++
Reverse Integer.java
Reverse Integer.java
Reverse linked list. C++
Reverse linked list. C++
Rotate Array.python
Rotate Array.python
Running Sum of 1d Array.python
Running Sum of 1d Array.python
Score of Parentheses.python
Score of Parentheses.python
Selection sort. C
Selection sort. C
Simplify Path.python
Simplify Path.python
Sort Colors.java
Sort Colors.java
Sorting the Sentence. C++
Sorting the Sentence. C++
Subarray Sum Equals K.python
Subarray Sum Equals K.python
Subarray Sums Divisible by K.python
Subarray Sums Divisible by K.python
Subarray sum equals k. C++
Subarray sum equals k. C++
Subdomain Visit Count.java
Subdomain Visit Count.java
Sum of Square Numbers.python
Sum of Square Numbers.python
Task scheduler. Java
Task scheduler. Java
Theatre Square. C++
Theatre Square. C++
Two Sum.java
Two Sum.java
Two sum.python
Two sum.python
Valid Anagram.java
Valid Anagram.java
Valid Anagram.python
Valid Anagram.python
Valid Palindrome.python
Valid Palindrome.python
Valid_Palindrom.java
Valid_Palindrom.java
arithmetic subarrays. Java
arithmetic subarrays. Java
boats to save people. C++
boats to save people. C++
container-with-most-water. Java
container-with-most-water. Java
counting-sort. C++
counting-sort. C++
daily temperatures. Java
daily temperatures. Java
delete node in a linked list. Java
delete node in a linked list. Java
domino-piling. C++
domino-piling. C++
evaluate-reverse-polish-notation. Java
evaluate-reverse-polish-notation. Java
find-the-student-that-will-replace-the-chalk. C++
find-the-student-that-will-replace-the-chalk. C++
find-the-winner-of-the-circular-game. Java
find-the-winner-of-the-circular-game. Java
fizz-buzz. C++
fizz-buzz. C++
frequency-of-the-most-frequent-element. C++
frequency-of-the-most-frequent-element. C++
fruit into baskets. Java
fruit into baskets. Java
h-index. C++
h-index. C++
implement queue using stacks. Java
implement queue using stacks. Java
longest substring without repeating characters. Java
longest substring without repeating characters. Java
longest-continuous-subarray-with-absolute-diff-less-than-or-equal-to-limit. C++
longest-continuous-subarray-with-absolute-diff-less-than-or-equal-to-limit. C++
longest-subarray-of-1s-after-deleting-one-element. C++
longest-subarray-of-1s-after-deleting-one-element. C++
max number of k sum pairs . Java
max number of k sum pairs . Java
maximum number of coins you can get. Java
maximum number of coins you can get. Java
maximum points you can obtain from cards. Java
maximum points you can obtain from cards. Java
middle of the linked list. C++
middle of the linked list. C++
minimize maximum pair sum in array. Java
minimize maximum pair sum in array. Java
minimum-increment-to-make-array-unique. Java
minimum-increment-to-make-array-unique. Java
missingnumber.python
missingnumber.python
number-of-sub-arrays-of-size-k-and-average-greater-than-or-equal-to-threshold. Java
number-of-sub-arrays-of-size-k-and-average-greater-than-or-equal-to-threshold. Java
View all files
About
programming
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.