CodeCollection
CodeCollection copied to clipboard
Do push code on which you are working or if you have solved any problem in any language add the solution to this repository and help to contribute and star this repository!!Refer CONTRIBUTING.md for c...
A webpage that plays drum music when the user presses the respective key shown on the page, on their keyboard
I have added few codes in python directory.
I have added some new codes of DS in C folder
This code linearily searches a linked list to find a user inputted element and returns boolean values.
Implementation of Tower of Hanoi using recursion. Takes in any number of disks.