-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
Bug Report for https://neetcode.io/problems/edit-distance
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
The explanation of example1 has a typo:
monkeys -> monkey (remove s)
monkey -> monkey (remove k)
should instead be:
monkeys -> monkey (remove s)
monkey -> money (remove k)
Metadata
Metadata
Assignees
Labels
No labels