code-dump
code-dump copied to clipboard
Make your first PR! Add your profile, a blog, or any program under any language (hello-world program to anything) or update the existing one. Just make sure to add the file under the correct directory...
C:\Users\Admin\Desktop\C++\Bubble_sort.cpp
Added a C++ program to Implement Stack using Queue. STL lib was also used in this for queue implementation PS. Please add Hacktoberfest label. Name: Tushar Gupta [https://github.com/skyHunter-18] Place: Bangalore...
…g algorithm recursive backtracking algorithm to solve Sudoku puzzles. It checks the validity of each move, placing numbers in empty cells while ensuring they follow Sudoku rules. Once a valid...
rockpapesissor Rock Paper Scissors welcome Rock Paper Scissor Rock Paper Scissor Choose your hand ======================================================== css: ============================================================ body { min-height: 220vh; display: grid; place-items: center; padding: 0; margin: 0; font-family:...
Added graph traversal problems (dfs and bfs), cycle detection, shortest paths (sssp & apsp), dijkstras algorithm etc.
# Issue Title: Create Hangman Game using C++ ## Issue Description I propose to develop a Hangman Game in C++ for this repository. Hangman is a classic word-guessing game that...
Hey @SuriyaaVijay , i want to contribute to this issue , please assign this to me