Commit Graph

6 Commits

Author SHA1 Message Date
Kartik Soneji
f813dfff87 fix: Replace Array.prototype.sort and update old isSorted method. (#39360)
* fix: Replace Array.prototype.sort and update old isSorted method.

* fix: Change name of function from 'checkInBuiltSort' to 'checkBuilitInSort'.

* fix: Change name of function from 'checkBuilitInSort' to 'isBuiltInSortUsed'.
2020-08-10 13:31:18 -07:00
Avahe Kellenberger
cde8516688 Added missing 'var' on variable declaration. (#35675) 2019-03-27 11:37:58 +05:30
Zebulan Stanphill
0de2050bff Fix missing variable declaration in data structures challenges (Arabic) (#35636) 2019-03-26 21:54:06 -07:00
Carol W
0251f68aaf fix: update tests for create and add to sets challenge (#18838) 2018-11-07 21:13:58 +09:00
Carol W
73485119f4 fix: update tests for data structures challenges (#18842) 2018-10-25 13:17:48 +05:30
Beau Carnes
2ca3a2093f Add languages Russian, Arabic, Chinese, Portuguese (#18305) 2018-10-11 03:33:03 +05:30