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
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
..
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