Skip to content

Commit ef1a7b4

Browse files
committed
Fix ques.png
1 parent c62146d commit ef1a7b4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Diff for: day19/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ console.log (cartesian ([1, 2, 3, 4], ['a', 'b', 'c']));
102102

103103
### JavaScript Implementation
104104

105-
#### [Solution](./JavaScript/fisherYates_madhav.js)
105+
#### [Solution (using recursion)](./JavaScript/fisherYates_madhav.js)
106106

107107
```js
108108
/**

Diff for: day19/ques.png

200 KB
Loading

0 commit comments

Comments
 (0)