You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ The challenge started on May 5, LeetCode selected one JavaScript problem to tack
12
12
| 4 |``Basic Array Transforms``|[Apply Transform Over Each Element in Array](2747-apply-transform-over-each-element-in-array)|[Solution](2747-apply-transform-over-each-element-in-array/2747-apply-transform-over-each-element-in-array.js)|<imgsrc="https://img.shields.io/badge/Easy-brightgreen"alt="Easy" /> |
13
13
| 5 |`Basic Array Transforms`|[Filter Elements from Array](2634-filter-elements-from-array)|[Solution](2634-filter-elements-from-array/2634-filter-elements-from-array.js)|<imgsrc="https://img.shields.io/badge/Easy-brightgreen"alt="Easy" /> |
| 7 |`Function input and Output`|[Function Composition](2629-function-composition)|[Solution](2629-function-composition/2629-function-composition.js)|<imgsrc="https://img.shields.io/badge/Medium-FECC00"alt="Medium" /> |
15
+
| 7 |`Function input and Output`|[Function Composition](2629-function-composition)|[Solution](2629-function-composition/2629-function-composition.js)|<imgsrc="https://img.shields.io/badge/Easy-brightgreen"alt="Easy" /> |
16
16
| 8 |`Function input and Output`|[Allow One Function Call](2666-allow-one-function-call)|[Solution](2666-allow-one-function-call/2666-allow-one-function-call.js)|<imgsrc="https://img.shields.io/badge/Easy-brightgreen"alt="Easy" /> |
17
17
| 9 |`Function input and Output`|[Memoize](2623-memoize)|[Solution](2623-memoize/2623-memoize.js)|<imgsrc="https://img.shields.io/badge/Medium-FECC00"alt="Medium" /> |
18
18
| 10 |`Function input and Output`|[Curry](2632-curry)|[Solution](2632-curry/2632-curry.js)|<imgsrc="https://img.shields.io/badge/Medium-FECC00"alt="Medium" /> |
0 commit comments