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
srdubya
3fd336d3e9
fix(learn): correcting Hash Table Lookup Efficiency ( #38130 )
...
A hash table provide a lookup of O(1), not O(n).
2020-02-12 12:27:47 +05:30
Valeriy S
12f65a6742
fix(curriculum): fix challenges for russian language
2019-09-18 12:05:38 +05:30
Avahe Kellenberger
cde8516688
Added missing 'var' on variable declaration. ( #35675 )
2019-03-27 11:37:58 +05:30
Zebulan Stanphill
8e6bfd57bf
Fix missing variable declaration in data structures challenges (Russian) ( #35640 )
2019-03-26 21:57:15 -07:00
Carol W
0251f68aaf
fix: update tests for create and add to sets challenge ( #18838 )
2018-11-07 21:13:58 +09:00
Almat
aeb5166ccd
Update depth-first-search.russian.md ( #19053 )
2018-11-02 21:31:23 +04:00
Almat
1a4742a8ec
Update create-a-trie-search-tree.russian.md ( #19052 )
2018-11-02 21:30:42 +04:00
Almat
002788b418
Update check-if-an-element-is-present-in-a-binary-search-tree.russian.md ( #19050 )
2018-11-02 21:29:48 +04: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