Commit graph

16 commits

Author SHA1 Message Date
wonderingabout
0903209ce3 fix typo 2020-03-27 07:56:26 +01:00
Kelly K H
642b56329e edited alice's wage difference, wage is based on the average of her male counterparts and rounded up for easy comprehension. 2020-02-18 13:14:35 -05:00
lumosmind
95495bd5dc
linked list must end with 'null'
We need to put 'null' to end of linked list. otherwise wen we want to get last item in the linked list, it will be undefined. And this situation inconsistent with object literal definition of linked list above.
2019-10-29 16:50:37 +03:00
Ilya Kantor
c8a11f3e86 minor 2019-10-02 10:36:06 +03:00
paroche
78a6ffad05
Update article.md
Change to wording about maximum recursion depth.
2019-08-22 19:48:21 -06:00
Vim Shah
ca85093181
Update article.md
fixed typo
2019-08-19 18:17:44 -07:00
Ilya Kantor
19cd4ab574 up 2019-07-31 17:48:00 +03:00
Ilya Kantor
3ba28aa104 images to svg 2019-07-28 15:42:37 +03:00
Ilya Kantor
63dc4cddd4 images to svg 2019-07-27 15:55:44 +03:00
Ilya Kantor
358c14038d fixes 2019-06-15 18:10:40 +03:00
Luca Leone
1764ee3489
Fixed a small typo 2019-05-04 14:40:54 +02:00
Ilya Kantor
be007e78ef remove cut 2018-02-06 13:07:22 +03:00
Alexander
a851ef6afc Update article.md 2017-10-26 02:10:38 +03:00
Majid H.Fard
d7eea92b4e Update article.md 2017-09-20 14:53:43 +04:30
Thierry Parmentelat
27a491f265 today’s typos 2017-05-11 20:41:00 +02:00
Ilya Kantor
ab9ab64bd5 up 2017-03-21 14:41:49 +03:00
Renamed from 1-js/06-more-functions/01-recursion/article.md (Browse further)