Skip to content

Commit cf03324

Browse files
authored
Merge pull request sadanandpai#40 from ptbhatcoder/patch-3
Renaming code as per the file naming convention
2 parents 2b4d097 + 29af4ed commit cf03324

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
<div align="center">
2626
<h2>JavaScript Modern Interview Code Challenges by topic</h2>
2727

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) |
3232

3333
</div>
3434

File renamed without changes.

0 commit comments

Comments
 (0)