hello-algo/codes
lucas 704b638d89
feat: n_queens.c translation (#774)
* feat: tranlating n_queens.c

* Reference to c++ code with additional comments

* Update n_queens.c

* Update n_queens.c

* Format n_queens.c

* Update n_queens.c

keep  the file header information format consistent with others

* fine tune

* fine tune

* Delete mkdocs-en.yml

* Update README.md

---------

Co-authored-by: krahets <krahets@163.com>
2023-10-08 12:42:32 -05:00
..
c feat: n_queens.c translation (#774) 2023-10-08 12:42:32 -05:00
cpp Several bug fixes. 2023-10-04 02:30:31 +08:00
csharp fix: Polishing code format on linearLogRecur, convert String type to string (#841) 2023-10-08 07:33:30 -05:00
dart feat(dart): add forLoopRecur and update HashMapOpenAddressing (#802) 2023-09-25 22:04:13 -05:00
go fix: Polishing code format on linearLogRecur, convert String type to string (#841) 2023-10-08 07:33:30 -05:00
java fix: Polishing code format on linearLogRecur, convert String type to string (#841) 2023-10-08 07:33:30 -05:00
javascript Several bugs fixes and improvments; 2023-10-01 19:33:53 +08:00
python Several bug fixes. 2023-10-04 02:30:31 +08:00
rust fix: Polishing code format on linearLogRecur, convert String type to string (#841) 2023-10-08 07:33:30 -05:00
swift feat(Swift): update min_cost_climbing_stairs_dp and hash_map_open_addressing (#792) 2023-09-24 09:50:09 -05:00
typescript Several bug fixes. 2023-09-24 20:38:21 +08:00
zig fix: Polishing code format on linearLogRecur, convert String type to string (#841) 2023-10-08 07:33:30 -05:00