Cosmos: Shuffle Array

Created on 10 Oct 2017  路  4Comments  路  Source: OpenGenus/cosmos

I just added a pull request for the javascript version of this. #1114

Hacktoberfest add code new algorithm

Most helpful comment

I thought we were implementing the algorithms, not using code already in the standard library? ( shuffle_array.cpp )

All 4 comments

Made an implementation for shuffling arrays in ruby, please revise #1153 :smirk_cat:

Can I use the Shuffle function from library (if it provided)? or I have to use some kind algorithms, like Fisher-Yates?

I thought we were implementing the algorithms, not using code already in the standard library? ( shuffle_array.cpp )

@MarsMSJ that is exactly the reason why I asked before.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

qoo2p5 picture qoo2p5  路  4Comments

arnavb picture arnavb  路  3Comments

skywalker212 picture skywalker212  路  3Comments

rhendz picture rhendz  路  4Comments

rhendz picture rhendz  路  4Comments