Commit Graph

23693 Commits

Author SHA1 Message Date
5c51c407c0 Fixed typos and added examples and a reference. (#32031) 2019-06-27 12:50:39 -07:00
1f01c3d90f Arrays.asList() explanation (#33522)
Updated with a brief explanation of the Arrays.asList() function with example.
2019-06-27 12:21:41 -07:00
080c0ae12b Add FastUtil lists for lists of primitives (#29282)
* Add FastUtil lists for lists of primitives

* fix: rearranged content
2019-06-27 11:49:34 -07:00
307b0dedb3 Update index.md (#29218)
Added reason to choose Vectors or Arraylist (in terms of synchronization)
2019-06-27 11:07:58 -07:00
aec887be68 Update URL-Shortener-Microservice Hint Markdown (#36299)
Creating a Hinting for this project with useful tips
2019-06-27 10:42:25 -07:00
015424b2a5 fix: remove repl.it links chinese challenge articles 2019-06-27 15:54:55 +08:00
00b5ce97e3 fix/verbiage 2019-06-27 15:48:07 +08:00
Tom
72cb38a839 Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/es6/use-destructuring-assignment-to-assign-variables-from-objects.english.md
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2019-06-27 15:48:07 +08:00
3b96f3e60d fix/terminology 2019-06-27 15:48:07 +08:00
Tom
81758eeea6 Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/es6/use-destructuring-assignment-to-assign-variables-from-nested-objects.english.md
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2019-06-27 15:48:07 +08:00
Tom
d2c5cc7ff3 Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/es6/use-destructuring-assignment-to-assign-variables-from-nested-objects.english.md
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2019-06-27 15:48:07 +08:00
Tom
9f4799bba1 Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/es6/use-destructuring-assignment-to-assign-variables-from-nested-objects.english.md
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2019-06-27 15:48:07 +08:00
Tom
e58c512052 Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/es6/use-destructuring-assignment-to-assign-variables-from-objects.english.md
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2019-06-27 15:48:07 +08:00
d0e5405e5c fix/make-tests-more-robust 2019-06-27 15:48:07 +08:00
21b411b855 fix/bad-solution 2019-06-27 15:48:07 +08:00
246ca16f32 fix/es6-destructuring-reword+new-lesson 2019-06-27 15:48:07 +08:00
89b96e8c52 Enums in Java (#30882)
* Enums

Defining , accessing and comparison of enums to strings.

* fix: added .md to file

* fix: renamed file to index.md

* Formatting and syntax changes
2019-06-26 20:10:29 -04:00
90036cc711 feat: add article for balanced-brackets (#36160)
* feat: add article for balanced-brackets

* fix: reformatted and refactored solution
2019-06-26 10:53:46 -07:00
d50b4970dc Add method, solution, and reference. (#32135)
* Add method, solution, and reference.

* fix: removed stub text
2019-06-26 17:10:57 +01:00
1028310819 Changed bold to strong or code tags where possible 2019-06-26 17:34:03 +08:00
3ce97bbd81 Fixing other problems from comments 2019-06-26 17:34:03 +08:00
0544554b00 Fix curly quotes 2019-06-26 17:34:03 +08:00
a6ed1e51b7 Change links from http to https 2019-06-26 17:34:03 +08:00
32b24a3a20 Fixing merge conflicts 2019-06-26 17:34:03 +08:00
ae49dfd376 fix(challenges): Fix merge conflicts convert seconds and towers of hanoi 2019-06-26 17:34:03 +08:00
14bcbac669 fix(challenges): Added blockquote to department numbers and fixed fractions in fractran 2019-06-26 17:34:03 +08:00
aeb0dccb15 fix(challenges): Added left margin to blockquote footer in Babbage Problem 2019-06-26 17:34:03 +08:00
12d84e83a8 fix(challenges): Y problem 2019-06-26 17:34:03 +08:00
723ee2cfa5 W problem 2019-06-26 17:34:03 +08:00
a0e68a39a7 fix(challenges): V problems 2019-06-26 17:34:03 +08:00
74f70c19d8 fix(challenges): T problems 2019-06-26 17:34:03 +08:00
539e93d01b fix(challenges): The rest of the S problems 2019-06-26 17:34:03 +08:00
442c9c291d fix(challenges): More S problems 2019-06-26 17:34:03 +08:00
c752d57611 Added sorting algorithms 2019-06-26 17:34:03 +08:00
2053e99cd5 S problems 2019-06-26 17:34:03 +08:00
df88daa482 fix(challenges): J problems 2019-06-26 17:34:03 +08:00
263d2c496b fix(challenges): I problems 2019-06-26 17:34:03 +08:00
a3fd1aa284 fix(challenges): H problems 2019-06-26 17:34:03 +08:00
537d1ed642 fix(challenges): G problems 2019-06-26 17:34:03 +08:00
abbfee1189 fix(challenges): Formatted F challenges 2019-06-26 17:34:03 +08:00
1a56a5b0ae fix(challenges): Minor changes to D challenges. Add E challenges 2019-06-26 17:34:03 +08:00
461155f7ef fix(challenges): Replaced image with svg in Cut a Rectangle 2019-06-26 17:34:03 +08:00
da4999cb46 fix(challenges): Moved challenge instructions to instructions section 2019-06-26 17:34:03 +08:00
3a7ac2c0c0 fix(challenges): Forgot to remove the space between the function name and first parenthesis 2019-06-26 17:34:03 +08:00
bc1d2be822 fix(challenges): Added all D problems except Department Numbers 2019-06-26 17:34:03 +08:00
d024b96a92 fix(challenges): Went back and fixed a missing A problem. Fixed C problems. 2019-06-26 17:34:03 +08:00
f9f4048258 fix(challenges): Revert 24 game due to another PR being submitted 2019-06-26 17:34:03 +08:00
201c383148 fix(challenges): Fixed formatting for numbered and challenges starting with A 2019-06-26 17:34:03 +08:00
81a0c0c8e0 fix(guide) add solutions to Factorialize a Number and Reverse and String challenges (#35967)
* fix: added iterative basic solution

* fix: added another basic solution
2019-06-25 18:34:03 -07:00
771c49713b feat/updated linux shell scripting guide (#35767) 2019-06-25 17:49:07 -05:00