Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page not found at README-ptbr.md #707

Closed
LeonardoFurtado opened this issue Dec 28, 2020 · 2 comments
Closed

Page not found at README-ptbr.md #707

LeonardoFurtado opened this issue Dec 28, 2020 · 2 comments

Comments

@LeonardoFurtado
Copy link

There is a link going to a page not found, the link is "Recursos adicionais específicos a cada linguagem aqui." that is going to here

@jwasham
Copy link
Owner

jwasham commented Dec 29, 2020

Thanks, fixed!

ajaycode added a commit to ajaycode/google-interview-university that referenced this issue Feb 3, 2021
* Update README-ar.md

fix the Chinese version link

* Fix link to networking section in table of contents

* [French Translation]Typo correction

* Translated Emacs, vim, Unix tools part, small fixes

happy hacktoberfest!

* additional resource for B-tree

Found a good intro to B-trees

* grammar fixes, bit of translate

Опечатки, орфография и чуть перевода от начала до деревьев
happy hacktoberfest

* Added a resource for c++

Added the link to a popular c++ book recommended by many

* Add Cracking Fb Interview 

Added links to two videos of Gayle Laakman (CTCI) demonstrating and explaining the Facebook interview process

* Add translation of system design section

* Delete an unintentionally added link

* translate 234 trees

* translate n-ary trees

* translated b trees

* translated kd trees

* translated skip lists

* network flows translated

* translated disjoint sets

* translated fast math

* translated heap

* Locality-Sensitive Hashing translate

* "van Emde Boas Trees" translation

* Augmenting Data Structures translation

* Geometry, Convex hull  translation

* Additional Learning, Compilers

* Create README-bn.md

Initial Creation

* Update README-bn.md

Bengali Translation of the README.md file has been created

* [Vietnamese Translation] Update dead link

* Removed collapsing arrows. Was really nice for a while but makes links in table of contents not work. Also hides scope.

* Minor edits.

* Added iml.

* Minor edit.

* Added book for programming interview questions in Python.

* Updates link text.

* Moved links.

* Fixed checkboxes.

* Fix markdown syntax typo in korean translation

* Removed broken video link.

* Revert "Removed broken video link."

This reverts commit eddd1d5.

* Removed broken video link.

* Adds Nick White LeetCode video playlist.

* 0329 first commit

* Update hash table course link

