Skip to content

Commit 014d37b

Browse files
committed
adding chapter 4 Stacks
1 parent fb375cd commit 014d37b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ The purpose of this repo is to update the exercises to ES6 standards.
99

1010
## Examples covers
1111

12-
| **Num** | **Type** |
12+
| **Num** | **Type** | **Excercises** |
1313
--- | ---
14-
| 1.- | Array |
15-
| 2.- | Lists |
14+
| 1.- | Array | 4 |
15+
| 2.- | Lists | 5 |
16+
| 3.- | Stacks | 3 |

0 commit comments

Comments
 (0)