项目要求:https://sp18.datastructur.es/materials/proj/proj1a/proj1a

代码地址:https://github.com/jchenTech/cs61b/tree/master/proj1a

LinkedListDeque循环链表实现双端队列

ArrayDeque循环数组实现双端队列