kevin-wayne / algs4

Algorithms, 4th edition textbook code and libraries
http://algs4.cs.princeton.edu/code/
GNU General Public License v3.0
7.42k stars 2.68k forks source link

Can I add 3-way QuickSort #106

Open AbhishekBhatt072003 opened 3 years ago

AbhishekBhatt072003 commented 3 years ago

Hello! I was wondering how about I add 3-way QuickSort also known as 3-pivot QuickSort to this repo , if you allow me :)