Algo_ds_101: 3-Way QuickSort(Dutch National Flag)

Created on 10 Oct 2020  路  11Comments  路  Source: ahampriyanshu/algo_ds_101

Submission Title
3-Way_Quick_Sort

Submission Type
Algorithm/Sorting

Submission Description
QuickSort3 is a faster alternative for normal QuickSort. It partitions given data into 3 parts(Works by Dutch National Flag Algorithm) and is faster compared to normal Quicksort for some cases.

Submission Directory
Algorithms=> Sorting_Algorithms => 3-Way_Quick_Sort => 3-Way_Quick_Sort.extension

Contributors

  • [x] C++ -
  • [ ] C -
  • [ ] Python -
  • [ ] Java -
  • [ ] JavaScript -
  • [ ] TypeScript -
  • [ ] Golang -
  • [ ] Ruby -
  • [ ] php -
  • [ ] Swift -
  • [ ] C# -
C# C++ Hacktoberfest New Submssion TypeScript first timer good first issue java javascript php python ruby scala swift

All 11 comments

馃憢 @${author}

Thanks for opening your first issue here! Be sure to follow the issue template!

Regards @ahampriyanshu :v:

Hey i have got C++ code with proper documentation for 3-Way quicksort so can i make a pull request.

I can code it in c#

i can do it in python so can you assign me?

I'd love to do this in Java. Could you please assign me?

can you assign this to me in c?

I'd love to do this in Java. Could you please assign me?

@ahampriyanshu

I can implement the algorithm in C, can you assign me this?

I can implement the algorithm in C, can you assign me this?

Hi @duttabhishek32,
Please opt a different language/issue.

thanks everyone :v:

thanks everyone 鉁岋笍

@ahampriyanshu Will add the Java code in a minute

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jindalsachin picture jindalsachin  路  5Comments

ahampriyanshu picture ahampriyanshu  路  5Comments

Nirali0029 picture Nirali0029  路  5Comments

Jaswantsinghh picture Jaswantsinghh  路  5Comments

YashJain2 picture YashJain2  路  4Comments