Add data cleaning scripts for basketball player stats
If you are looking to combine coding with basketball, these GitHub Topics are essential starting points: Quickstart for GitHub Pages - GitHub Docs
OI problems like basket.cpp often use DP to solve for the number of ways a team can reach a certain score given specific point increments (1, 2, or 3-pointers).