[CareerCup] 8.2 Call Center 电话中心

本文介绍了一个呼叫中心的调度系统设计,该系统分为响应员、经理和总监三个层级。当电话接入时,首先由空闲的响应员接听;若无法解决,则升级到经理;如经理也无法处理,则进一步升级到总监。文章探讨了如何设计类和数据结构来实现这一过程,并提出了一种dispatchCall方法用于将电话分配给第一个可用的员工。

 

8.2 Imagine you have a call center with three levels of employees: respondent, manager, and director. An incoming telephone call must be first allocated to a respondent who is free. If the respondent can't handle the call, he or she must escalate the call to a manager. If the manager is not free or not able to handle it, then the call should be escalated to a director. Design the classes and data structures for this problem. Implement a method dispatchCall() which assigns a call to the first available employee.

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值