Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Translation to Rust (Help Wanted) #112

Closed
30 tasks
Loner1024 opened this issue Dec 14, 2022 · 1 comment
Closed
30 tasks

Code Translation to Rust (Help Wanted) #112

Loner1024 opened this issue Dec 14, 2022 · 1 comment
Labels
code Code-related

Comments

@Loner1024
Copy link

Loner1024 commented Dec 14, 2022

We need your help translating the code to Rust.

Please check the contribution guidelines in #15.

  • Computational Complexity @Loner1024
    • Performance Evaluation
    • Time Complexity
    • Space Complexity
    • Space Time Tradeoff
  • Array And LinkedList
    • Array
    • LinkedList
    • List
  • Stack And Queue
    • Stack
    • Queue
    • Deque
  • Hashing
    • Hash Map
    • Hash Collision
  • Tree
    • Binary Tree
    • Binary Tree Types
    • Binary Search Tree
    • AVL Tree
  • Searching
    • Linear Search
    • Binary Search
    • Hash Search
  • Sorting
    • Bubble Sort
    • Insertion Sort
    • Quick Sort
    • Merge Sort

You can comment on the tasks you want to receive below, and I will assign them to you.
Notice: please use "part of" not "resolves" or "fixes", or it will close this original issue

你可以在下面评论你想要收到的任务,我会把它们分配给你。
注意:请使用“part of”而不是“resolves”或“fixes”,否则将关闭此原始问题

@Loner1024
Copy link
Author

@krahets Please help add help wanted label.

@krahets krahets added translation English translation code Code-related labels Dec 14, 2022
@krahets krahets changed the title Rust Codes Translation(Rust 代码翻译) Code Translation to Rust Dec 14, 2022
@krahets krahets removed the translation English translation label Dec 16, 2022
@krahets krahets changed the title Code Translation to Rust Code Translation to Rust (Help Wanted) Dec 18, 2022
@krahets krahets closed this as completed Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code-related
Projects
None yet
Development

No branches or pull requests

2 participants