Randell Dawson
a6afaf1eb6
fix(curriculum) - added new tests to prevent invalid solutions in the Remove Elements from a Linked List by Index challenge ( #36168 )
...
* fix: added new tests to prevent invalid solutions
* fix: corrected tests and added solution
* fix: added linked word
Co-Authored-By: Manish Giri <manish.giri.me@gmail.com>
* fix: added by one
Co-Authored-By: Manish Giri <manish.giri.me@gmail.com>
* fix: removed duplicate code
* fix: changed verbiage
Co-Authored-By: Manish Giri <manish.giri.me@gmail.com>
* fix: added extra line to avoid linting errors
2019-06-20 13:34:08 -04:00
Andrew Zaw
6f4a9ed721
Reorganized instruction text on multiple challenges ( #35912 )
...
* Reorganized instruction text on multiple challenges
* Fixed spaces
* Fixed spaces again
* Update curriculum/challenges/english/08-coding-interview-prep/data-structures/add-elements-at-a-specific-index-in-a-linked-list.english.md
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
* Update curriculum/challenges/english/08-coding-interview-prep/data-structures/find-the-minimum-and-maximum-height-of-a-binary-search-tree.english.md
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
* fix: added code tags
2019-06-20 13:16:31 -04:00
RIHANE ZAKARIA
d86951f9c1
Added solutions for 3 challenges in English / data-structures ( #35825 )
...
* Solution for add-elements-at-a-specific-index-in-a-linked-list.english.md
* Solution check-if-an-element-is-present-in-a-binary-search-tree.english.md
* Solution for remove-elements-from-a-linked-list-by-index.english.md
* change indent level to 2 space for each level
* change indent level to 2 space
* change indent level to 2 space
* delete unnecessary new lines
* keep the same seed format , and delete unnecessary new lines
* delete unnecessary new lines
* fix: added review suggestions
* fix: Added link and code tags
2019-06-10 18:17:11 -04:00
Zebulan Stanphill
6a9f459a42
Fix missing "currentNode" variable declaration in data structures linked list challenges (English) ( #35638 )
...
* Fix missing variable declaration in data structures challenges (English)
* Fix duplicate currentNode var declaration.
2019-03-25 15:53:38 +01:00
Valeriy
79d9012432
fix(curriculum): quotes in tests ( #18828 )
...
* fix(curriculum): tests quotes
* fix(curriculum): fill seed-teardown
* fix(curriculum): fix tests and remove unneeded seed-teardown
2018-10-20 23:32:47 +05:30
Bouncey
a859035023
fix(challenge-md): Fix quotes that failed in the transform
2018-10-08 11:38:26 +05:30
Bouncey
8f39bc1288
chore(curriculum): Remove files in wrong format
2018-10-05 15:58:12 +01:00