File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ Practices Coding Problems in JavaScript
7
7
- Namaste Javascript - Notes [[ PDF] ( https://github.com/deltanode/JS-Arena/blob/main/js-notes-resources/namaste_javascript/namaste-javascript.pdf )] - [ Link] ( https://alok722.github.io/namaste-javascript-notes/dist/lectures.html )
8
8
- The Ultimate JavaScript - Notes [[ PDF] ( https://github.com/deltanode/JS-Arena/blob/main/js-notes-resources/js_overview_notes/JS_Notes_Combined.pdf )] - [ Link] ( https://github.com/deltanode/JS-Arena/tree/main/js-notes-resources/js_overview_notes )
9
9
10
- ## [ JS Core Concepts ➥ ] ( https://github.com/deltanode/JS-Arena/tree/main/js-core-concepts )
10
+ ## [ JS Core Concepts 🔗 ] ( https://github.com/deltanode/JS-Arena/tree/main/js-core-concepts )
11
11
12
12
- Execution Context
13
13
- Scope
14
14
- THIS
15
15
16
- ## Javascript Code Challanges [ ➥ ] ( https://github.com/deltanode/JS-Arena/tree/main/code-challenges )
16
+ ## Javascript Code Challanges [ 🔗 ] ( https://github.com/deltanode/JS-Arena/tree/main/code-challenges )
17
17
18
- ### [ Programming Fundamentals] ( /code-challenges/01-programming-fundamentals )
18
+ ### [ Programming Fundamentals ➥ ] ( /code-challenges/01-programming-fundamentals )
19
19
20
20
- Basic mathematical operations like swapping two numbers, square root of numbers
21
21
- Checking any number’s nature if it is positive, negative, or zero
You can’t perform that action at this time.
0 commit comments