Please read the documentation in the source code file and complete the requirement.
- No additional 3rd party libraries are allowed.
- All unit tests are passed.
- Good code quality.
- Meaningful names of
class
, variable and functions. - Using full name rather than abbreviation.
- Using appropriate data structure.
- Meaningful names of