Commit Graph

29 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
Nicholas Carrigan
1e0e54446f chore: replace forum links (#39139) 2020-06-30 14:21:26 +05:30
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
Mo Zargham
437ba8b103 fix(curriculum): Read-search-ask link now point to correct url as noted in the issue (#37753)
* fix: broken Read-search-ask link now point to correct url

* fix: changed link to original forum link with more views

* fix: changed http links to correct version

* fix: link in help modal
2019-11-19 19:54:48 -05:00
danielrs975
8389ec1139 Change all ocurrences of the word "matriz" for "arreglo" (#36975)
* Update implement-merge-sort.spanish.md

Change the text "matriz" by "arreglo" that is more accurated

* Change "ordenada" for "ordenado"
2019-11-04 11:24:36 -05:00
Ahmad Abdolsaheb
8b4fb5a452 fix: imgur to s3 for various files without conflict (#36057) 2019-05-20 23:58:20 +05:30
Allister Bernal
6481ddd435 Delete quotes around codetags spanish curriculum (#35772) 2019-05-06 14:52:25 -07:00
Avahe Kellenberger
cde8516688 Added missing 'var' on variable declaration. (#35675) 2019-03-27 11:37:58 +05:30
Zebulan Stanphill
1a7afb287a Fix missing variable declaration in data structures challenges (Spanish) (#35641) 2019-03-20 17:44:33 +01:00
David Reyes Pucheta
9120d5c01d Update implement-quick-sort.spanish.md (#32023)
Fix wrong spanish translation of the description of the algorithm
2019-03-16 17:55:39 +01:00
David Reyes Pucheta
ff12517e37 Update implement-selection-sort.spanish.md (#32016)
Fix wrong translation of 'selection sort'  to spanish
2019-03-16 17:54:50 +01:00
David Reyes Pucheta
5fd6c73400 Update inventory-update.spanish.md (#32006) 2019-03-16 17:06:23 +01:00
David Reyes Pucheta
9387913344 Update no-repeats-please.spanish.md (#31999) 2019-03-16 17:05:36 +01:00
David Reyes Pucheta
f96953edff Update pairwise in Spanish (#31988)
Update spanish translation with a better translation for pair programming.
2019-03-16 17:04:50 +01:00
Adrian Rocamora
1d55b50def Minor Spanish grammar fixes (#31554) 2019-03-16 17:04:12 +01:00
Estevarena
3ec07433f0 Minor changes to translation, plus layout. (#29698) 2019-03-13 18:17:53 +01:00
xplook
de4fd1f3c8 Spanish Improvements (#30330) 2019-03-07 16:58:06 +01:00
Diego Arias García
f1efc85ccb Fixed Translation Errors (#22754) 2019-02-24 12:07:59 +01:00
Jaka Kranjc
daa7489b88 build-a-light-bright-app.spanish.md: spanish revision (#35263) 2019-02-17 19:33:22 +01:00
Luis Becerril
f1b2188bd7 Corrected syntax for bubble sort (#20302)
Changed some incorrect words in spanish, translated titles and gave overall authentic feeling to text
2019-02-15 20:03:56 +01:00
Nicolás Grosso
6b3d95559e Change for a clearer spelling (#20686)
As native spanish proficient, this  can be changed for a clearer understanding of the sentence: " let us consider the sequence of cube numbers".
2018-12-11 21:21:44 +01:00
Phoenix-8
bd27d04c2e Changed link to Spanish version of User History (#20165)
I have changed the link to the user history, which was originally in English. I switched it to one in Spanish. I then changed any grammatical errors to make it more cohesive and understandable. I separated the sentences to allow for a more user-friendly page. It was clumped up together initially and I think this will help a bit better.
2018-12-10 19:37:57 +01:00
Connor Lindsey
3036733108 Update build-camper-leaderboard.spanish.md (#19183)
Proofread and changed usage of tu to usted to improve readability and formality.
2018-12-10 17:53:05 +01: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
e3f9dc4b86 feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
Bouncey
c2a45b58be fix(spanish-md): Address some formatting issues for Spanish md 2018-10-11 02:15:05 +05:30
Beau Carnes
0d53170798 docs: add rest of Spanish docs for project Euler 2018-10-08 13:51:51 -04:00
Beau Carnes
fcced4a6c3 docs: add Spanish docs 2018-10-08 13:34:43 -04:00