Project Description for Scrabble
Explore how to develop a digital version of Scrabble that allows play against a computer using algorithmic solutions. Learn to find the minimum character conversions between words and generate possible word transformations. This lesson prepares you to implement these features and apply the approach to similar coding interview problems.
We'll cover the following...
We'll cover the following...
Introduction
...Ask