Day 9 - Word Search I

April 30-Day Coding Challenge

April 30d Coding Challenge > Word Search I

Day 9 - Word Search I

Given a 2D grid of characters and a word, find all occurrences of the given word in the grid.

Note that the word can be matched in all 8 directions - Horizontal Left to Right & Right to Left, Vertically - Up/Down, Diagonally - 4 directions

To Discuss more and follow up, join us at SDE Skills Discord Server, use the #women-in-tech channel.

How to submit your code

  1. Head over to repl.it
  2. create an account / log in.
  3. Code your submission and share it with user @sdeskills
  4. e-mail your submission to [email protected]

Note: While there is no submission deadline per-se, we recommend you answer these questions as soon as they are posted.

Day 9 - Word Search I

Want the questions emailed?