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

TTD driven version of stack-overflow #672

Open
Konard opened this issue Jun 9, 2023 · 0 comments
Open

TTD driven version of stack-overflow #672

Konard opened this issue Jun 9, 2023 · 0 comments

Comments

@Konard
Copy link
Owner

Konard commented Jun 9, 2023

Instead of question - person writes an automated test that checks that solution works.
Multiple possible solutions that can pass the test are added and automatically tested.
All input is well-come does not matter from AI or human. Best solutions are voted up.
Solutions can be sorted by memory usage, performance, and language may be chosen.
All tests are language agnostic, so the test works using CLI input/output.
The test can come with a description, that is not fully represented in the test.
Each question is freezed when first solution passes the test.
If user apply with similar but different test suite or description that changes meaning or logic it should be not considered as duplicate, but anyway it can linked to similar tests with NarrowerThan and BroaderThan links.

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

No branches or pull requests

1 participant