Search⌘ K
AI Features

Project Description for Scrabble

Explore how to build a computer player for a digital Scrabble game by learning to find minimum letter conversions between words. Understand how to traverse word groups using BFS and DFS to apply these concepts to coding interview challenges.

We'll cover the following...

Introduction

...