File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 25
25
<div align =" center " >
26
26
<h2>JavaScript Modern Interview Code Challenges by topic</h2>
27
27
28
- | Primitives | Functions | Objects | Collections | Async |
29
- | ----------- | ----------- | ----------- | ----------- | --------------- |
30
- | [ Concepts] ( ./challenges/primitives-concepts.md#home ) | [ Concepts] ( ./challenges/functions-concepts.md#home ) | [ Concepts] ( ./challenges/objects-concepts.md#home ) | [ Concepts] ( ./challenges/collections-concepts.md#home ) | [ Concepts] ( ./challenges/async-concepts.md#home ) |
31
- | [ Challenges] ( ./challenges/primitives-challenges.md#home ) | [ Challenges] ( ./challenges/functions-challenges.md#home ) | [ Challenges] ( ./challenges/objects-challenges.md#home ) | [ Challenges] ( ./challenges/collections-challenges.md#home ) | [ Challenges] ( ./challenges/async-challenges.md#home ) |
28
+ | Primitives | Functions | Objects | Collections | Async | DOM |
29
+ | ----------- | ----------- | ----------- | ----------- | --------------- | -------------- |
30
+ | [ Concepts] ( ./challenges/primitives-concepts.md#home ) | [ Concepts] ( ./challenges/functions-concepts.md#home ) | [ Concepts] ( ./challenges/objects-concepts.md#home ) | [ Concepts] ( ./challenges/collections-concepts.md#home ) | [ Concepts] ( ./challenges/async-concepts.md#home ) | [ Concepts ] ( ./challenges/dom-challenges.md#home ) |
31
+ | [ Challenges] ( ./challenges/primitives-challenges.md#home ) | [ Challenges] ( ./challenges/functions-challenges.md#home ) | [ Challenges] ( ./challenges/objects-challenges.md#home ) | [ Challenges] ( ./challenges/collections-challenges.md#home ) | [ Challenges] ( ./challenges/async-challenges.md#home ) | [ Challenges ] ( ./challenges/dom-challenges.md#home ) |
32
32
33
33
</div >
34
34
File renamed without changes.
You can’t perform that action at this time.
0 commit comments