Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 532 Bytes

File metadata and controls

19 lines (12 loc) · 532 Bytes

A collection of programming problem solutions and python package.

✍️ Solution Style

  • Well-commented code to explain the approach and algorithm.
  • Python-focused solutions, with clear and readable implementation.
  • Geometry problems may include supporting images or diagrams.
  • Multistemps problems may include an example page.

Install vicutils

pip install vicutils