Sahil Singh
Sahil Singh
C++ code for karatsuba algorithm for fast multiplication #### Description of Change #### Checklist - [ ] Added description of change - [ ] Added file name matches [File name...
this is a c++ code for Suduko Backtracking #### Description of Change #### Checklist - [x] Added description of change - [x] Added file name matches [File name guidelines](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/CONTRIBUTING.md#New-File-Name-guidelines) -...
this is an c++ program for Prims Algorithm #### Description of Change #### Checklist - [ ] Added description of change - [x] Added file name matches [File name guidelines](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/CONTRIBUTING.md#New-File-Name-guidelines)...
Tower of Hanoi using Java
C program for Leap year
This is an python code for Tic-Tac-Toe Game
this is a code which prints heart shape
This is a C++ program for Reverse a sentence using recursion.
This is Python code for Animal Quiz Game