Rosetta_Project
Rosetta_Project copied to clipboard
Algorithms implemented in Python, JS and Go. Feel free to add another language!
Added in cpp
I added a program for Quick sort implemented in python language.
Added implementation of Quick Sort in Dart Language
The idea behind this project is to provide useful code snippets for the real programming world and their translations into as many languages as possible. See Projects Tab for ideas....
I have added code for a recursive implementation of QuickSort in C. Hope it helps!