Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 745 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 745 Bytes

Object Oriented Design Practice in Python

About

Collection of some OO-design problems solved in Python.

All questions were solved under a timed environment; therefore, quality and accuracy cannot be guaranteed. In addition, most of the code is written under the context of an OO-design interview. As such, most of the code will not be executable.

Solved Problems

TO-DO Problems

Contributions/Suggestions

Any contributions or suggestions for improvement will be greatly appreciated.