-
Couldn't load subscription status.
- Fork 20.7k
Closed
Description
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
Labels
No labels