kaustubhgupta / Hacktoberfest

This is for the information that the repository has been excluded by the Hacktoberfest team from the event. This was done to maintain the quality standards and promote good quality open source contributions.
MIT License
55 stars 277 forks source link

Finding the Minimum number of Swaps to Sort an Array #536

Closed dayushman closed 3 years ago

dayushman commented 3 years ago

Description

This program finds out the Minimum Number of Swaps that are required to Sort a given Array with O(nlogn) time complexity.

Important Checklist

Languages and Assignees:

dayushman commented 3 years ago

@kaustubhgupta Please assign me this.

SymbolofMoon commented 3 years ago

@kaustubhgupta please assign it to me for C++

himanshuagarwl commented 3 years ago

@kaustubhgupta please assign me it to me for C++

kaustubhgupta commented 3 years ago

@joeljsv Made the same mistake here that's why you will not be allowed to make PRs here.

kaustubhgupta commented 3 years ago

@himanshuagrl This was already requested in C++ by another person. Now you can only work in C or Python. Make sure you tell your choice before anyone else claim it before you

himanshuagarwl commented 3 years ago

@kaustubhgupta ok please assign it to me for C

RachanaKampli commented 3 years ago

@kaustubhgupta Can you assign this to me for python?