DS-Algo-Point
DS-Algo-Point copied to clipboard
Implement Quick Sort on Doubly Linked List
🚀 Feature
Implementation of quick sort algorithm on doubly linked list
Have you read the Contribution Guidelines?
yes
Pitch
Quick Sort algorithm is a divide and conquer algorithm which selects an element as a pivot and does partition around it.
Assignees
@yashkansal - Java @manan025 - Python @malhotraravi842 - C++ @Manognya1000 - C
I would like to implement in java
I would like to work on this. Language: Python
@yashkansal - Java @manan025 - Python
I Would like to implement this in c++, please assign me
@malhotraravi842 - CPP
Please assign this to me in C.
@Manognya1000 - C Assigned
Hey! @manan025 @aditik03 @sukritishah15 Please look into the PR raised by me.