hello-algo/codes
Yudong Jin 034ee65e9a
Fix bugs and harmonize the code comments (#1199)
* Fix the comment in array_deque.go

* Fix the comment in bucket_sort.c

* Translate the Java code comments to Chinese

* Bug fixes

* 二分查找 -> 二分搜尋

* Harmonize comments in `utils` between multiple programming languages
2024-03-31 03:06:41 +08:00
..
c Fix bugs and harmonize the code comments (#1199) 2024-03-31 03:06:41 +08:00
cpp Fix bugs and harmonize the code comments (#1199) 2024-03-31 03:06:41 +08:00
csharp Fix bugs and harmonize the code comments (#1199) 2024-03-31 03:06:41 +08:00
dart Fix bugs and harmonize the code comments (#1199) 2024-03-31 03:06:41 +08:00
go Fix bugs and harmonize the code comments (#1199) 2024-03-31 03:06:41 +08:00
java Fix bugs and harmonize the code comments (#1199) 2024-03-31 03:06:41 +08:00
javascript Fix bugs and harmonize the code comments (#1199) 2024-03-31 03:06:41 +08:00
kotlin Fix bugs and harmonize the code comments (#1199) 2024-03-31 03:06:41 +08:00
python Fix bugs and harmonize the code comments (#1199) 2024-03-31 03:06:41 +08:00
pythontutor Several bug fixes and improvements (#1178) 2024-03-26 02:49:26 +08:00
ruby Fix bugs and harmonize the code comments (#1199) 2024-03-31 03:06:41 +08:00
rust Fix bugs and harmonize the code comments (#1199) 2024-03-31 03:06:41 +08:00
swift fix: Use int instead of float for the example code of log time complexity (#1164) 2024-03-23 02:17:48 +08:00
typescript Fix bugs and harmonize the code comments (#1199) 2024-03-31 03:06:41 +08:00
zig Fix bugs and harmonize the code comments (#1199) 2024-03-31 03:06:41 +08:00
docker-compose.yml Several bug fixes and improvements (#945) 2023-11-14 21:27:35 +08:00
Dockerfile feat(csharp) .NET 8.0 code migration (#966) 2023-11-26 23:18:44 +08:00