translation: Update the figures for the chapter of stack and queue (#1084)

* Update the figures for the chapter of stack and queue

* Bug fixes and reducing file size
This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
Yudong Jin
2024-03-04 14:23:09 +08:00
committed by GitHub
gitea-unlock(16/)
parent 87e5b297f8
commit c16476d97b
octicon-diff(16/tw-mr-1) 50 changed files with 22 additions and 22 deletions

BIN
docs-en/chapter_stack_and_queue/deque.assets/array_deque.png
View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

BIN
docs-en/chapter_stack_and_queue/deque.assets/array_deque_pop_first.png
View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

BIN
docs-en/chapter_stack_and_queue/deque.assets/array_deque_pop_last.png
View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

BIN
docs-en/chapter_stack_and_queue/deque.assets/array_deque_push_first.png
View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

BIN
docs-en/chapter_stack_and_queue/deque.assets/array_deque_push_last.png
View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

BIN
docs-en/chapter_stack_and_queue/deque.assets/array_deque_step1.png Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
docs-en/chapter_stack_and_queue/deque.assets/array_deque_step2_push_last.png Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
docs-en/chapter_stack_and_queue/deque.assets/array_deque_step3_push_first.png Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
docs-en/chapter_stack_and_queue/deque.assets/array_deque_step4_pop_last.png Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
docs-en/chapter_stack_and_queue/deque.assets/array_deque_step5_pop_first.png Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
docs-en/chapter_stack_and_queue/deque.assets/deque_operations.png
View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 21 KiB

BIN
docs-en/chapter_stack_and_queue/deque.assets/linkedlist_deque.png
View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

BIN
docs-en/chapter_stack_and_queue/deque.assets/linkedlist_deque_pop_first.png
View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

BIN
docs-en/chapter_stack_and_queue/deque.assets/linkedlist_deque_pop_last.png
View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

BIN
docs-en/chapter_stack_and_queue/deque.assets/linkedlist_deque_push_last.png
View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

BIN
docs-en/chapter_stack_and_queue/deque.assets/linkedlist_deque_step1.png Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
docs-en/chapter_stack_and_queue/deque.assets/linkedlist_deque_step2_push_last.png Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
docs-en/chapter_stack_and_queue/deque.assets/linkedlist_deque_step3_push_first.png Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
docs-en/chapter_stack_and_queue/deque.assets/linkedlist_deque_step4_pop_last.png Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
docs-en/chapter_stack_and_queue/deque.assets/linkedlist_deque_step5_pop_first.png Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB