ObamtechNetworks / sorting_algorithms

A collaborative project about learning the different kinds of the sorting algorithms, Big O notation, time and space complexities and how to implement them
1 stars 0 forks source link

Obamtech branch #2

Closed ObamtechNetworks closed 9 months ago

ObamtechNetworks commented 9 months ago

Hi John, just eventually found a way out for the quick sort, hoping that the checker passes it! Kindly review it and see the workings, there may be some conflicts with the main, but i've ensured that the code is working well, checking out betty et al.

ALL WE NEED IS JUS THE QUICK SORT FUNCTION - ### 3-quick_sort AND THE TIME COMPLEXITY FILE ->> ### 3-O