Skip to content

Commit 0ce9c45

Browse files
authored
Merge pull request #6 from KidiIT/KidiIT-patch-6
Update README.md
2 parents 1d221c4 + 044a777 commit 0ce9c45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Shuffle array using sort method step2
2+
23
To begin with, I'm so happy about what am about to share with y'all today.on one hand,when we talk about shuffling of array it's easy to think of the steps to use when writing your algorithm to solve the probelm.on the other hand,getting your array shuffle after stating your steps is another issue to work on. that will lead us to the algorithm I used to solve the problem.
34

45
Before getting us to what we need to know know, I want to let y'all know that this program might be one of the shortest code you've seen so far been used to shuffle an array with javascript.

0 commit comments

Comments
 (0)