This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
system-design-primer
mirror of
https://github.com/donnemartin/system-design-primer.git
Watch
1
Star
0
Fork
You've already forked system-design-primer
0
Code
Issues
Projects
Releases
Wiki
Activity
61b64066e0
system-design-primer
/
solutions
/
object_oriented_design
/
call_center
/
tests
History
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
..
__init__.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
test_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