hello-algo/codes
curtishd 4d9bbe72e1
Improve the consistency between code and comments in Kotlin (#1268)
* style(kotlin): Make code and comments consistent.

* style(kotlin): convert comment location.

* style(c): Add missing comment.

* style(kotlin): Remove redundant semicolon, parenthesis and brace

* style(kotlin): Put constants inside the function.

* style(kotlin): fix unnecessary indentation.

* style(swift): Add missing comment.

* style(kotlin): Add missing comment.

* style(kotlin): Remove redundant comment.

* style(kotlin): Add missing comment.

* Update linked_list.kt

* style(csharp,js,ts): Add missing comment.

* style(kotlin): Remove empty lines.

* Update list.cs

* Update list.js

* Update list.ts

* roll back to commit 1

* style(cs,js,ts): Add missing comment in docfile.

* style(kotlin): Use normal element swapping instead of scope functions.
2024-04-13 20:09:39 +08:00
..
c Improve the consistency between code and comments in Kotlin (#1268) 2024-04-13 20:09:39 +08:00
cpp Bug fixes and improvements (#1252) 2024-04-09 19:55:59 +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 Bug fixes and improvements (#1252) 2024-04-09 19:55:59 +08:00
java 添加for循环的花括号以增加可读性和可维护性 (#1249) 2024-04-10 19:01:22 +08:00
javascript Fix bugs and harmonize the code comments (#1199) 2024-03-31 03:06:41 +08:00
kotlin Improve the consistency between code and comments in Kotlin (#1268) 2024-04-13 20:09:39 +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 feat: Add Ruby code - chapter "Searching" (#1262) 2024-04-12 03:10:15 +08:00
rust fix(Rust): no need to clone in hash put fn (#1226) 2024-04-07 14:46:21 +08:00
swift Improve the consistency between code and comments in Kotlin (#1268) 2024-04-13 20:09:39 +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