The [Coursera data structures course](https://www.coursera.org/learn/data-structures) covers hash tables in week 4, not week 3.

* Adds FisherCoder links.

* Simple text updates.

* delete readme-pl

deleted

* create readme-pl

initial

* update readme-pl

updated until cpp

* update readme-pl

updated until p4

* update readme

updated finished pl_ver

* update readme-pl

updated

* update readme-pl

updated

* update readme-pl

updated

* update readme-pl

updated

* update readme-pl

updated

* 2020/04/09 commit

* update readme

small internal link fix

* Fixes typo in file name.

* Add MIT Bit Hacks lecture

https://www.youtube.com/watch?v=ZusiKXcz_ac

* Create README-kh.md

Khmer translation - header section

* Update README-kh.md

Translate Khmer - content, what it is, why use it, how to use it

* Update README-kh.md

Khmer Translation - don't feel you aren't smart enough, about video resources, interview process & general interview prep

* Update README-kh.md

Khmer Translation: Fixed linked contents and link resources

* Update README-kh.md

Khmer Translation - Pick One Language for the Interview and book list

* Update README-kh.md

Khmer Translation - Before you Get Started

* "Always Be Coding" translates more closely to "不要停止编程" than "永远都要编程"

* Update README-kh.md

Khmer Translations - What you won't see covered until arrays

* Update README-kh.md

Khmer translation - Linked List

* Update README-kh.md

Khmer Translation - Stack until bitwise operations

* Update README-hi.md

Correction in some grammatical mistakes

* Update README-hi.md

Corrected some grammatical errors.

* Update README-kh.md

Khmer translation  Binary search trees

* Update README-kh.md

Khmer Translation: Heap / Priority Queue / Binary Heap

* Fixed Khan Academy link.

* Khmer Translation: sort

* Khmer translation: Graph

* Khmer Translation: Recursion and Dynamic Programming

* Removed dead link.

* Update coursera link in Series: Trees (video)

* Update additional coursera links

* Update coursera links for distributed hash tables

* Added a Practice Operations link to Bitwise operations section

* 2020/06/30 Almost done

* Update README.md

* add interviewing.io to list of resources

* fix cdn article

* fix the link

* update

* Added more steps to GIT setup to help users new to Git/GitHub

* Fix some hyperlinks

* Add code-exercises.com to challenge sites section

* Fixed Broken link - Steven Skiena Lecture slides

- Fixed Broken link to the lecture slides.
- Used internet archive as the source

* Update programming-language-resources.md

* update README-tw

* Added resources for c++ and python

* Changed resource

* Update README.md

Typo fix

* Update README-ptbr.md

* Update README-ptbr.md

* Update README-es.md

Grammar error corrected.

* Update README-ko.md

* Create python coding essentials file

* Added link in Language Resources

* Improving the consistency of capitalization and punctuation

* new course links for html, css and js

* Update README.md

* Update README-hi.md

gramatical corrections

* Readded the full stops I mistakingly removed

* Updated link to "操作系统和系统编程(video)"

* Updated link to "CPU是如何执行代码(视频)"

* Removed Core Trees

* adding python and java resources

* Removed core trees link to all translations

* docs: update to latest in Chinese

* dcos: fix some toc links in Chinese translation

* Update README-kh.md

Translated ពត៌មានលំអិតបន្ថែមលើមុខវិជ្ជាមួយចំនួន

* Update README-kh.md

Translated Processes and Threads

* Update README-kh.md

Translated Scalability

* Update README-kh.md

Translated until Final Review

* adding algorithm implementation link

* Update README-kh.md

finished the translation

* Removed unavailable archive.org resources

* Update README.md

* correct spelling mistake

* added links to C++

* updated compilation link

* Adding a link to JavaScript algorithms

* Fix link to the main article (English version)

The link to the main article was broken in the Spanish translation. It redirected to a non-existent file. That it's because the link is for `translations/README.md` which doesn't exist. I've linked to the `README.md` of the previous folder (root folder).

* CAP Theorem link broken

* Update README-ar.md

- Improved existing translation
- Translated Intro and Table of content

* Updates link to programming language resources.

Fixes: jwasham#707

* Updates link to programming language resources.

* Added link to German translation.

* Update Indonesian translations

* Update Additional Learning Indonesian translation

* Update Additional Books Indonesian translation

* Update Once You've Got The Job id translation

* Update Coding exercises/challenges bellow for id

* Update Coding Question Practice for id translation

* Update Final Review of id translation

* Update System Design, ... id translations

* Update Even More Knowledge for id translation

* Update Graphs for id translation

* Update Sorting for id translation

* Update Trees for id translation

* Update More Knowledge for id translation

* Update Data Structures for id translation

* Update Algorithmic complexity ... for id translation

* Update The Daily Plan for id translation

* Fix broken links

* Update What you Won't See Covered for id translation

* Update Before you Get Started for id translation

* Update Book List for id translation

* Update Pick One Language ... for id translation

* Update Interview Process ... for id translation

* Update  About Video Resources for id translation

* Prepare to finalize Indonesian translation

* Finalize Indonesian translation

* Update README.md

* Updates link to Urdu translation request issue.

* Update Indonesian translation

* Added link to Indonesian translation

* Reorders two content items.

* Add new updated blog for  interview preparation.

* Remove Broken link

* Update link with follow up video

The old link was 4 years old and the author has made a video on the same topic as follow-up.

* Follow  up video for  How to get job at big 4

Co-authored-by: tan zhixiang <tzxdtc10@gmail.com>
Co-authored-by: John Washam <john@readyprompt.com>
Co-authored-by: Max K <maxk893@gmail.com>
Co-authored-by: MahzadK <MahzadK@users.noreply.github.com>
Co-authored-by: Nikita S <zaulan@gmail.com>
Co-authored-by: Eugene Ilyushin <eugene.ilyushin@gmail.com>
Co-authored-by: Sanket <53693680+firefire-iceice@users.noreply.github.com>
Co-authored-by: Bhargav <bhargavavaradh@gmail.com>
Co-authored-by: Oxana Kostikova <lereenadem@yandex.ru>
Co-authored-by: Javid Askerov <askerovlab@gmail.com>
Co-authored-by: Yuriy Kiselyov <chehaco@gmail.com>
Co-authored-by: gainauntu <gainauntu@gmail.com>
Co-authored-by: tinyboy186 <vutq2@vng.com.vn>
Co-authored-by: John Washam <washam@gmail.com>
Co-authored-by: loustler <dev.loustler@gmail.com>
Co-authored-by: Tony <toneloc@users.noreply.github.com>
Co-authored-by: flyotlin <flyotlin@gmail.com>
Co-authored-by: Anthony Morris <anthony@amorrissound.com>
Co-authored-by: Michal <mich.biesiada@gmail.com>
Co-authored-by: xorover <46455303+xorover@users.noreply.github.com>
Co-authored-by: Vortana Say <vsay@mum.edu>
Co-authored-by: sundb <sundbcn@gmail.com>
Co-authored-by: Himanshu Airan <62210670+Himanshu-77@users.noreply.github.com>
Co-authored-by: Andy <xcessivepupil2@gmail.com>
Co-authored-by: mikeburnsdev <hl2mapper@gmail.com>
Co-authored-by: fadifrancis <francisfadi1@gmail.com>
Co-authored-by: Renan Reis <renanreismartins@gmail.com>
Co-authored-by: Swaroop Samek <swaroop.samek@gmail.com>
Co-authored-by: Lucas Alves <lcsjalves@gmail.com>
Co-authored-by: mnovaispimenta <mnovaispimenta@hotels.com>
Co-authored-by: justaaguy <69151483+justaaguy@users.noreply.github.com>
Co-authored-by: Nidhirajput1301 <nidhirajput1301@gmail.com>
Co-authored-by: Ca Chen <kiancaca@gmail.com>
Co-authored-by: rakshaa2000 <rakshaa2000@gmail.com>
Co-authored-by: Ramazan Sakin <ramazansakin63@gmail.com>
Co-authored-by: Alexandro <52381045+Alexandro-845@users.noreply.github.com>
Co-authored-by: emmanuelepp <Emmanuelponciano@gmail.com>
Co-authored-by: Se-Ok Jeon <33389418+JadeTheZapper@users.noreply.github.com>
Co-authored-by: ajinkyal121 <ajinkya.lakade2@gmail.com>
Co-authored-by: Mohamed Yamani <elamine.yamani@gmail.com>
Co-authored-by: Tanay Toshniwal <tanaytoshniwal98@gmail.com>
Co-authored-by: Abhishek Kumar Yadav <45727674+coderaky@users.noreply.github.com>
Co-authored-by: wangming <leemubai1995@gmail.com>
Co-authored-by: nnguyen <55342025+nhi-nguyen-csis@users.noreply.github.com>
Co-authored-by: davidsetyanugraha <dsetyanugraha@gmail.com>
Co-authored-by: qiwihui <qwh005007@gmail.com>
Co-authored-by: Vortana Say <sayvortana.itc@gmail.com>
Co-authored-by: Amr Hosni <a.hosni@bitbucket.org>
Co-authored-by: strNophix <nickpoelson@gmail.com>
Co-authored-by: Williams <williams.rivas1@gmail.com>
Co-authored-by: Saksham Gupta <saksham1319@gmail.com>
Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
Co-authored-by: Pablo Cordero Romero <pablocorderoromero@gmail.com>
Co-authored-by: sidram05 <38928563+sidram05@users.noreply.github.com>
Co-authored-by: Eihab Khan <mastereihab@gmail.com>
Co-authored-by: hexatester <revolusi147id@gmail.com>
Co-authored-by: Sachin Diwate <schndiwate@gmail.com>
codecalligrapher pushed a commit to codecalligrapher/coding-interview-university that referenced this issue Jun 23, 2021
web3gru pushed a commit to web3gru/coding-interview-university that referenced this issue May 13, 2023
@Wortalcrmsoftware

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants