Word Search at Arista Networks

Medium46.8% acceptance

This problem has 62.5% frequency at Arista Networks.

Problem Description

Given an `m x n` grid of characters `board` and a string `word`, return `true` _if_ `word` _exists in the grid_. The word can be constructed from letters of sequentially adjacent cells, where adjacent cells are horizontally or vertically neighboring. The same letter cell may not be used more than o...

Read full problem and hints

Topics

Also asked at 39 companies


More Arista Networks Questions

View all Arista Networks questions