Yudong Jin
|
a005c6ebd3
|
Some improvements (#1073)
* Update avatar's link in the landing page
* Bug fixes
* Move assets folder from overrides to docs
* Reduce figures' corner radius
* Update copyright
* Update header image
* Krahets -> krahets
* Update the landing page
|
9 months ago |
Yudong Jin
|
f68bbb0d59
|
Update the book based on the revised second edition (#1014)
* Revised the book
* Update the book with the second revised edition
* Revise base on the manuscript of the first edition
|
11 months ago |
krahets
|
3590262c7e
|
Modify the exception handling in Java and Python.
|
2 years ago |
krahets
|
f8513455b5
|
Format the Java codes with the Reat Hat extension.
|
2 years ago |
Yudong Jin
|
8aebbaad21
|
refactor: Replace poll with pop in Queue and Deque (#415)
|
2 years ago |
krahets
|
18f2ec4fdc
|
Fix array_deque.java
Unify the book name.
Update cover image.
|
2 years ago |
方圆
|
f0d8d8b1b0
|
feat: add ArrayDeque (#348)
* 双向队列: java 代码
* 双向队列: markdown 内容
* Rewrite array_deque.java
Update array_queue.java, linkedlist_deque.java
* Add ArrayDeque figures and rewrite the contents
---------
Co-authored-by: krahets <krahets@163.com>
|
2 years ago |