system-design-primer/solutions/object_oriented_design/call_center
Itamar Friedman 61b64066e0
Fixed two issues and add sanity tests. Issue #1: super now calls the right class, #2: decoupled the initiatlization of call_center and employee.
2023-02-06 13:00:50 +02:00
..
tests Fixed two issues and add sanity tests. Issue #1: super now calls the right class, #2: decoupled the initiatlization of call_center and employee. 2023-02-06 13:00:50 +02:00
__init__.py Add Call Center solution 2017-03-03 18:52:50 -08:00
call_center.ipynb Fix wording in call center solution (#197) 2018-08-09 08:01:27 -04:00
call_center.py Fixed two issues and add sanity tests. Issue #1: super now calls the right class, #2: decoupled the initiatlization of call_center and employee. 2023-02-06 13:00:50 +02:00