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

Corrected tests in levels 4, 28, 41 (sorting errors) #3

Merged
merged 2 commits into from
Jul 5, 2024

Commits on Dec 6, 2017

  1. Corrected tests in levels 4, 28, 41 (sorting errors)

    Level 4 should swap entries, not sort them. The other levels need to handle sorts differently for ints and strings because Javascript derp.
    Fixes atesgoral#1 and atesgoral/hrm-solutions#262
    Philip (flip) Kromer committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    00c0d9f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    2e155f5 View commit details
    Browse the repository at this point in the history