Skip to content

Improve the description of square root problem #2415

@Ashvith10

Description

@Ashvith10

Continued from exercism/c#967

The test case for the square root problem indicates that it was made only for perfect squares. This is also hinted by the fact that the C track uses uint16_t and not float_t or double_t. However, this important detail is not mentioned in the description. I think that letting the learners know that the argument will be perfect squares would improve the quality of the question and reduce the cognitive load.

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