Skip to content

algorithms in the others folder are too open ended #816

@furahadamien

Description

@furahadamien

I was going through most of the algorithms in the others folder, and to me, they appear to be too open-ended and as a result, they fail to tackle most of the edge cases. Most of them are addressing the problem but they are not looking at all sorts of inputs. For example, the countWords algorithm doesn't look at instances where we have a sequence of non-alphanumeric characters. Should you consider "#####" a word for example? The other problem is that most of the algorithms do not actually explain what they are doing in the first place.

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