Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improving BitonicSort #5244

Merged
merged 6 commits into from
Jun 21, 2024
Merged

Commits on Jun 20, 2024

  1. Improving BitonicSort

    alx committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b9430f2 View commit details
    Browse the repository at this point in the history
  2. Moving max method to SortingUtils

    alx committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2388655 View commit details
    Browse the repository at this point in the history
  3. Adding Javadoc to merge method

    alx committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    50ccde3 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Fix for test and code improvements

    AlexKlm committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    93d7a4d View commit details
    Browse the repository at this point in the history
  2. Improving code readability

    AlexKlm committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    27a3a56 View commit details
    Browse the repository at this point in the history
  3. Renaming method parameters

    AlexKlm committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    521d823 View commit details
    Browse the repository at this point in the history