cstreiffer / riddler-solves

A few solutions to FiveThirtyEight's The Riddler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Riddler - Solutions

Again, trying my best to make my old professors happy. A few solutions to FiveThirtyEight's The Riddler.


A collection of solutions to various Riddler problems.

Basketball Problem - October 24th, 2020

This solution uses an iterative approach to move through various state transitions to compute the final result in this battle between LeBron James and Anthony Davis.

Election - July 7th, 2020

This solution takes a dynamic programming approach to determine the lowest percent of popular vote that a candidate could receive and still win the electoral vote.

About

A few solutions to FiveThirtyEight's The Riddler


Languages

Language:Jupyter Notebook 100.0%