Skip to content

Conversation

Orthodox-64
Copy link

Description of Change

Flash Sort implementation in C++: in-place, linear-time sorting algorithm for uniformly distributed data with tests and documentation.

Checklist

  • Added description of change
  • [X ] Added file name matches File name guidelines
  • Added tests and example, test must pass
  • Added documentation so that the program is self-explanatory and educational - Doxygen guidelines
  • Relevant documentation/comments is changed or added
  • PR title follows semantic commit guidelines
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • I acknowledge that all my contributions will be made under the project's license.

Implemented the Flash Sort algorithm in C++ with tests and documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant