File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2525
2626## JavaScript Modern Interview Code Challenges by topic
2727
28- - [ Primitives] ( https://github.com/sadanandpai/jsInterviewSnippets /blob/main/challenges/primitives.md )
28+ - [ Primitives] ( https://github.com/sadanandpai/javascript-code-challenges /blob/main/challenges/primitives.md )
2929
30- - [ Functions] ( https://github.com/sadanandpai/jsInterviewSnippets /blob/main/challenges/functions.md )
30+ - [ Functions] ( https://github.com/sadanandpai/javascript-code-challenges /blob/main/challenges/functions.md )
3131
32- - [ Objects] ( https://github.com/sadanandpai/jsInterviewSnippets /blob/main/challenges/objects.md )
32+ - [ Objects] ( https://github.com/sadanandpai/javascript-code-challenges /blob/main/challenges/objects.md )
3333
34- - [ Collections] ( https://github.com/sadanandpai/jsInterviewSnippets /blob/main/challenges/collections.md )
34+ - [ Collections] ( https://github.com/sadanandpai/javascript-code-challenges /blob/main/challenges/collections.md )
3535
36- - [ Asynchronousity] ( https://github.com/sadanandpai/jsInterviewSnippets /blob/main/challenges/async.md )
36+ - [ Asynchronousity] ( https://github.com/sadanandpai/javascript-code-challenges /blob/main/challenges/async.md )
3737
3838---
3939
You can’t perform that action at this time.
0 commit comments