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 }}
shubhamjaju03
/
Python-DSA
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
95 Commits
95 Commits
Folders and files
Name
Name
Last commit message
Last commit date
125. Valid Palindrome(Leetcode).py
125. Valid Palindrome(Leetcode).py
15. 3Sum(Leetcode).py
15. 3Sum(Leetcode).py
1838. Frequency of the Most Frequent Element(Leetcode).py
1838. Frequency of the Most Frequent Element(Leetcode).py
187. Repeated DNA Sequences(LeetCode).py
187. Repeated DNA Sequences(LeetCode).py
189. Rotate Array(Leetcode).py
189. Rotate Array(Leetcode).py
209. Minimum Size Subarray Sum(Leetcode).py
209. Minimum Size Subarray Sum(Leetcode).py
239.Sliding Window Maximum(Leetcode).py
239.Sliding Window Maximum(Leetcode).py
287. Find the Duplicate Number(Leetcode).py
287. Find the Duplicate Number(Leetcode).py
3. Longest Substring Without Repeating Characters(Leetcode).py
3. Longest Substring Without Repeating Characters(Leetcode).py
34. Find First and Last Position of Element in Sorted Array(Leetcode).py
34. Find First and Last Position of Element in Sorted Array(Leetcode).py
387. First Unique Character in a String(Leetcode).py
387. First Unique Character in a String(Leetcode).py
49. Group Anagrams(Leetcode).py
49. Group Anagrams(Leetcode).py
56.Merge Intervals(Leetcode).py
56.Merge Intervals(Leetcode).py
643. Maximum Average Subarray I(Leetcode).py
643. Maximum Average Subarray I(Leetcode).py
704.Binary Search(Leetcode).py
704.Binary Search(Leetcode).py
76. Minimum Window Substring(Leetcode).py
76. Minimum Window Substring(Leetcode).py
875. Koko Eating Bananas(Leetcode).py
875. Koko Eating Bananas(Leetcode).py
All paths from source to target_dfs.py
All paths from source to target_dfs.py
BST_Queries.py
BST_Queries.py
Best time to buy and sell stock_dp.py
Best time to buy and sell stock_dp.py
Boats to Save People.py
Boats to Save People.py
Center of a Star Graph.py
Center of a Star Graph.py
Climbing Stairs_dp.py
Climbing Stairs_dp.py
Combination_sum.py
Combination_sum.py
Combinations.py
Combinations.py
Container With Most Water(Leetcode).py
Container With Most Water(Leetcode).py
Count elements in all subtrees_dfs.py
Count elements in all subtrees_dfs.py
Course Schedule_dfs.py
Course Schedule_dfs.py
Edit_distance.py
Edit_distance.py
Eventual Safe States_dfs.py
Eventual Safe States_dfs.py
Fractional Knapsack.py
Fractional Knapsack.py
Gas Station_leetcode 134.py
Gas Station_leetcode 134.py
Graph_using_adj_matrix.py
Graph_using_adj_matrix.py
Hashmap_functions.py
Hashmap_functions.py
House Robbers_dp.py
House Robbers_dp.py
Jump Game II(leetcode 45).py
Jump Game II(leetcode 45).py
Jump Game.py
Jump Game.py
Keys and Rooms_dfs.py
Keys and Rooms_dfs.py
Largest number.py
Largest number.py
Letter Combinations of a Phone Number.py
Letter Combinations of a Phone Number.py
LinearSearch.py
LinearSearch.py
Longest Chain of Pairs using Dynamic Programming.py
Longest Chain of Pairs using Dynamic Programming.py
Longest Common Subsequence.py
Longest Common Subsequence.py
Longest Increasing Subsequence.py
Longest Increasing Subsequence.py
Longest Increasing Subsequence_dp.py
Longest Increasing Subsequence_dp.py
Longest Palindromic Subsequence.py
Longest Palindromic Subsequence.py
Longest Palindromic Substring.py
Longest Palindromic Substring.py
Matrix Chain Multiplication.py
Matrix Chain Multiplication.py
Maximum Product Subarray.py
Maximum Product Subarray.py
Maximum Subarray.py
Maximum Subarray.py
Minimum Falling Path Sum II_dp.py
Minimum Falling Path Sum II_dp.py
Minimum Falling Path Sum_dp.py
Minimum Falling Path Sum_dp.py
Minimum Number of Arrows to Burst Balloons.py
Minimum Number of Arrows to Burst Balloons.py
Minimum cost to climb stairs_dp.py
Minimum cost to climb stairs_dp.py
N-Queen.py
N-Queen.py
Nth Tribonacci Number_dp.py
Nth Tribonacci Number_dp.py
Number of Complete Components_dfs.py
Number of Complete Components_dfs.py
Number of Operations to make Graph Connected_dfs.py
Number of Operations to make Graph Connected_dfs.py
Number of Provinces_dfs.py
Number of Provinces_dfs.py
Number of Unreachable Nodes_dfsa.py
Number of Unreachable Nodes_dfsa.py
Palindrome Partitioning II.py
Palindrome Partitioning II.py
Palindrome Partitioning.py
Palindrome Partitioning.py
Partition Equal Subset Sum.py
Partition Equal Subset Sum.py
Pascals Triangle 2_dp.py
Pascals Triangle 2_dp.py
README.md
README.md
Russian_doll.py
Russian_doll.py
Search_BST
Search_BST
Sucessor and predecessor.py
Sucessor and predecessor.py
Target_Sum.py
Target_Sum.py
Task Scheduler.py
Task Scheduler.py
Triangle Array_dp.py
Triangle Array_dp.py
Unique Paths II_dp.py
Unique Paths II_dp.py
Unique Paths_dp.py
Unique Paths_dp.py
anagrams(HashMap).py
anagrams(HashMap).py
contains_duplicates_HashMap.py
contains_duplicates_HashMap.py
count_frequency_hashmap.py
count_frequency_hashmap.py
fibonacci_with_dp.
fibonacci_with_dp.
graph_using_edge.py
graph_using_edge.py
intersect_HashMap.py
intersect_HashMap.py
kthSmallest_BST.py
kthSmallest_BST.py
kth_symbol.py
kth_symbol.py
max_consecutive_ones.py
max_consecutive_ones.py
monotonic_array.py
monotonic_array.py
non_repeating_characters_HashMap.py
non_repeating_characters_HashMap.py
number_of_island(leetcode).py
number_of_island(leetcode).py
queue.py
queue.py
recovery_binarty_search_tree.py
recovery_binarty_search_tree.py
stack.py
stack.py
subset-ii.py
subset-ii.py
subsets.py
subsets.py
sudoku_solver.py
sudoku_solver.py
tower of hanoi.py
tower of hanoi.py
tower_of_hanoi_optimized.py
tower_of_hanoi_optimized.py
tribonacci.py
tribonacci.py
word-break.py
word-break.py
View all files
Repository files navigation
README
More
items
Python-DSA
PYTHON DSA
About
PYTHON DSA
Resources
Readme
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.