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
8 months ago
codingonion
7ffef7e1d6
update the author info `sjinzh` -> `codingonion` ( #1017 )
...
* update author information
* Update index.md
---------
Co-authored-by: Yudong Jin <krahets@163.com>
11 months ago
krahets
355cc3a6b1
Bug fixes to C code.
1 year ago
sjinzh
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
1 year ago
sjinzh
063501068b
Update the coding style for Zig ( #336 )
...
* Update the coding style for Zig
* Update array.rs
2 years ago
sjinzh
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'
2 years ago
sjinzh
5fee1901cc
add zig codes for Section 'Hash Map', 'Linear Search' and 'Heap'
2 years ago
sjinzh
71a56f94c8
add zig codes for Section 'Hash Map'
2 years ago
sjinzh
a1579f6f7e
add zig codes for Section 'Array', 'LinkedList' and 'List'
2 years ago
sjinzh
2572b83540
update zig codes for Section 'Space Complexity' and 'Space Time Tradeoff'
2 years ago
sjinzh
2d461b03a4
add zig codes for Section 'Space Complexity' and 'Space Time Tradeoff'
2 years ago
sjinzh
b6abf2b092
(PR #217 )update a .gitignore file in the codes/zig dir
2 years ago