Skip to content

The online test-suite for Racket "list-ops" always times out. #418

Open
@fuxoft

Description

@fuxoft

I understand that the point of the exercise is to write algorithm that's reasonably fast but the test suite also times out whenever the given solution is FAST and INCORRECT. For example just changing all functions to return a constant causes the (online) test suite to time out. That's because the expected: field output has over 1 million lines (for a test list of million items) and the test suite times out before it can print them all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions