- Notifications
You must be signed in to change notification settings - Fork2.4k
Closed
Description
Bug Report forhttps://neetcode.io/problems/search-for-word
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
The test cases are missing an edge case, here is the egde case, kindly append it to the test cases:
board = "[["A","B","C","E"],["S","F","E","S"],["A","D","E","E"]]"
word="ABCEFSADEESE"
Metadata
Metadata
Assignees
Labels
No labels