Commit Graph

20 Commits (8d2df8b7147c1b8e6e835ed3faa195d2d5152711)

Author SHA1 Message Date
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
joaomfiumari 6df140d3dd Improved quick-sort challenge translation (#29519)
Improved the portuguese translation of quick-sort challenge description.
2019-06-03 10:07:23 -07:00
joaomfiumari a8b2eeff82 Improved pairwise translation pt-br (#29507)
Improved the portuguese translation of pairwise challenge description.
2019-06-03 10:05:23 -07:00
Lucas Cazeto dd74305cde added missing translations (#31233) 2019-05-25 17:48:27 -07:00
LifeVirus d7e0348c07 Removed unnecessary quotes in curriculum/challenges/portuguese files. (#35773)
* package-lock.json and package.json have been updated?

* Revert "package-lock.json and package.json have been updated?"

This reverts commit 77fb01ddf6.

* removed quotes from portuguese challenge files
2019-05-24 12:25:09 -07:00
Ahmad Abdolsaheb 8b4fb5a452 fix: imgur to s3 for various files without conflict (#36057) 2019-05-20 23:58:20 +05:30
joaomfiumari 5ff9e00151 Update implement-selection-sort.portuguese.md (#21290)
* Update implement-selection-sort.portuguese.md

Improved portuguese translation for selection-sort challenge

* Refactoring markdown titles

Refactoring markdown titles to keep english as default.
2019-05-06 11:42:06 -07:00
Avahe Kellenberger cde8516688 Added missing 'var' on variable declaration. (#35675) 2019-03-27 11:37:58 +05:30
Zebulan Stanphill 94f7ff2802 Fix missing variable declaration in data structures challenges (Portuguese) (#35639) 2019-03-26 21:56:35 -07:00
JaceFrio 86ec0cf8dd Forgotten Updates of English Parts to Portuguese (#21215)
Some of the bold words hadn’t been translated from “User Story” to “História do Usuário”, capitalized the word "Usuário" for consistency.
2019-03-21 21:01:30 -03:00
joaomfiumari acb240b33b improved translation of no-repeats-please pt-br (#20833)
Improved the portuguese translation of no-repeats-please challenge description.
2018-12-28 18:27:47 +00:00
joaomfiumari 62ca5f95c5 Improved bubble sort challenge translation (#29530)
Improved the portuguese translation of bubble sort challenge description.
2018-11-07 19:11:24 -02:00
Carol W 0251f68aaf fix: update tests for create and add to sets challenge (#18838) 2018-11-07 21:13:58 +09:00
Diogo Teixeira ff0d155cea Update some words to make the text more portuguese than it was (#20379)
improves Portuguese translation and translates missing parts
2018-11-02 13:44:48 +01:00
Carol W 73485119f4 fix: update tests for data structures challenges (#18842) 2018-10-25 13:17:48 +05:30
andremfq c87d6dbcb0 More Suitable Portuguese Word (#19679)
"Percorrer" is a more suitable word to traversing through when we talk about data structures.
2018-10-24 11:25:38 -03:00
Michael dd82627683 Typo fix (#18388) 2018-10-16 09:55:19 -03:00
Michael 42d110f3cc Typo fix (#18386) 2018-10-16 09:50:21 -03:00
Beau Carnes 2ca3a2093f Add languages Russian, Arabic, Chinese, Portuguese (#18305) 2018-10-11 03:33:03 +05:30