Replies: 2 comments 1 reply
-
I also stumbled upon that. Shouldn't we start to name the test case something like Mandelbrot-01.java so we can see the test algorithm quickly, match naming conventions of the language (class name and similar, not relevant for all languages) and being able to create different types of impl to show the influence of language concepts? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am curious about this as well. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Like does 1.rs and 1.cpp mean that the two programs use the same algorithm?
Beta Was this translation helpful? Give feedback.
All reactions