Skip to content

schrodingercatss/Algorithm101-Rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm101-Rust

Some Algorithm Solution by Rust.

尽量用 Rust 来练习非纯函数式的函数式编程。

数组的遍历 标签 题解
485. 最大连续 1 的个数 模拟 Leetcode485
495. 提莫攻击 模拟 Leetcode495
414. 第三大的数 模拟 Leetcode414
628. 三个数的最大乘积 模拟 Leetcode628
统计数组中的元素 标签 题解
645. 错误的集合 模拟、哈希 Leetcode645
697. 数组的度 模拟、哈希 Leetcode697
448. 找到所有数组中消失的数字 模拟、哈希 Leetcode448
442. 数组中重复的数据 模拟、哈希 Leetcode442
41. 缺失的第一个正数 模拟、哈希 Leetcode41
274. H 指数

About

Some Algorithm Solution by Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages