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

- [ ] 成员展示页洗牌算法排列 - #feature. @redhat123456 #39

Open
ssmath opened this issue Mar 30, 2021 · 6 comments
Open

- [ ] 成员展示页洗牌算法排列 - #feature. @redhat123456 #39

ssmath opened this issue Mar 30, 2021 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@ssmath
Copy link
Contributor

ssmath commented Mar 30, 2021

@ssmath ssmath added the enhancement New feature or request label Mar 30, 2021
@ssmath
Copy link
Contributor Author

ssmath commented Apr 26, 2021

@redhat123456 so slowly

@yeshan333
Copy link
Member

什么时候操作完

@redhat123456
Copy link
Member

已完成 2021/8/1

@redhat123456
Copy link
Member

还得再改改

@redhat123456
Copy link
Member

又好了

@redhat123456
Copy link
Member

洗牌算法没有用到leetcode上的算法

而是使用了一个函数

_.shuffle([1, 2, 3, 4]);
// => [4, 1, 3, 2]

著名的js库lodash 上的函数

后面进入这个方向的同学可以根据这个来进行学习,js库用得好也挺好的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants