We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68ede65 commit a5b40a8Copy full SHA for a5b40a8
data/blog/ace-the-javascript-interview.mdx
@@ -39,7 +39,7 @@ I've compiled down all the popular concepts and questions related to a Javascrip
39
<StepLargeCustom number="1" title="Array Methods" />
40
</div>
41
42
-Questions around array methods revolve around different array methods that are being used on a day to day basis.
+Questions around array methods revolve around different array functions that are being used on a day to day basis.
43
44
- <HighlightBox>map()</HighlightBox>
45
- <HighlightBox>filter()</HighlightBox>
0 commit comments