coderonion
coderonion
https://github.com/dotnet-rs-py/rust-os-learning
@krahets The bug( https://github.com/krahets/hello-algo/pull/249#issuecomment-1382698086) in Section 'Heap' (heap.zig) is solved. @krahets Now, the codes of this PR were updated. Now, it already supports TailQueue, and also support ArrayList to work...
> Please address the comments. Thanks! @krahets Now, the codes of this PR were updated. Now, it already supports TailQueue, and also support ArrayList to work as queue, please see...
> > > Please address the comments. Thanks! > > > > > > @krahets Now, the codes of this PR were updated. Now, it already supports TailQueue, and also...
> Sorry that I have to say the codes are a little bit hard to review. > > Before translation, you should ensure that you know how the reference codes...
The output of "zig/chapter_hashing/hash_map.zig" as shown below,  The output of "zig/chapter_tree/binary_tree.zig" as shown below,  The output of "zig/chapter_searching/linear_search.zig" as shown below, 
> Thanks for the PR. The output of the heap is not correct. It seems the problem of the tree printer. Please check it. OK, the bug will be solved...
The output of "codes/zig/chapter_tree/binary_tree_dfs.zig" is shown below,  The output of "codes/zig/chapter_tree/binary_search_tree.zig" is shown below,    The output of "codes/zig/chapter_tree/avl_tree.zig" is shown below,    
There exists problems in different language contributions, as shown below, 
> Only 6 languages can be shown on the repo page, so I would like to merge similar languages and only show the well-known languages, such as C --> C++,...