Day 2: Hangman
Today, I spent learning a couple of key skills: Breaking Down A Complex Problem A classic Computer Science skill is problem reduction. Taking a large problem and solving many smaller problems is a key problem solving technique. Divide and Conquer. T...
Nov 16, 20212 min read66

