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 }}
akshat-jjain
/
Leetcode-Solutions
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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
108 Commits
108 Commits
.gitattributes
.gitattributes
176. Second Highest Salary.sql
176. Second Highest Salary.sql
182 Duplicate Emails.sql
182 Duplicate Emails.sql
183 Customers Who Never Order.sql
183 Customers Who Never Order.sql
1869. Longer Contiguous Segments of Ones than Zeros.py
1869. Longer Contiguous Segments of Ones than Zeros.py
289. Game of Life.py
289. Game of Life.py
290. Word Pattern.py
290. Word Pattern.py
Add Digits.py
Add Digits.py
Add Strings.py
Add Strings.py
Add binary.py
Add binary.py
Arranging.py
Arranging.py
Best Time to Buy and Sell Stock I.py
Best Time to Buy and Sell Stock I.py
Bulls and Cows.py
Bulls and Cows.py
Check if Array Is Sorted and Rotated.py
Check if Array Is Sorted and Rotated.py
Combinations.py
Combinations.py
Compare Version Numbers.py
Compare Version Numbers.py
Contains duplicate.py
Contains duplicate.py
Counting Bits.py
Counting Bits.py
Divide Two Integers.py
Divide Two Integers.py
Evaluate Reverse Polish Notation.py
Evaluate Reverse Polish Notation.py
Factorial Trailing Zeroes.py
Factorial Trailing Zeroes.py
Find All Duplicates in an Array.py
Find All Duplicates in an Array.py
Find First and Last Position of Element in Sorted Array.py
Find First and Last Position of Element in Sorted Array.py
Find Minimum in Rotated Sorted Array ii.py
Find Minimum in Rotated Sorted Array ii.py
Find Minimum in Rotated Sorted Array.py
Find Minimum in Rotated Sorted Array.py
Find Peak Element.py
Find Peak Element.py
Find the Difference.py
Find the Difference.py
First Unique Character in a String.py
First Unique Character in a String.py
Fizz Buzz.py
Fizz Buzz.py
Hamming Distance.py
Hamming Distance.py
Happy Number.py
Happy Number.py
Implement Trie (Prefix Tree).py
Implement Trie (Prefix Tree).py
Implement strStr().py
Implement strStr().py
Integer to roman.py
Integer to roman.py
Kth Largest Element in an Array.py
Kth Largest Element in an Array.py
Kth Smallest Element in an Array.py
Kth Smallest Element in an Array.py
LICENSE
LICENSE
Length of Last Word.py
Length of Last Word.py
Letter Combinations of a Phone Number.py
Letter Combinations of a Phone Number.py
Longest Consecutive Sequence.py
Longest Consecutive Sequence.py
Majority Element II.py
Majority Element II.py
Majority Element.py
Majority Element.py
Maximum Gap.py
Maximum Gap.py
Median of Two Sorted Arrays.py
Median of Two Sorted Arrays.py
Merge Sorted Array.py
Merge Sorted Array.py
Min Stack.py
Min Stack.py
Missing Number.py
Missing Number.py
Move Zeroes.py
Move Zeroes.py
Multiply String.py
Multiply String.py
Number of 1 Bits.py
Number of 1 Bits.py
Peeking Iterator.py
Peeking Iterator.py
Permutations Sequence.py
Permutations Sequence.py
Permutations ii.py
Permutations ii.py
Permutations.py
Permutations.py
Plus One.py
Plus One.py
Pow(x,n).py
Pow(x,n).py
Power of 2.py
Power of 2.py
Product of Array Except Self.py
Product of Array Except Self.py
README.md
README.md
Range Sum Query.py
Range Sum Query.py
Ransom Note.py
Ransom Note.py
Rectangle Area.py
Rectangle Area.py
Remove duplicate from sorted array ii.py
Remove duplicate from sorted array ii.py
Remove duplicate from sorted array.py
Remove duplicate from sorted array.py
Remove element.py
Remove element.py
Reverse Vowels of a String.py
Reverse Vowels of a String.py
Reverse Words in a String.py
Reverse Words in a String.py
Roman to Integer.py
Roman to Integer.py
Rotate Array.py
Rotate Array.py
Rotate Function.py
Rotate Function.py
Rotate Image.py
Rotate Image.py
Rotate String.py
Rotate String.py
Rotating the Box.py
Rotating the Box.py
Search Insert Position.py
Search Insert Position.py
Search a 2D Matrix II.py
Search a 2D Matrix II.py
Search a 2D Matrix.py
Search a 2D Matrix.py
Search in Rotated Sorted Array ii.py
Search in Rotated Sorted Array ii.py
Search in Rotated Sorted Array.py
Search in Rotated Sorted Array.py
Set Matrix Zeroes.py
Set Matrix Zeroes.py
Single Number II.py
Single Number II.py
Single Number III.py
Single Number III.py
Single Number.py
Single Number.py
Sort Colors.py
Sort Colors.py
Sqrt(x).py
Sqrt(x).py
Subsets ii.py
Subsets ii.py
Subsets.py
Subsets.py
Sum of Two Integers.py
Sum of Two Integers.py
Summary Ranges.py
Summary Ranges.py
Third Maximum Number.py
Third Maximum Number.py
Two Sum II - Input array is sorted.py
Two Sum II - Input array is sorted.py
Two Sum.py
Two Sum.py
Ugly Number.py
Ugly Number.py
Valid Anagram.py
Valid Anagram.py
Valid Number.py
Valid Number.py
Valid Palindrome.py
Valid Palindrome.py
Valid Perfect Square.py
Valid Perfect Square.py
Valid Tic-Tac-Toe State.py
Valid Tic-Tac-Toe State.py
Validating Parentheses.py
Validating Parentheses.py
combine two tables.sql
combine two tables.sql
palindrome number.py
palindrome number.py
View all files
Repository files navigation
README
MIT license
More
items
Support:
About
No description or website provided.
Topics
alogorithms
binary-search-tree
data-structures
database
dynamic-programming
graph
leetcode
leetcode-solutions
python
Resources
Readme
MIT license
Activity
Stars
2
stars
Watchers
1
watching
Forks
0
forks
Report repository
Contributors
Languages
You can’t perform that action at this time.