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
6dd4efa4f5
system-design-primer
/
solutions
/
object_oriented_design
/
call_center
History
Itamar Friedman
22132364a9
Fixed two issues and add sanity tests. Issue
#1
: super now calls the right class,
#2
: decoupled the initiatlization of call_center and employee.
2025-04-07 14:31:17 +03: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.
2025-04-07 14:31:17 +03: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.
2025-04-07 14:31:17 +03:00