876d9f3994
fix(learn): Consolidated comments for Coding Interview Prep challenges - part 2 of 2 ( #39576 )
...
* fix: consolidate comments for use with the translation dictionary
* fix: added blank line between comments
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
* fix: removed unneeded comment
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2020-09-16 01:01:21 +05:30
bd68b70f3d
Feat: hide blocks not challenges ( #39504 )
...
* fix: remove isHidden flag from frontmatter
* fix: add isUpcomingChange
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com >
* feat: hide blocks not challenges
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com >
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com >
2020-09-03 15:07:40 -07:00
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
41ed64e8d4
fix:regex error in selection sort insertion sort and merge sort ( #39230 )
2020-08-02 13:17:27 -07:00
aa1acbe68f
Add missing solutions for algorithm challenges ( #38858 )
2020-07-15 12:03:29 -05:00
1c0dc04056
Fix false negatives in bubble sort test ( #38801 )
2020-05-31 08:18:12 -05:00
22afc2a0ca
feat(learn): python certification projects ( #38216 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
Co-authored-by: Beau Carnes <beaucarnes@gmail.com >
2020-05-27 13:19:08 +05:30