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 }}
harshitcompcode
/
data-structures-and-algorithms
Public
forked from
akgmage/data-structures-and-algorithms
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Files
Expand file tree
main
Breadcrumbs
data-structures-and-algorithms
/
Dynamic Programming
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
main
Breadcrumbs
data-structures-and-algorithms
/
Dynamic Programming
/
Copy path
Top
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
Largest_Rectangle_In_Binary_Matrix.java
Largest_Rectangle_In_Binary_Matrix.java
Largest_Rectangle_In_Binary_Matrix.js
Largest_Rectangle_In_Binary_Matrix.js
Largest_Rectangle_In_Binary_Matrix.py
Largest_Rectangle_In_Binary_Matrix.py
best_time_to_buy_and_sell_stock.cpp
best_time_to_buy_and_sell_stock.cpp
best_time_to_buy_and_sell_stock.go
best_time_to_buy_and_sell_stock.go
best_time_to_buy_and_sell_stock.java
best_time_to_buy_and_sell_stock.java
best_time_to_buy_and_sell_stock.js
best_time_to_buy_and_sell_stock.js
best_time_to_buy_and_sell_stock.py
best_time_to_buy_and_sell_stock.py
climb_stairs.go
climb_stairs.go
coin_change.cpp
coin_change.cpp
coin_change.go
coin_change.go
coin_change.java
coin_change.java
coin_change.js
coin_change.js
coin_change.py
coin_change.py
distance_of_nearest_0.cpp
distance_of_nearest_0.cpp
distance_of_nearest_0.py
distance_of_nearest_0.py
distance_of_nearest_zero.js
distance_of_nearest_zero.js
distane_of_nearest_zero_in_matrix.java
distane_of_nearest_zero_in_matrix.java
edit_distance_dp.cpp
edit_distance_dp.cpp
edit_distance_memoized.cpp
edit_distance_memoized.cpp
edit_distance_recursive.cpp
edit_distance_recursive.cpp
house_robber.cpp
house_robber.cpp
knight_probability_chessboard.go
knight_probability_chessboard.go
knight_probability_chessboard.js
knight_probability_chessboard.js
kth_closest_point_to origin.java
kth_closest_point_to origin.java
longest_common_subsequence_dp.cpp
longest_common_subsequence_dp.cpp
longest_common_subsequence_memoization.cpp
longest_common_subsequence_memoization.cpp
longest_common_subsequence_recursive.cpp
longest_common_subsequence_recursive.cpp
longest_increasing_subsequence.cpp
longest_increasing_subsequence.cpp
longest_pallindromic_substring.go
longest_pallindromic_substring.go
min_cost_travel_in_a_grid.cpp
min_cost_travel_in_a_grid.cpp
min_insertion_steps_for_string_palindrome.java
min_insertion_steps_for_string_palindrome.java
min_steps_to_reduce_a_number_to_one_dp.cpp
min_steps_to_reduce_a_number_to_one_dp.cpp
min_steps_to_reduce_a_number_to_one_memoized.cpp
min_steps_to_reduce_a_number_to_one_memoized.cpp
minimum_insertion_steps_to_make_string_pallindrome.cpp
minimum_insertion_steps_to_make_string_pallindrome.cpp
num_ways_to_make_change.cpp
num_ways_to_make_change.cpp
num_ways_to_make_change.go
num_ways_to_make_change.go
num_ways_to_make_change.java
num_ways_to_make_change.java
num_ways_to_make_change.js
num_ways_to_make_change.js
num_ways_to_make_change.py
num_ways_to_make_change.py
reconstruct_bst_in_python.py
reconstruct_bst_in_python.py
rod_cutting_problem_dp.cpp
rod_cutting_problem_dp.cpp
rod_cutting_problem_memoized.cpp
rod_cutting_problem_memoized.cpp
rod_cutting_problem_recursive.cpp
rod_cutting_problem_recursive.cpp
trapping_rain_water.cpp
trapping_rain_water.cpp
unique_paths.cpp
unique_paths.cpp
unique_paths_with_obstacles.cpp
unique_paths_with_obstacles.cpp
wine_selling_problem_dp.cpp
wine_selling_problem_dp.cpp
wine_selling_problem_memoized.cpp
wine_selling_problem_memoized.cpp
wine_selling_problem_recursive.cpp
wine_selling_problem_recursive.cpp
View all files
You can’t perform that action at this time.