| 
						
					 | 
					
						
						
							
						
						0774920d7f
					 | 
					
						
						
							
							fix(Go): Update array_queue.go and array_deque.go (#1362)
						
						
						
						
						
						
						
						* 🐞 fix: 队列为空时不应该操作指向
* 🧪 test: 添加pop测试用例
* 🔧 build: 修改testify依赖包
* 🐞 fix: 双向队列为空时,pop不操作指向
* 🔧 build:
Remove third-party packages
* Delete codes/go/go.sum
---------
Co-authored-by: Yudong Jin <krahets@163.com> 
						
						
					 | 
					
						2024-05-31 17:38:27 +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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e8c78f89f0
					 | 
					
						
						
							
							Add build script for Go and update Go codes.
						
						
						
						
						
						
					 | 
					
						2023-02-09 04:45:06 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						7d14c9440e
					 | 
					
						
						
							
							Unify the function naming of
						
						
						
						
						
						
						
						queue from `offer()` to `push()` 
						
						
					 | 
					
						2023-02-02 01:43:01 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						5eae708035
					 | 
					
						
						
							
							Fix array queue.
						
						
						
						
						
						
					 | 
					
						2023-02-01 03:23:29 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						b73ac7bf4b
					 | 
					
						
						
							
							style(go): fix go code style
						
						
						
						
						
						
						
						Make the classes and methods in the package private, in case misuse 
						
						
					 | 
					
						2023-01-08 20:33:30 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						ebf9024136
					 | 
					
						
						
							
							Add Go codes to docs, including
						
						
						
						
						
						
						
						the chapter of stack and queue, the chapter of tree. 
						
						
					 | 
					
						2022-12-03 20:25:24 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e20bc251f5
					 | 
					
						
						
							
							Add python code of chapter queue to docs.
						
						
						
						
						
						
					 | 
					
						2022-12-02 00:09:34 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						76a7e0b232
					 | 
					
						
						
							
							feat(queue): implement queue in golang code
						
						
						
						
						
						
					 | 
					
						2022-11-29 10:44:31 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |