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
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 }}
EverydayLevelUp
/
codeDump
Public
forked from
akkupy/codeDump
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
codeDump
/
cpp
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
main
Breadcrumbs
codeDump
/
cpp
/
Copy path
Top
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
Most_Useful_Algorithms
Most_Useful_Algorithms
Patterns
Patterns
sorting
sorting
3 Sum Closest.cpp
3 Sum Closest.cpp
3 Sum.cpp
3 Sum.cpp
4 Sum.cpp
4 Sum.cpp
AVL_tree.cpp
AVL_tree.cpp
ArticulationPoint.cpp
ArticulationPoint.cpp
BFSTraversal.cpp
BFSTraversal.cpp
BInaryTreeZigZagLevelOrderTraversal.cpp
BInaryTreeZigZagLevelOrderTraversal.cpp
Balanced_Paranthesis_Using_Stacks.cpp
Balanced_Paranthesis_Using_Stacks.cpp
Bank.cpp
Bank.cpp
Banking system.cpp
Banking system.cpp
BasicCalculator.cpp
BasicCalculator.cpp
BellmanFordAlgorithm.cpp
BellmanFordAlgorithm.cpp
BinaryToDecimalNumber.cpp
BinaryToDecimalNumber.cpp
BinaryTreeInorderTraversal.cpp
BinaryTreeInorderTraversal.cpp
BinaryTreePostorderTraversal.cpp
BinaryTreePostorderTraversal.cpp
BinaryTreePreorderTraversal.cpp
BinaryTreePreorderTraversal.cpp
BinaryTreeRightSideView.cpp
BinaryTreeRightSideView.cpp
Bookshop.cpp
Bookshop.cpp
BottomViewOfBinaryTree.cpp
BottomViewOfBinaryTree.cpp
BoudaryTraversalOfBinaryTree.cpp
BoudaryTraversalOfBinaryTree.cpp
BridgesCriticalConnectionsInANetwork.cpp
BridgesCriticalConnectionsInANetwork.cpp
BurningTree.cpp
BurningTree.cpp
ConstructTreeFromInorderAndPostorder.cpp
ConstructTreeFromInorderAndPostorder.cpp
ContructTreeFromInorderAndPreorder.cpp
ContructTreeFromInorderAndPreorder.cpp
Counting.cpp
Counting.cpp
CreatingAndPrintingGraph.cpp
CreatingAndPrintingGraph.cpp
DFSTraversal.cpp
DFSTraversal.cpp
Decode_Ways.cpp
Decode_Ways.cpp
DiagonalTraversalOfBinaryTree.cpp
DiagonalTraversalOfBinaryTree.cpp
DiameterOfBinaryTree.cpp
DiameterOfBinaryTree.cpp
DiceGame.cpp
DiceGame.cpp
Dijkstras.cpp
Dijkstras.cpp
DijkstrasShortestPath.cpp
DijkstrasShortestPath.cpp
DirectedGraphCycleDetectionBFS.cpp
DirectedGraphCycleDetectionBFS.cpp
DirectedGraphCycleDetectionDFS.cpp
DirectedGraphCycleDetectionDFS.cpp
DoctorsAppointment.cpp
DoctorsAppointment.cpp
Fibonacci.cpp
Fibonacci.cpp
FibonacciHeap.cpp
FibonacciHeap.cpp
Fibonacci_Triangle.cpp
Fibonacci_Triangle.cpp
FlattenABSTToSortedList.cpp
FlattenABSTToSortedList.cpp
FlattenBinaryTreeToLinkedList.cpp
FlattenBinaryTreeToLinkedList.cpp
FloydWarshall.cpp
FloydWarshall.cpp
FractionalKnapsack.cpp
FractionalKnapsack.cpp
HelpClassmateOrNextSmallerInStack.cpp
HelpClassmateOrNextSmallerInStack.cpp
HuffmanEncoding.cpp
HuffmanEncoding.cpp
Impelement_binary_search.cpp
Impelement_binary_search.cpp
ImplementationOfGraph.cpp
ImplementationOfGraph.cpp
Integer_to_roman.cpp
Integer_to_roman.cpp
KSumPaths.cpp
KSumPaths.cpp
KosarajusAlgorithm.cpp
KosarajusAlgorithm.cpp
Krushkal.cpp
Krushkal.cpp
KthAncestorInATree.cpp
KthAncestorInATree.cpp
KthSmallestInBST.cpp
KthSmallestInBST.cpp
LargestBSTInATree.cpp
LargestBSTInATree.cpp
LeftViewOfBinaryTree.cpp
LeftViewOfBinaryTree.cpp
Letter Combinations of a phone number.cpp
Letter Combinations of a phone number.cpp
LexicographicalNumbers.cpp
LexicographicalNumbers.cpp
Linearsearch. cpp
Linearsearch. cpp
LongestCommonPrefix.cpp
LongestCommonPrefix.cpp
Longest_Palindromic.cpp
Longest_Palindromic.cpp
Longest_Palindromic_Substring_Problem.cpp
Longest_Palindromic_Substring_Problem.cpp
LowestCommonAncestorInABinaryTree.cpp
LowestCommonAncestorInABinaryTree.cpp
LowestCommonAncestorInBinarySearchTree.cpp
LowestCommonAncestorInBinarySearchTree.cpp
MaxHeap.cpp
MaxHeap.cpp
MaxRectangle.cpp
MaxRectangle.cpp
MaximumDepthOfBinaryTree.cpp
MaximumDepthOfBinaryTree.cpp
MaximumSumOfNonAdjacentNodes.cpp
MaximumSumOfNonAdjacentNodes.cpp
MergeKSortedArraysUsingHeap.cpp
MergeKSortedArraysUsingHeap.cpp
MergeTwoBST.cpp
MergeTwoBST.cpp
MergeTwoBinaryMaxHeaps.cpp
MergeTwoBinaryMaxHeaps.cpp
MinimumCostOfRopes.cpp
MinimumCostOfRopes.cpp
MinimumCostToMakeStringValid.cpp
MinimumCostToMakeStringValid.cpp
MinimumSpanningTreeUsingKrushkalsAlgorithm.cpp
MinimumSpanningTreeUsingKrushkalsAlgorithm.cpp
Mirror.cpp
Mirror.cpp
MorrisTraversal.cpp
MorrisTraversal.cpp
NQueenProblem.cpp
NQueenProblem.cpp
NStacksInAnArray.cpp
NStacksInAnArray.cpp
N_Queen.cpp
N_Queen.cpp
NegativeWeightCycle.cpp
NegativeWeightCycle.cpp
Nodes without siblings.cpp
Nodes without siblings.cpp
Operator Overloading.cpp
Operator Overloading.cpp
PathSum.cpp
PathSum.cpp
PostOrder binary tree.cpp
PostOrder binary tree.cpp
PreOrder binary tree.cpp
PreOrder binary tree.cpp
PredecessorAndSuccessor.cpp
PredecessorAndSuccessor.cpp
Prims.cpp
Prims.cpp
PrimsMST.cpp
PrimsMST.cpp
Print level wise.cpp
Print level wise.cpp
Quick_Sort.cpp
Quick_Sort.cpp
RatInAMazeProblem1.cpp
RatInAMazeProblem1.cpp
Remove leaf node.cpp
Remove leaf node.cpp
Rotate90DegreeSquareMatrix.cpp
Rotate90DegreeSquareMatrix.cpp
Rotate_Array_By_K_Element.cpp
Rotate_Array_By_K_Element.cpp
SameTree.cpp
SameTree.cpp
SearchInBST.cpp
SearchInBST.cpp
Seive.cpp
Seive.cpp
ShopInCandyStore.cpp
ShopInCandyStore.cpp
View all files
You can’t perform that action at this time.