FunnyAlgorithms
FunnyAlgorithms copied to clipboard
A repository with a bunch of funny algorithms, beginners friendly
Funny StoryTime Script
I have added quicksort.cpp in a new folder named the same !
DFS traversal of a tree using a recursive approach.
Added 3D transformations on Cube program Language used - C++ Library used - glut (can be installed using freeglut on linux) Type in g++ cubeTransformations.cpp -o transform -lGL -lGLU -lglut...
Contributed for #16