| 
						
					 | 
					
						
						
							
						
						7ffef7e1d6
					 | 
					
						
						
							
							update the author info sjinzh -> codingonion (#1017)
						
						
						
						
						
						
						
						* update author information
* Update index.md
---------
Co-authored-by: Yudong Jin <krahets@163.com> 
						
						
					 | 
					
						2024-01-02 01:25:37 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						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 
						
						
					 | 
					
						2023-12-28 18:06:09 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						41b7b229a3
					 | 
					
						
						
							
							upgrade zig codes to 0.11.0-dev.3379+629f0d23b (#563)
						
						
						
						
						
						
						
						* upgrade zig codes to 0.11.0-dev.3379+629f0d23b
* upgrade zig codes to 0.11.0-dev.3379+629f0d23b 
						
						
					 | 
					
						2023-06-25 20:59:00 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						c2be6ebfbe
					 | 
					
						
						
							
							🚀feat: add rust codes for array_deque (#418)
						
						
						
						
						
						
						
						* update zig codes style
* feat: add rust codes for array_deque
* Update array_deque.rs
---------
Co-authored-by: Yudong Jin <krahets@163.com> 
						
						
					 | 
					
						2023-03-14 20:45:27 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						8aebbaad21
					 | 
					
						
						
							
							refactor: Replace poll with pop in Queue and Deque (#415)
						
						
						
						
						
						
					 | 
					
						2023-03-13 21:58:21 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						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> 
						
						
					 | 
					
						2023-02-16 02:17:15 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						300016393b
					 | 
					
						
						
							
							Add code source blocks to the chapter Graph.
						
						
						
						
						
						
						
						Fix "函数" and "方法" 
						
						
					 | 
					
						2023-02-10 01:04:26 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						063501068b
					 | 
					
						
						
							
							Update the coding style for Zig (#336)
						
						
						
						
						
						
						
						* Update the coding style for Zig
* Update array.rs 
						
						
					 | 
					
						2023-02-06 01:14:03 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						7d14c9440e
					 | 
					
						
						
							
							Unify the function naming of
						
						
						
						
						
						
						
						queue from `offer()` to `push()` 
						
						
					 | 
					
						2023-02-02 01:43:01 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						6cd6d5589e
					 | 
					
						
						
							
							fix bug for commit 5eae708 (#317)
						
						
						
						
						
						
					 | 
					
						2023-02-01 21:13:30 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						5eae708035
					 | 
					
						
						
							
							Fix array queue.
						
						
						
						
						
						
					 | 
					
						2023-02-01 03:23:29 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d9f8c53e4a
					 | 
					
						
						
							
							add zig codes for Section Queue and Deque (#291)
						
						
						
						
						
						
						
						* add zig codes for Section 'Queue'
* update zig codes for Section 'Queue'
* update zig codes for Section 'Queue'
* update zig codes for Section 'Queue'
* update zig codes for Section 'Queue' and 'Deque'
* update zig codes for Section 'Queue' and 'Deque'
* update zig codes for Section 'Queue' and 'Deque' 
						
						
					 | 
					
						2023-01-21 01:22:13 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |