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 }}
DebugsBunny1648
/
Algorithm
Public
forked from
vksahu399/Algorithm
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
master
Branches
Tags
Go to file
Code
Open more actions menu
Latest commit
History
270 Commits
270 Commits
Folders and files
Name
Name
Last commit message
Last commit date
DFS Traversal
DFS Traversal
0-1Knapsack_recursive.cpp
0-1Knapsack_recursive.cpp
0_1_knapsack_iterative.cpp
0_1_knapsack_iterative.cpp
0h_h1_sol.py
0h_h1_sol.py
8_Queen.py
8_Queen.py
A very Big Sum.py
A very Big Sum.py
Ackermann.py
Ackermann.py
AllPairShortestPath.c
AllPairShortestPath.c
Arrays_Trapping_Rainwater.cpp
Arrays_Trapping_Rainwater.cpp
Avl_tree.py
Avl_tree.py
BTREE TO LINKED LIST.py
BTREE TO LINKED LIST.py
Backspace String Compare.py
Backspace String Compare.py
BalancedParenthesis.cpp
BalancedParenthesis.cpp
Basic_binary_tree.py
Basic_binary_tree.py
Binary Search.cpp
Binary Search.cpp
Birthday Cake Candles.py
Birthday Cake Candles.py
BubbleSort.cpp
BubbleSort.cpp
Coin Change Problem.cpp
Coin Change Problem.cpp
Compare the triplets.py
Compare the triplets.py
Design HashMap
Design HashMap
Dijkstra'sAlgo.cpp
Dijkstra'sAlgo.cpp
DutchNationalFlagProb.cpp
DutchNationalFlagProb.cpp
First matching.py
First matching.py
Floyd_Warshall.cpp
Floyd_Warshall.cpp
Greedy_Algoriyhm_Indian_Coin_Change_Problem.cpp
Greedy_Algoriyhm_Indian_Coin_Change_Problem.cpp
Hamilton Cycle.c
Hamilton Cycle.c
HeapSort.cpp
HeapSort.cpp
HillClimbing.cpp
HillClimbing.cpp
Huffman_coding.cpp
Huffman_coding.cpp
Insertion Sort.py
Insertion Sort.py
Is Subsequence.py
Is Subsequence.py
Isomorphic Strings.py
Isomorphic Strings.py
JobSequencing.c
JobSequencing.c
Kadan's Algorithm.cpp
Kadan's Algorithm.cpp
LCA.py
LCA.py
LI Subsequence.py
LI Subsequence.py
Linear Search_Python.py
Linear Search_Python.py
Linked List Cycle.py
Linked List Cycle.py
LinkedListDeletion.cpp
LinkedListDeletion.cpp
LinkedListInsertion.cpp
LinkedListInsertion.cpp
LinkedListNthFromEnd.cpp
LinkedListNthFromEnd.cpp
Linked_List.c
Linked_List.c
LoopDetection.cpp
LoopDetection.cpp
MIN STACK.py
MIN STACK.py
Matrix Multiplication.py
Matrix Multiplication.py
MatrixChainMultiplication.c
MatrixChainMultiplication.c
MatrixChain_recursion.c
MatrixChain_recursion.c
Maximum Length of Repeated Subarray.py
Maximum Length of Repeated Subarray.py
MaximumAreaHistogram.cpp
MaximumAreaHistogram.cpp
MergeSort.cpp
MergeSort.cpp
MergeSort.py
MergeSort.py
N-Queens.cpp
N-Queens.cpp
Numbers With Same Consecutive Differences.py
Numbers With Same Consecutive Differences.py
PythagorianTriplets.cpp
PythagorianTriplets.cpp
Queue using Stacks.py
Queue using Stacks.py
Quick Sort.py
Quick Sort.py
RE Matching.py
RE Matching.py
README.md
README.md
Remove All Adjacent Duplicates In String.py
Remove All Adjacent Duplicates In String.py
Remove Duplicate Letters.py
Remove Duplicate Letters.py
Remove Duplicates from Sorted linked list.py
Remove Duplicates from Sorted linked list.py
Remove Outermost Parentheses.py
Remove Outermost Parentheses.py
Removing Stars From a String.py
Removing Stars From a String.py
Reverse Array.py
Reverse Array.py
Reverse String II.py
Reverse String II.py
Reverse Words in a String.py
Reverse Words in a String.py
Reverse string.py
Reverse string.py
Reversing LinkedList(iterative).cpp
Reversing LinkedList(iterative).cpp
SelectionSort.cpp
SelectionSort.cpp
ShannonFanoEncode.cpp
ShannonFanoEncode.cpp
SieveofEratosthenes.cpp
SieveofEratosthenes.cpp
Simple Array Sum.py
Simple Array Sum.py
SingleSourceShortestPath.c
SingleSourceShortestPath.c
Snake.cpp
Snake.cpp
Solve me First.py
Solve me First.py
StackArray.cpp
StackArray.cpp
StackLinkedList.cpp
StackLinkedList.cpp
StockSpan.cpp
StockSpan.cpp
Sum of Even Numbers After Queries.py
Sum of Even Numbers After Queries.py
Time Convwrsion.py
Time Convwrsion.py
TimeConversion
TimeConversion
Travelling_Salesman.c
Travelling_Salesman.c
Vector Implementation and Operations
Vector Implementation and Operations
WordSearch Solver
WordSearch Solver
balanced_parentheses.py
balanced_parentheses.py
binary_search_tree_recursive.py
binary_search_tree_recursive.py
binary_tree_mirror.py
binary_tree_mirror.py
binary_tree_traversals.py
binary_tree_traversals.py
bst_predecessor.cpp
bst_predecessor.cpp
bubble_sort.py
bubble_sort.py
bucket_sort.cpp
bucket_sort.cpp
candy.py
candy.py
combination sum.py
combination sum.py
count primes.py
count primes.py
dijkstra.c
dijkstra.c
dijkstras_two_stack_algorithm.py
dijkstras_two_stack_algorithm.py
drawing book.cpp
drawing book.cpp
evaluate_postfix_notations.py
evaluate_postfix_notations.py
fenwick_tree.py
fenwick_tree.py
infix to postfix using queue.cpp
infix to postfix using queue.cpp
View all files
Repository files navigation
README
More
items
Algorithm
Basic Data Structure Algorithm in C++
About
Basic Data Structure Algorithm in C++
Resources
Readme
Activity
Stars
1
star
Watchers
0
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.