A useful resource to follow is Aditya Rohilla’s “The System Design Template I Use”. The template follows those headlines.
Outlines the technical approach to solving the “Tennis Calculator” challenge for EstimateOne.
This document is primarily aimed at planning out the problem and sharpening the proverbial saw before cutting down the tree implementing the solution.
It may also be used to demonstrate my usual approach to problems.
This process is helpful to clarify knowns/unknowns and is an initial documentation for the planned approach and not the final approach.
(I may add a section to clarify pivots.)
Refer to the provided README for the challenge.
The tl;dr is that we want to be able to query input from a file for an altered tennis match.