Fix urls and update repo name
This commit is contained in:
parent
efc92ec4fc
commit
e1cb1f641f
@ -1,7 +1,7 @@
|
|||||||
## Programming Language Resources
|
## Programming Language Resources
|
||||||
|
|
||||||
- C
|
- C
|
||||||
- [ANSI C Cheat Sheet](https://github.com/jwasham/google-interview-university/blob/master/extras/cheat%20sheets/C%20Reference%20Card%20(ANSI)%202.2.pdf)
|
- [ANSI C Cheat Sheet](https://github.com/jwasham/coding-interview-university/blob/master/extras/cheat%20sheets/C%20Reference%20Card%20(ANSI)%202.2.pdf)
|
||||||
- K&R C book (ANSI C)
|
- K&R C book (ANSI C)
|
||||||
- [Make, Clang (video)](https://www.youtube.com/watch?v=U3zCxnj2w8M)
|
- [Make, Clang (video)](https://www.youtube.com/watch?v=U3zCxnj2w8M)
|
||||||
- GDB:
|
- GDB:
|
||||||
@ -11,8 +11,8 @@
|
|||||||
- [Let us C](https://books.google.co.in/books/about/Let_Us_C.html?id=7HrjAAAACAAJ)
|
- [Let us C](https://books.google.co.in/books/about/Let_Us_C.html?id=7HrjAAAACAAJ)
|
||||||
|
|
||||||
- C++
|
- C++
|
||||||
- [C++ Cheat Sheet](https://github.com/jwasham/google-interview-university/blob/master/extras/cheat%20sheets/Cpp_reference.pdf)
|
- [C++ Cheat Sheet](https://github.com/jwasham/coding-interview-university/blob/master/extras/cheat%20sheets/Cpp_reference.pdf)
|
||||||
- [STL Cheat Sheet](https://github.com/jwasham/google-interview-university/blob/master/extras/cheat%20sheets/STL%20Quick%20Reference%201.29.pdf)
|
- [STL Cheat Sheet](https://github.com/jwasham/coding-interview-university/blob/master/extras/cheat%20sheets/STL%20Quick%20Reference%201.29.pdf)
|
||||||
- basics
|
- basics
|
||||||
- pointers
|
- pointers
|
||||||
- functions
|
- functions
|
||||||
@ -32,7 +32,7 @@
|
|||||||
- [Let us C++](https://books.google.co.in/books/about/Let_Us_C++.html?id=6HrjAAAACAAJ)
|
- [Let us C++](https://books.google.co.in/books/about/Let_Us_C++.html?id=6HrjAAAACAAJ)
|
||||||
|
|
||||||
- Python
|
- Python
|
||||||
- [Python Cheat Sheet](https://github.com/jwasham/google-interview-university/blob/master/extras/cheat%20sheets/python-cheat-sheet-v1.pdf)
|
- [Python Cheat Sheet](https://github.com/jwasham/coding-interview-university/blob/master/extras/cheat%20sheets/python-cheat-sheet-v1.pdf)
|
||||||
- [Python in One Video](https://www.youtube.com/watch?v=N4mEzFDjqtA)
|
- [Python in One Video](https://www.youtube.com/watch?v=N4mEzFDjqtA)
|
||||||
- [Series on 3.4 (video)](https://www.youtube.com/playlist?list=PL6gx4Cwl9DGAcbMi1sH6oAMk4JHw91mC_)
|
- [Series on 3.4 (video)](https://www.youtube.com/playlist?list=PL6gx4Cwl9DGAcbMi1sH6oAMk4JHw91mC_)
|
||||||
- [Statistics for Hackers (video)](https://www.youtube.com/watch?v=Iq9DzN6mvYA)
|
- [Statistics for Hackers (video)](https://www.youtube.com/watch?v=Iq9DzN6mvYA)
|
||||||
|
@ -3,19 +3,19 @@
|
|||||||
الترجمه:
|
الترجمه:
|
||||||
- [中文版本](translations/README-cn.md)
|
- [中文版本](translations/README-cn.md)
|
||||||
- الترجمات تحت الاعداد:
|
- الترجمات تحت الاعداد:
|
||||||
- [Español](https://github.com/jwasham/google-interview-university/issues/80)
|
- [Español](https://github.com/jwasham/coding-interview-university/issues/80)
|
||||||
- [हिन्दी](https://github.com/jwasham/google-interview-university/issues/81)
|
- [हिन्दी](https://github.com/jwasham/coding-interview-university/issues/81)
|
||||||
- [עברית](https://github.com/jwasham/google-interview-university/issues/82)
|
- [עברית](https://github.com/jwasham/coding-interview-university/issues/82)
|
||||||
- [Bahasa Indonesia](https://github.com/jwasham/google-interview-university/issues/101)
|
- [Bahasa Indonesia](https://github.com/jwasham/coding-interview-university/issues/101)
|
||||||
- [Arabic](https://github.com/jwasham/google-interview-university/issues/98)
|
- [Arabic](https://github.com/jwasham/coding-interview-university/issues/98)
|
||||||
- [Vietnamese](https://github.com/jwasham/google-interview-university/issues/92)
|
- [Vietnamese](https://github.com/jwasham/coding-interview-university/issues/92)
|
||||||
- [Turkish](https://github.com/jwasham/google-interview-university/issues/90)
|
- [Turkish](https://github.com/jwasham/coding-interview-university/issues/90)
|
||||||
- [French](https://github.com/jwasham/google-interview-university/issues/89)
|
- [French](https://github.com/jwasham/coding-interview-university/issues/89)
|
||||||
- [Russian](https://github.com/jwasham/google-interview-university/issues/87)
|
- [Russian](https://github.com/jwasham/coding-interview-university/issues/87)
|
||||||
- [Ukrainian](https://github.com/jwasham/google-interview-university/issues/106)
|
- [Ukrainian](https://github.com/jwasham/coding-interview-university/issues/106)
|
||||||
- [Brazilian Portuguese](https://github.com/jwasham/google-interview-university/issues/113)
|
- [Brazilian Portuguese](https://github.com/jwasham/coding-interview-university/issues/113)
|
||||||
- [Korean](https://github.com/jwasham/google-interview-university/issues/118)
|
- [Korean](https://github.com/jwasham/coding-interview-university/issues/118)
|
||||||
- [Polish](https://github.com/jwasham/google-interview-university/issues/122)
|
- [Polish](https://github.com/jwasham/coding-interview-university/issues/122)
|
||||||
|
|
||||||
## ماهذا؟
|
## ماهذا؟
|
||||||
هي خطة من عدة أشهر من مطور تطبيقات ويب (قائمة على التعليم الذاتي، ومبدون درجة علمية في علوم الحاسب) لمنصب مهندس برمجيات بجوجل
|
هي خطة من عدة أشهر من مطور تطبيقات ويب (قائمة على التعليم الذاتي، ومبدون درجة علمية في علوم الحاسب) لمنصب مهندس برمجيات بجوجل
|
||||||
@ -179,7 +179,7 @@
|
|||||||
|
|
||||||
`git checkout -b progress`
|
`git checkout -b progress`
|
||||||
|
|
||||||
`git remote add jwasham https://github.com/jwasham/google-interview-university`
|
`git remote add jwasham https://github.com/jwasham/coding-interview-university`
|
||||||
|
|
||||||
`git fetch --all`
|
`git fetch --all`
|
||||||
|
|
||||||
@ -197,9 +197,9 @@
|
|||||||
|
|
||||||
## الدخول في مزاج جوجلي
|
## الدخول في مزاج جوجلي
|
||||||
|
|
||||||
Print out a "[future Googler](https://github.com/jwasham/google-interview-university/blob/master/extras/future-googler.pdf)" sign (or two) and keep your eyes on the prize.
|
Print out a "[future Googler](https://github.com/jwasham/coding-interview-university/blob/master/extras/future-googler.pdf)" sign (or two) and keep your eyes on the prize.
|
||||||
|
|
||||||
[](https://github.com/jwasham/google-interview-university/blob/master/extras/future-googler.pdf)
|
[](https://github.com/jwasham/coding-interview-university/blob/master/extras/future-googler.pdf)
|
||||||
|
|
||||||
|
|
||||||
## هل حصلت على الوظيفة بجوجل؟
|
## هل حصلت على الوظيفة بجوجل؟
|
||||||
@ -224,7 +224,7 @@ I'm on the journey, too. Follow along:
|
|||||||
- لينكدإن: [johnawasham](https://www.linkedin.com/in/johnawasham)
|
- لينكدإن: [johnawasham](https://www.linkedin.com/in/johnawasham)
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## هل تشعر أنك لست بالذكاء الكافي
|
## هل تشعر أنك لست بالذكاء الكافي
|
||||||
- مهندسوا جوجل أذكياء، وربما لديهم عدم الأمان لأنهم ليسوا بالذكاء الكافي، حتى وهي في جوجل
|
- مهندسوا جوجل أذكياء، وربما لديهم عدم الأمان لأنهم ليسوا بالذكاء الكافي، حتى وهي في جوجل
|
||||||
@ -717,7 +717,7 @@ Write code on a whiteboard or paper, not a computer. Test with some sample input
|
|||||||
- binary search using recursion
|
- binary search using recursion
|
||||||
|
|
||||||
- ### Bitwise operations
|
- ### Bitwise operations
|
||||||
- [ ] [Bits cheat sheet](https://github.com/jwasham/google-interview-university/blob/master/extras/cheat%20sheets/bits-cheat-cheet.pdf) - you should know many of the powers of 2 from (2^1 to 2^16 and 2^32)
|
- [ ] [Bits cheat sheet](https://github.com/jwasham/coding-interview-university/blob/master/extras/cheat%20sheets/bits-cheat-cheet.pdf) - you should know many of the powers of 2 from (2^1 to 2^16 and 2^32)
|
||||||
- [ ] Get a really good understanding of manipulating bits with: &, |, ^, ~, >>, <<
|
- [ ] Get a really good understanding of manipulating bits with: &, |, ^, ~, >>, <<
|
||||||
- [ ] [words](https://en.wikipedia.org/wiki/Word_(computer_architecture))
|
- [ ] [words](https://en.wikipedia.org/wiki/Word_(computer_architecture))
|
||||||
- [ ] Good intro:
|
- [ ] Good intro:
|
||||||
@ -1292,7 +1292,7 @@ You'll get more graph practice in Skiena's book (see Books section below) and th
|
|||||||
- For even more, see "Mining Massive Datasets" video series in the Video Series section.
|
- For even more, see "Mining Massive Datasets" video series in the Video Series section.
|
||||||
- [ ] Practicing the system design process: Here are some ideas to try working through on paper, each with some documentation on how it was handled in the real world:
|
- [ ] Practicing the system design process: Here are some ideas to try working through on paper, each with some documentation on how it was handled in the real world:
|
||||||
- review: [System Design from HiredInTech](http://www.hiredintech.com/system-design/)
|
- review: [System Design from HiredInTech](http://www.hiredintech.com/system-design/)
|
||||||
- [cheat sheet](https://github.com/jwasham/google-interview-university/blob/master/extras/cheat%20sheets/system-design.pdf)
|
- [cheat sheet](https://github.com/jwasham/coding-interview-university/blob/master/extras/cheat%20sheets/system-design.pdf)
|
||||||
- flow:
|
- flow:
|
||||||
1. Understand the problem and scope:
|
1. Understand the problem and scope:
|
||||||
- define the use cases, with interviewer's help
|
- define the use cases, with interviewer's help
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# [译] Google Interview University 一套完整的学习手册帮助自己准备 Google 的面试
|
# [译] Coding Interview University 一套完整的学习手册帮助自己准备 Google 的面试
|
||||||
|
|
||||||
> * 原文地址:[Google Interview University](https://github.com/jwasham/google-interview-university)
|
> * 原文地址:[Coding Interview University](https://github.com/jwasham/coding-interview-university)
|
||||||
* 原文作者:[John Washam](https://github.com/jwasham)
|
* 原文作者:[John Washam](https://github.com/jwasham)
|
||||||
* 译文出自:[掘金翻译计划](https://github.com/xitu/gold-miner)
|
* 译文出自:[掘金翻译计划](https://github.com/xitu/gold-miner)
|
||||||
* 译者:[aleen42](https://github.com/aleen42),[Newton](https://github.com/Newt0n),[bobmayuze](https://github.com/bobmayuze),[Jaeger](https://github.com/laobie),[sqrthree](https://github.com/sqrthree)
|
* 译者:[aleen42](https://github.com/aleen42),[Newton](https://github.com/Newt0n),[bobmayuze](https://github.com/bobmayuze),[Jaeger](https://github.com/laobie),[sqrthree](https://github.com/sqrthree)
|
||||||
@ -133,9 +133,9 @@
|
|||||||
|
|
||||||
## 拥有一名 Googler 的心态
|
## 拥有一名 Googler 的心态
|
||||||
|
|
||||||
把一个(或两个)印有“[future Googler](https://github.com/jwasham/google-interview-university/blob/master/extras/future-googler.pdf)”的图案打印出来,并用你誓要成功的眼神盯着它。
|
把一个(或两个)印有“[future Googler](https://github.com/jwasham/coding-interview-university/blob/master/extras/future-googler.pdf)”的图案打印出来,并用你誓要成功的眼神盯着它。
|
||||||
|
|
||||||
[](https://github.com/jwasham/google-interview-university/blob/master/extras/future-googler.pdf)
|
[](https://github.com/jwasham/coding-interview-university/blob/master/extras/future-googler.pdf)
|
||||||
|
|
||||||
## 我得到了工作吗?
|
## 我得到了工作吗?
|
||||||
|
|
||||||
@ -156,7 +156,7 @@
|
|||||||
- Google+: [+Googleyasheck](https://plus.google.com/+Googleyasheck)
|
- Google+: [+Googleyasheck](https://plus.google.com/+Googleyasheck)
|
||||||
- LinkedIn: [johnawasham](https://www.linkedin.com/in/johnawasham)
|
- LinkedIn: [johnawasham](https://www.linkedin.com/in/johnawasham)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 不要妄自菲薄
|
## 不要妄自菲薄
|
||||||
|
|
||||||
@ -480,7 +480,7 @@
|
|||||||
- 迭代式二分查找
|
- 迭代式二分查找
|
||||||
|
|
||||||
- ### 按位运算(Bitwise operations)
|
- ### 按位运算(Bitwise operations)
|
||||||
- [ ] [Bits 速查表](https://github.com/jwasham/google-interview-university/blob/master/extras/cheat%20sheets/bits-cheat-cheet.pdf)
|
- [ ] [Bits 速查表](https://github.com/jwasham/coding-interview-university/blob/master/extras/cheat%20sheets/bits-cheat-cheet.pdf)
|
||||||
- 你需要知道大量2的幂数值(从2^1 到 2^16 及 2^32)
|
- 你需要知道大量2的幂数值(从2^1 到 2^16 及 2^32)
|
||||||
- [ ] 好好理解位操作符的含义:&、|、^、~、>>、<<
|
- [ ] 好好理解位操作符的含义:&、|、^、~、>>、<<
|
||||||
- [ ] [字码(words)](https://en.wikipedia.org/wiki/Word_(computer_architecture))
|
- [ ] [字码(words)](https://en.wikipedia.org/wiki/Word_(computer_architecture))
|
||||||
@ -1021,7 +1021,7 @@
|
|||||||
- 更多内容可以查看视频部分的『大规模数据挖掘』视频系列。
|
- 更多内容可以查看视频部分的『大规模数据挖掘』视频系列。
|
||||||
- [ ] 系统设计问题练习:下面有一些指导原则,每一个都有相关文档以及在现实中该如何处理。
|
- [ ] 系统设计问题练习:下面有一些指导原则,每一个都有相关文档以及在现实中该如何处理。
|
||||||
- 复习: [HiredInTech 的系统设计](http://www.hiredintech.com/system-design/)
|
- 复习: [HiredInTech 的系统设计](http://www.hiredintech.com/system-design/)
|
||||||
- [cheat sheet](https://github.com/jwasham/google-interview-university/blob/master/extras/cheat%20sheets/system-design.pdf)
|
- [cheat sheet](https://github.com/jwasham/coding-interview-university/blob/master/extras/cheat%20sheets/system-design.pdf)
|
||||||
- 流程:
|
- 流程:
|
||||||
1. 理解问题和范围:
|
1. 理解问题和范围:
|
||||||
- 在面试官的帮助下定义用例
|
- 在面试官的帮助下定义用例
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
# Google Interview University
|
# Coding Interview University
|
||||||
|
|
||||||
Translations:
|
Translations:
|
||||||
- [中文版本](README-cn.md)
|
- [中文版本](README-cn.md)
|
||||||
- [Español (in progress)](README-es.md) [Issue #80](https://github.com/jwasham/google-interview-university/issues/80)
|
- [Español (in progress)](README-es.md) [Issue #80](https://github.com/jwasham/coding-interview-university/issues/80)
|
||||||
- मानक हिन्दी (in progress) [Issue #81](https://github.com/jwasham/google-interview-university/issues/81)
|
- मानक हिन्दी (in progress) [Issue #81](https://github.com/jwasham/coding-interview-university/issues/81)
|
||||||
|
|
||||||
## C'est quoi?
|
## C'est quoi?
|
||||||
|
|
||||||
@ -178,7 +178,7 @@ I'm using Github's special markdown flavor, including tasks lists to check progr
|
|||||||
|
|
||||||
`git checkout -b progress`
|
`git checkout -b progress`
|
||||||
|
|
||||||
`git remote add jwasham https://github.com/jwasham/google-interview-university`
|
`git remote add jwasham https://github.com/jwasham/coding-interview-university`
|
||||||
|
|
||||||
`git fetch --all`
|
`git fetch --all`
|
||||||
|
|
||||||
@ -196,9 +196,9 @@ I'm using Github's special markdown flavor, including tasks lists to check progr
|
|||||||
|
|
||||||
## Get in a Googley Mood
|
## Get in a Googley Mood
|
||||||
|
|
||||||
Print out a "[future Googler](https://github.com/jwasham/google-interview-university/blob/master/extras/future-googler.pdf)" sign (or two) and keep your eyes on the prize.
|
Print out a "[future Googler](https://github.com/jwasham/coding-interview-university/blob/master/extras/future-googler.pdf)" sign (or two) and keep your eyes on the prize.
|
||||||
|
|
||||||
[](https://github.com/jwasham/google-interview-university/blob/master/extras/future-googler.pdf)
|
[](https://github.com/jwasham/coding-interview-university/blob/master/extras/future-googler.pdf)
|
||||||
|
|
||||||
## Did I Get the Job?
|
## Did I Get the Job?
|
||||||
|
|
||||||
@ -218,7 +218,7 @@ I'm on the journey, too. Follow along:
|
|||||||
- Google+: [+Googleyasheck](https://plus.google.com/+Googleyasheck)
|
- Google+: [+Googleyasheck](https://plus.google.com/+Googleyasheck)
|
||||||
- LinkedIn: [johnawasham](https://www.linkedin.com/in/johnawasham)
|
- LinkedIn: [johnawasham](https://www.linkedin.com/in/johnawasham)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Don't feel you aren't smart enough
|
## Don't feel you aren't smart enough
|
||||||
- Google engineers are smart, but many have an insecurity that they aren't smart enough, even though they work at Google.
|
- Google engineers are smart, but many have an insecurity that they aren't smart enough, even though they work at Google.
|
||||||
@ -703,7 +703,7 @@ Write code on a whiteboard or paper, not a computer. Test with some sample input
|
|||||||
- binary search using recursion
|
- binary search using recursion
|
||||||
|
|
||||||
- ### Bitwise operations
|
- ### Bitwise operations
|
||||||
- [ ] [Bits cheat sheet](https://github.com/jwasham/google-interview-university/blob/master/extras/cheat%20sheets/bits-cheat-cheet.pdf) - you should know many of the powers of 2 from (2^1 to 2^16 and 2^32)
|
- [ ] [Bits cheat sheet](https://github.com/jwasham/coding-interview-university/blob/master/extras/cheat%20sheets/bits-cheat-cheet.pdf) - you should know many of the powers of 2 from (2^1 to 2^16 and 2^32)
|
||||||
- [ ] Get a really good understanding of manipulating bits with: &, |, ^, ~, >>, <<
|
- [ ] Get a really good understanding of manipulating bits with: &, |, ^, ~, >>, <<
|
||||||
- [ ] [words](https://en.wikipedia.org/wiki/Word_(computer_architecture))
|
- [ ] [words](https://en.wikipedia.org/wiki/Word_(computer_architecture))
|
||||||
- [ ] Good intro:
|
- [ ] Good intro:
|
||||||
@ -1248,7 +1248,7 @@ You'll get more graph practice in Skiena's book (see Books section below) and th
|
|||||||
- For even more, see "Mining Massive Datasets" video series in the Video Series section.
|
- For even more, see "Mining Massive Datasets" video series in the Video Series section.
|
||||||
- [ ] Practicing the system design process: Here are some ideas to try working through on paper, each with some documentation on how it was handled in the real world:
|
- [ ] Practicing the system design process: Here are some ideas to try working through on paper, each with some documentation on how it was handled in the real world:
|
||||||
- review: [System Design from HiredInTech](http://www.hiredintech.com/system-design/)
|
- review: [System Design from HiredInTech](http://www.hiredintech.com/system-design/)
|
||||||
- [cheat sheet](https://github.com/jwasham/google-interview-university/blob/master/extras/cheat%20sheets/system-design.pdf)
|
- [cheat sheet](https://github.com/jwasham/coding-interview-university/blob/master/extras/cheat%20sheets/system-design.pdf)
|
||||||
- flow:
|
- flow:
|
||||||
1. Understand the problem and scope:
|
1. Understand the problem and scope:
|
||||||
- define the use cases, with interviewer's help
|
- define the use cases, with interviewer's help
|
||||||
|
@ -172,7 +172,7 @@ I'm using Github's special markdown flavor, including tasks lists to check progr
|
|||||||
|
|
||||||
`git checkout -b progress`
|
`git checkout -b progress`
|
||||||
|
|
||||||
`git remote add jwasham https://github.com/jwasham/google-interview-university`
|
`git remote add jwasham https://github.com/jwasham/coding-interview-university`
|
||||||
|
|
||||||
`git fetch --all`
|
`git fetch --all`
|
||||||
|
|
||||||
@ -190,9 +190,9 @@ I'm using Github's special markdown flavor, including tasks lists to check progr
|
|||||||
|
|
||||||
## Get in a Googley Mood
|
## Get in a Googley Mood
|
||||||
|
|
||||||
Print out a "[future Googler](https://github.com/jwasham/google-interview-university/blob/master/extras/future-googler.pdf)" sign (or two) and keep your eyes on the prize.
|
Print out a "[future Googler](https://github.com/jwasham/coding-interview-university/blob/master/extras/future-googler.pdf)" sign (or two) and keep your eyes on the prize.
|
||||||
|
|
||||||
[](https://github.com/jwasham/google-interview-university/blob/master/extras/future-googler.pdf)
|
[](https://github.com/jwasham/coding-interview-university/blob/master/extras/future-googler.pdf)
|
||||||
|
|
||||||
## האם קיבלתי את העבודה?
|
## האם קיבלתי את העבודה?
|
||||||
|
|
||||||
@ -212,7 +212,7 @@ Print out a "[future Googler](https://github.com/jwasham/google-interview-univer
|
|||||||
- גוגל+: [+Googleyasheck](https://plus.google.com/+Googleyasheck)
|
- גוגל+: [+Googleyasheck](https://plus.google.com/+Googleyasheck)
|
||||||
- לינקדאין: [johnawasham](https://www.linkedin.com/in/johnawasham)
|
- לינקדאין: [johnawasham](https://www.linkedin.com/in/johnawasham)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## אל תרדגישו שאתם לא חכמים מספיק
|
## אל תרדגישו שאתם לא חכמים מספיק
|
||||||
- Google engineers are smart, but many have an insecurity that they aren't smart enough, even though they work at Google.
|
- Google engineers are smart, but many have an insecurity that they aren't smart enough, even though they work at Google.
|
||||||
@ -697,7 +697,7 @@ Write code on a whiteboard or paper, not a computer. Test with some sample input
|
|||||||
- binary search using recursion
|
- binary search using recursion
|
||||||
|
|
||||||
- ### Bitwise operations
|
- ### Bitwise operations
|
||||||
- [ ] [Bits cheat sheet](https://github.com/jwasham/google-interview-university/blob/master/extras/cheat%20sheets/bits-cheat-cheet.pdf) - you should know many of the powers of 2 from (2^1 to 2^16 and 2^32)
|
- [ ] [Bits cheat sheet](https://github.com/jwasham/coding-interview-university/blob/master/extras/cheat%20sheets/bits-cheat-cheet.pdf) - you should know many of the powers of 2 from (2^1 to 2^16 and 2^32)
|
||||||
- [ ] Get a really good understanding of manipulating bits with: &, |, ^, ~, >>, <<
|
- [ ] Get a really good understanding of manipulating bits with: &, |, ^, ~, >>, <<
|
||||||
- [ ] [words](https://en.wikipedia.org/wiki/Word_(computer_architecture))
|
- [ ] [words](https://en.wikipedia.org/wiki/Word_(computer_architecture))
|
||||||
- [ ] Good intro:
|
- [ ] Good intro:
|
||||||
@ -1242,7 +1242,7 @@ You'll get more graph practice in Skiena's book (see Books section below) and th
|
|||||||
- For even more, see "Mining Massive Datasets" video series in the Video Series section.
|
- For even more, see "Mining Massive Datasets" video series in the Video Series section.
|
||||||
- [ ] Practicing the system design process: Here are some ideas to try working through on paper, each with some documentation on how it was handled in the real world:
|
- [ ] Practicing the system design process: Here are some ideas to try working through on paper, each with some documentation on how it was handled in the real world:
|
||||||
- review: [System Design from HiredInTech](http://www.hiredintech.com/system-design/)
|
- review: [System Design from HiredInTech](http://www.hiredintech.com/system-design/)
|
||||||
- [cheat sheet](https://github.com/jwasham/google-interview-university/blob/master/extras/cheat%20sheets/system-design.pdf)
|
- [cheat sheet](https://github.com/jwasham/coding-interview-university/blob/master/extras/cheat%20sheets/system-design.pdf)
|
||||||
- flow:
|
- flow:
|
||||||
1. Understand the problem and scope:
|
1. Understand the problem and scope:
|
||||||
- define the use cases, with interviewer's help
|
- define the use cases, with interviewer's help
|
||||||
|
@ -549,7 +549,7 @@ memory" का एरर न दे, और तब मुजे कोई वै
|
|||||||
- binary search using recursion
|
- binary search using recursion
|
||||||
|
|
||||||
- ### Bitwise operations
|
- ### Bitwise operations
|
||||||
- [ ] [Bits cheat sheet](https://github.com/jwasham/google-interview-university/blob/master/extras/cheat%20sheets/bits-cheat-cheet.pdf) - you should know many of the powers of 2 from (2^1 to 2^16 and 2^32)
|
- [ ] [Bits cheat sheet](https://github.com/jwasham/coding-interview-university/blob/master/extras/cheat%20sheets/bits-cheat-cheet.pdf) - you should know many of the powers of 2 from (2^1 to 2^16 and 2^32)
|
||||||
- [ ] Get a really good understanding of manipulating bits with: &, |, ^, ~, >>, <<
|
- [ ] Get a really good understanding of manipulating bits with: &, |, ^, ~, >>, <<
|
||||||
- [ ] [words](https://en.wikipedia.org/wiki/Word_(computer_architecture))
|
- [ ] [words](https://en.wikipedia.org/wiki/Word_(computer_architecture))
|
||||||
- [ ] Good intro:
|
- [ ] Good intro:
|
||||||
@ -1123,7 +1123,7 @@ You'll get more graph practice in Skiena's book (see Books section below) and th
|
|||||||
- For even more, see "Mining Massive Datasets" video series in the Video Series section.
|
- For even more, see "Mining Massive Datasets" video series in the Video Series section.
|
||||||
- [ ] Practicing the system design process: Here are some ideas to try working through on paper, each with some documentation on how it was handled in the real world:
|
- [ ] Practicing the system design process: Here are some ideas to try working through on paper, each with some documentation on how it was handled in the real world:
|
||||||
- review: [System Design from HiredInTech](http://www.hiredintech.com/system-design/)
|
- review: [System Design from HiredInTech](http://www.hiredintech.com/system-design/)
|
||||||
- [cheat sheet](https://github.com/jwasham/google-interview-university/blob/master/extras/cheat%20sheets/system-design.pdf)
|
- [cheat sheet](https://github.com/jwasham/coding-interview-university/blob/master/extras/cheat%20sheets/system-design.pdf)
|
||||||
- flow:
|
- flow:
|
||||||
1. Understand the problem and scope:
|
1. Understand the problem and scope:
|
||||||
- define the use cases, with interviewer's help
|
- define the use cases, with interviewer's help
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Google Interview University
|
# Coding Interview University
|
||||||
|
|
||||||
Version original: [Bahasa Inggris](README.md)
|
Version original: [Bahasa Inggris](README.md)
|
||||||
|
|
||||||
@ -165,7 +165,7 @@ Saya menggunakan markdown spesial dari Github, termasuk daftar tugas untuk menge
|
|||||||
|
|
||||||
`git checkout -b progress`
|
`git checkout -b progress`
|
||||||
|
|
||||||
`git remote add jwasham https://github.com/jwasham/google-interview-university`
|
`git remote add jwasham https://github.com/jwasham/coding-interview-university`
|
||||||
|
|
||||||
`git fetch --all`
|
`git fetch --all`
|
||||||
|
|
||||||
@ -183,9 +183,9 @@ Saya menggunakan markdown spesial dari Github, termasuk daftar tugas untuk menge
|
|||||||
|
|
||||||
## Masuk ke Mode Googley
|
## Masuk ke Mode Googley
|
||||||
|
|
||||||
Print satu atau beberapa foto dari "[future Googler](https://github.com/jwasham/google-interview-university/blob/master/extras/future-googler.pdf)" (untuk ditempel tentunya) sebagai reminder anda apa hasil usaha yang anda akan dapatkan.
|
Print satu atau beberapa foto dari "[future Googler](https://github.com/jwasham/coding-interview-university/blob/master/extras/future-googler.pdf)" (untuk ditempel tentunya) sebagai reminder anda apa hasil usaha yang anda akan dapatkan.
|
||||||
|
|
||||||
[](https://github.com/jwasham/google-interview-university/blob/master/extras/future-googler.pdf)
|
[](https://github.com/jwasham/coding-interview-university/blob/master/extras/future-googler.pdf)
|
||||||
|
|
||||||
## Jangan merasa anda kurang pintar
|
## Jangan merasa anda kurang pintar
|
||||||
- Para engineers/programmer di google adalah orang-orang pintar, tapi banyak dari mereka berpikir bahwa mereka tidak cukup pintar, walaupun mereka bekerja di Google.
|
- Para engineers/programmer di google adalah orang-orang pintar, tapi banyak dari mereka berpikir bahwa mereka tidak cukup pintar, walaupun mereka bekerja di Google.
|
||||||
@ -669,7 +669,7 @@ Menulis kode pada papan tulis atau kertas, bukan komputer. Uji dengan beberapa s
|
|||||||
- binary search using recursion
|
- binary search using recursion
|
||||||
|
|
||||||
- ### Bitwise operations
|
- ### Bitwise operations
|
||||||
- [ ] [Bits cheat sheet](https://github.com/jwasham/google-interview-university/blob/master/extras/cheat%20sheets/bits-cheat-cheet.pdf) - you should know many of the powers of 2 from (2^1 to 2^16 and 2^32)
|
- [ ] [Bits cheat sheet](https://github.com/jwasham/coding-interview-university/blob/master/extras/cheat%20sheets/bits-cheat-cheet.pdf) - you should know many of the powers of 2 from (2^1 to 2^16 and 2^32)
|
||||||
- [ ] Get a really good understanding of manipulating bits with: &, |, ^, ~, >>, <<
|
- [ ] Get a really good understanding of manipulating bits with: &, |, ^, ~, >>, <<
|
||||||
- [ ] [words](https://en.wikipedia.org/wiki/Word_(computer_architecture))
|
- [ ] [words](https://en.wikipedia.org/wiki/Word_(computer_architecture))
|
||||||
- [ ] Good intro:
|
- [ ] Good intro:
|
||||||
@ -1219,7 +1219,7 @@ You'll get more graph practice in Skiena's book (see Books section below) and th
|
|||||||
- For even more, see "Mining Massive Datasets" video series in the Video Series section.
|
- For even more, see "Mining Massive Datasets" video series in the Video Series section.
|
||||||
- [ ] Practicing the system design process: Here are some ideas to try working through on paper, each with some documentation on how it was handled in the real world:
|
- [ ] Practicing the system design process: Here are some ideas to try working through on paper, each with some documentation on how it was handled in the real world:
|
||||||
- review: [System Design from HiredInTech](http://www.hiredintech.com/system-design/)
|
- review: [System Design from HiredInTech](http://www.hiredintech.com/system-design/)
|
||||||
- [cheat sheet](https://github.com/jwasham/google-interview-university/blob/master/extras/cheat%20sheets/system-design.pdf)
|
- [cheat sheet](https://github.com/jwasham/coding-interview-university/blob/master/extras/cheat%20sheets/system-design.pdf)
|
||||||
- flow:
|
- flow:
|
||||||
1. Understand the problem and scope:
|
1. Understand the problem and scope:
|
||||||
- define the use cases, with interviewer's help
|
- define the use cases, with interviewer's help
|
||||||
|
@ -13,18 +13,18 @@
|
|||||||
번역:
|
번역:
|
||||||
- [중국어](translations/README-cn.md)
|
- [중국어](translations/README-cn.md)
|
||||||
- 진행 중인 번역:
|
- 진행 중인 번역:
|
||||||
- [스페인어](https://github.com/jwasham/google-interview-university/issues/80)
|
- [스페인어](https://github.com/jwasham/coding-interview-university/issues/80)
|
||||||
- [힌디어](https://github.com/jwasham/google-interview-university/issues/81)
|
- [힌디어](https://github.com/jwasham/coding-interview-university/issues/81)
|
||||||
- [히브리어](https://github.com/jwasham/google-interview-university/issues/82)
|
- [히브리어](https://github.com/jwasham/coding-interview-university/issues/82)
|
||||||
- [바하사 인도네시아어](https://github.com/jwasham/google-interview-university/issues/101)
|
- [바하사 인도네시아어](https://github.com/jwasham/coding-interview-university/issues/101)
|
||||||
- [아랍어](https://github.com/jwasham/google-interview-university/issues/98)
|
- [아랍어](https://github.com/jwasham/coding-interview-university/issues/98)
|
||||||
- [베트남어](https://github.com/jwasham/google-interview-university/issues/92)
|
- [베트남어](https://github.com/jwasham/coding-interview-university/issues/92)
|
||||||
- [터키어](https://github.com/jwasham/google-interview-university/issues/90)
|
- [터키어](https://github.com/jwasham/coding-interview-university/issues/90)
|
||||||
- [프랑스어](https://github.com/jwasham/google-interview-university/issues/89)
|
- [프랑스어](https://github.com/jwasham/coding-interview-university/issues/89)
|
||||||
- [러시아어](https://github.com/jwasham/google-interview-university/issues/87)
|
- [러시아어](https://github.com/jwasham/coding-interview-university/issues/87)
|
||||||
- [우크라이나어](https://github.com/jwasham/google-interview-university/issues/106)
|
- [우크라이나어](https://github.com/jwasham/coding-interview-university/issues/106)
|
||||||
- [브라질 포르투갈어](https://github.com/jwasham/google-interview-university/issues/113)
|
- [브라질 포르투갈어](https://github.com/jwasham/coding-interview-university/issues/113)
|
||||||
- [한국어](https://github.com/jwasham/google-interview-university/issues/118)
|
- [한국어](https://github.com/jwasham/coding-interview-university/issues/118)
|
||||||
|
|
||||||
## 코딩 인터뷰 대학이란?
|
## 코딩 인터뷰 대학이란?
|
||||||
|
|
||||||
@ -194,7 +194,7 @@
|
|||||||
|
|
||||||
`git checkout -b progress`
|
`git checkout -b progress`
|
||||||
|
|
||||||
`git remote add jwasham https://github.com/jwasham/google-interview-university`
|
`git remote add jwasham https://github.com/jwasham/coding-interview-university`
|
||||||
|
|
||||||
`git fetch --all`
|
`git fetch --all`
|
||||||
|
|
||||||
@ -212,10 +212,10 @@
|
|||||||
|
|
||||||
## 구글 분위기 내기
|
## 구글 분위기 내기
|
||||||
|
|
||||||
"[미래의 구글러](https://github.com/jwasham/google-interview-university/blob/master/extras/future-googler.pdf)"를 인쇄하고
|
"[미래의 구글러](https://github.com/jwasham/coding-interview-university/blob/master/extras/future-googler.pdf)"를 인쇄하고
|
||||||
자주 바라보자.
|
자주 바라보자.
|
||||||
|
|
||||||
[](https://github.com/jwasham/google-interview-university/blob/master/extras/future-googler.pdf)
|
[](https://github.com/jwasham/coding-interview-university/blob/master/extras/future-googler.pdf)
|
||||||
|
|
||||||
## Did I Get the Job?
|
## Did I Get the Job?
|
||||||
|
|
||||||
@ -235,7 +235,7 @@ I'm in the queue right now. Hope to interview soon.
|
|||||||
- Google+: [+Googleyasheck](https://plus.google.com/+Googleyasheck)
|
- Google+: [+Googleyasheck](https://plus.google.com/+Googleyasheck)
|
||||||
- LinkedIn: [johnawasham](https://www.linkedin.com/in/johnawasham)
|
- LinkedIn: [johnawasham](https://www.linkedin.com/in/johnawasham)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
## 당신은 충분히 똑똑합니다
|
## 당신은 충분히 똑똑합니다
|
||||||
@ -747,7 +747,7 @@ Anki format의 내 flashcard 데이터베이스: https://ankiweb.net/shared/info
|
|||||||
- binary search using recursion
|
- binary search using recursion
|
||||||
|
|
||||||
- ### Bitwise operations
|
- ### Bitwise operations
|
||||||
- [ ] [Bits cheat sheet](https://github.com/jwasham/google-interview-university/blob/master/extras/cheat%20sheets/bits-cheat-cheet.pdf) - you should know many of the powers of 2 from (2^1 to 2^16 and 2^32)
|
- [ ] [Bits cheat sheet](https://github.com/jwasham/coding-interview-university/blob/master/extras/cheat%20sheets/bits-cheat-cheet.pdf) - you should know many of the powers of 2 from (2^1 to 2^16 and 2^32)
|
||||||
- [ ] Get a really good understanding of manipulating bits with: &, |, ^, ~, >>, <<
|
- [ ] Get a really good understanding of manipulating bits with: &, |, ^, ~, >>, <<
|
||||||
- [ ] [words](https://en.wikipedia.org/wiki/Word_(computer_architecture))
|
- [ ] [words](https://en.wikipedia.org/wiki/Word_(computer_architecture))
|
||||||
- [ ] Good intro:
|
- [ ] Good intro:
|
||||||
@ -1323,7 +1323,7 @@ Skiena의 책(아래의 책 섹션 참조)과 인터뷰 책에서 더 많은 그
|
|||||||
- For even more, see "Mining Massive Datasets" video series in the Video Series section.
|
- For even more, see "Mining Massive Datasets" video series in the Video Series section.
|
||||||
- [ ] Practicing the system design process: Here are some ideas to try working through on paper, each with some documentation on how it was handled in the real world:
|
- [ ] Practicing the system design process: Here are some ideas to try working through on paper, each with some documentation on how it was handled in the real world:
|
||||||
- review: [System Design from HiredInTech](http://www.hiredintech.com/system-design/)
|
- review: [System Design from HiredInTech](http://www.hiredintech.com/system-design/)
|
||||||
- [cheat sheet](https://github.com/jwasham/google-interview-university/blob/master/extras/cheat%20sheets/system-design.pdf)
|
- [cheat sheet](https://github.com/jwasham/coding-interview-university/blob/master/extras/cheat%20sheets/system-design.pdf)
|
||||||
- flow:
|
- flow:
|
||||||
1. Understand the problem and scope:
|
1. Understand the problem and scope:
|
||||||
- define the use cases, with interviewer's help
|
- define the use cases, with interviewer's help
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Google Interview University - Uniwersytet przygotowujący do rozmowy kwalifikacyjnej w Google
|
# Coding Interview University - Uniwersytet przygotowujący do rozmowy kwalifikacyjnej w Google
|
||||||
|
|
||||||
Oryginał (angielski): https://github.com/jwasham/google-interview-university
|
Oryginał (angielski): https://github.com/jwasham/coding-interview-university
|
||||||
|
|
||||||
>**Pierwotnie, to była mała lista rzeczy do nauki, ale urosła ona do dużych rozmiarów, jak to można dzisiaj zobaczyć.
|
>**Pierwotnie, to była mała lista rzeczy do nauki, ale urosła ona do dużych rozmiarów, jak to można dzisiaj zobaczyć.
|
||||||
Praca w Google była główną motywacją, stąd nazwa. [Nie dostałem się do Google'a](https://googleyasheck.com/i-didnt-get-hired-heres-why/),
|
Praca w Google była główną motywacją, stąd nazwa. [Nie dostałem się do Google'a](https://googleyasheck.com/i-didnt-get-hired-heres-why/),
|
||||||
@ -12,19 +12,19 @@ wliczając w to gigantów: Amazon, Microsoft, Google i Facebook.**
|
|||||||
Tłumaczenia:
|
Tłumaczenia:
|
||||||
- [中文版本](translations/README-cn.md)
|
- [中文版本](translations/README-cn.md)
|
||||||
- Niekompletne tłumaczenia:
|
- Niekompletne tłumaczenia:
|
||||||
- [Español](https://github.com/jwasham/google-interview-university/issues/80)
|
- [Español](https://github.com/jwasham/coding-interview-university/issues/80)
|
||||||
- [हिन्दी](https://github.com/jwasham/google-interview-university/issues/81)
|
- [हिन्दी](https://github.com/jwasham/coding-interview-university/issues/81)
|
||||||
- [עברית](https://github.com/jwasham/google-interview-university/issues/82)
|
- [עברית](https://github.com/jwasham/coding-interview-university/issues/82)
|
||||||
- [Bahasa Indonesia](https://github.com/jwasham/google-interview-university/issues/101)
|
- [Bahasa Indonesia](https://github.com/jwasham/coding-interview-university/issues/101)
|
||||||
- [Arabic](https://github.com/jwasham/google-interview-university/issues/98)
|
- [Arabic](https://github.com/jwasham/coding-interview-university/issues/98)
|
||||||
- [Vietnamese](https://github.com/jwasham/google-interview-university/issues/92)
|
- [Vietnamese](https://github.com/jwasham/coding-interview-university/issues/92)
|
||||||
- [Turkish](https://github.com/jwasham/google-interview-university/issues/90)
|
- [Turkish](https://github.com/jwasham/coding-interview-university/issues/90)
|
||||||
- [French](https://github.com/jwasham/google-interview-university/issues/89)
|
- [French](https://github.com/jwasham/coding-interview-university/issues/89)
|
||||||
- [Russian](https://github.com/jwasham/google-interview-university/issues/87)
|
- [Russian](https://github.com/jwasham/coding-interview-university/issues/87)
|
||||||
- [Ukrainian](https://github.com/jwasham/google-interview-university/issues/106)
|
- [Ukrainian](https://github.com/jwasham/coding-interview-university/issues/106)
|
||||||
- [Brazilian Portuguese](https://github.com/jwasham/google-interview-university/issues/113)
|
- [Brazilian Portuguese](https://github.com/jwasham/coding-interview-university/issues/113)
|
||||||
- [Korean](https://github.com/jwasham/google-interview-university/issues/118)
|
- [Korean](https://github.com/jwasham/coding-interview-university/issues/118)
|
||||||
- [Polish](https://github.com/jwasham/google-interview-university/issues/122)
|
- [Polish](https://github.com/jwasham/coding-interview-university/issues/122)
|
||||||
|
|
||||||
## Co to jest?
|
## Co to jest?
|
||||||
Jest to mój wielomiesięczny program nauczania mający na celu awans z poziomu web developera (samouka, bez studiów informatycznych)
|
Jest to mój wielomiesięczny program nauczania mający na celu awans z poziomu web developera (samouka, bez studiów informatycznych)
|
||||||
@ -192,7 +192,7 @@ Używam specjalniej, GitHubowej odmiany markdowna.
|
|||||||
|
|
||||||
`git checkout -b progress`
|
`git checkout -b progress`
|
||||||
|
|
||||||
`git remote add jwasham https://github.com/jwasham/google-interview-university`
|
`git remote add jwasham https://github.com/jwasham/coding-interview-university`
|
||||||
|
|
||||||
`git fetch --all`
|
`git fetch --all`
|
||||||
|
|
||||||
@ -655,7 +655,7 @@ Write code on a whiteboard or paper, not a computer. Test with some sample input
|
|||||||
- binary search using recursion
|
- binary search using recursion
|
||||||
|
|
||||||
- ### Bitwise operations
|
- ### Bitwise operations
|
||||||
- [ ] [Bits cheat sheet](https://github.com/jwasham/google-interview-university/blob/master/extras/cheat%20sheets/bits-cheat-cheet.pdf) - you should know many of the powers of 2 from (2^1 to 2^16 and 2^32)
|
- [ ] [Bits cheat sheet](https://github.com/jwasham/coding-interview-university/blob/master/extras/cheat%20sheets/bits-cheat-cheet.pdf) - you should know many of the powers of 2 from (2^1 to 2^16 and 2^32)
|
||||||
- [ ] Get a really good understanding of manipulating bits with: &, |, ^, ~, >>, <<
|
- [ ] Get a really good understanding of manipulating bits with: &, |, ^, ~, >>, <<
|
||||||
- [ ] [words](https://en.wikipedia.org/wiki/Word_(computer_architecture))
|
- [ ] [words](https://en.wikipedia.org/wiki/Word_(computer_architecture))
|
||||||
- [ ] Good intro:
|
- [ ] Good intro:
|
||||||
@ -1233,7 +1233,7 @@ You'll get more graph practice in Skiena's book (see Books section below) and th
|
|||||||
- For even more, see "Mining Massive Datasets" video series in the Video Series section.
|
- For even more, see "Mining Massive Datasets" video series in the Video Series section.
|
||||||
- [ ] Practicing the system design process: Here are some ideas to try working through on paper, each with some documentation on how it was handled in the real world:
|
- [ ] Practicing the system design process: Here are some ideas to try working through on paper, each with some documentation on how it was handled in the real world:
|
||||||
- review: [System Design from HiredInTech](http://www.hiredintech.com/system-design/)
|
- review: [System Design from HiredInTech](http://www.hiredintech.com/system-design/)
|
||||||
- [cheat sheet](https://github.com/jwasham/google-interview-university/blob/master/extras/cheat%20sheets/system-design.pdf)
|
- [cheat sheet](https://github.com/jwasham/coding-interview-university/blob/master/extras/cheat%20sheets/system-design.pdf)
|
||||||
- flow:
|
- flow:
|
||||||
1. Understand the problem and scope:
|
1. Understand the problem and scope:
|
||||||
- define the use cases, with interviewer's help
|
- define the use cases, with interviewer's help
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
- [Acompanhe o progresso da tradução aqui!](https://github.com/jwasham/coding-interview-university/pull/115)
|
- [Acompanhe o progresso da tradução aqui!](https://github.com/jwasham/coding-interview-university/pull/115)
|
||||||
|
|
||||||
**Tradutores**: [Marlon Aviz](https://github.com/avizmarlon) ([Contribuições](https://github.com/avizmarlon/google-interview-university/commits/ptbr-translation/translations/README-ptbr.md?author=avizmarlon)), [marceloogeda](https://github.com/marceloogeda) ([Contribuições](https://github.com/avizmarlon/google-interview-university/commits/ptbr-translation/translations/README-ptbr.md?author=marceloogeda)), [laris151](https://github.com/laris151) ([Contribuições](https://github.com/avizmarlon/google-interview-university/commits/ptbr-translation/translations/README-ptbr.md?author=laris151))
|
**Tradutores**: [Marlon Aviz](https://github.com/avizmarlon) ([Contribuições](https://github.com/avizmarlon/coding-interview-university/commits/ptbr-translation/translations/README-ptbr.md?author=avizmarlon)), [marceloogeda](https://github.com/marceloogeda) ([Contribuições](https://github.com/avizmarlon/coding-interview-university/commits/ptbr-translation/translations/README-ptbr.md?author=marceloogeda)), [laris151](https://github.com/laris151) ([Contribuições](https://github.com/avizmarlon/coding-interview-university/commits/ptbr-translation/translations/README-ptbr.md?author=laris151))
|
||||||
|
|
||||||
Traduções:
|
Traduções:
|
||||||
- [中文版本](translations/README-cn.md)
|
- [中文版本](translations/README-cn.md)
|
||||||
@ -650,7 +650,7 @@ Escreva código em um quadro branco ou papel, não em um computador. Teste com u
|
|||||||
- busca binária usando recursividade
|
- busca binária usando recursividade
|
||||||
|
|
||||||
- ### Lógica binária
|
- ### Lógica binária
|
||||||
- [ ] [Bits cheat sheet](https://github.com/jwasham/google-interview-university/blob/master/extras/cheat%20sheets/bits-cheat-cheet.pdf) (Folha de consultas sobre Bits) - você deve conhecer várias das potências de 2 de (2^1 até 2^16 e 2^32)
|
- [ ] [Bits cheat sheet](https://github.com/jwasham/coding-interview-university/blob/master/extras/cheat%20sheets/bits-cheat-cheet.pdf) (Folha de consultas sobre Bits) - você deve conhecer várias das potências de 2 de (2^1 até 2^16 e 2^32)
|
||||||
- [ ] Consiga um bom entendimento sobre manipulação de bits com: &, |, ^, ~, >>, <<
|
- [ ] Consiga um bom entendimento sobre manipulação de bits com: &, |, ^, ~, >>, <<
|
||||||
- [ ] [words](https://en.wikipedia.org/wiki/Word_(computer_architecture)) (palavras)
|
- [ ] [words](https://en.wikipedia.org/wiki/Word_(computer_architecture)) (palavras)
|
||||||
- [ ] Boa introdução:
|
- [ ] Boa introdução:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Google Interview University
|
# Coding Interview University
|
||||||
|
|
||||||
Original: [англійською](README.md)
|
Original: [англійською](README.md)
|
||||||
|
|
||||||
@ -171,7 +171,7 @@ Original: [англійською](README.md)
|
|||||||
|
|
||||||
`git checkout -b progress`
|
`git checkout -b progress`
|
||||||
|
|
||||||
`git remote add jwasham https://github.com/jwasham/google-interview-university`
|
`git remote add jwasham https://github.com/jwasham/coding-interview-university`
|
||||||
|
|
||||||
`git fetch --all`
|
`git fetch --all`
|
||||||
|
|
||||||
|
@ -197,7 +197,7 @@ Ok, bây giờ bạn có thể bắt đầu:
|
|||||||
- Fork repo này.
|
- Fork repo này.
|
||||||
- Clone bản fork của bạn về máy tính cá nhân.
|
- Clone bản fork của bạn về máy tính cá nhân.
|
||||||
```
|
```
|
||||||
git clone https://github.com/<your-username>/google-interview-university
|
git clone https://github.com/<your-username>/coding-interview-university
|
||||||
```
|
```
|
||||||
- Chạy các dòng lệnh sau
|
- Chạy các dòng lệnh sau
|
||||||
- Tạo một branch mới để đánh dấu tiến độ của bạn:
|
- Tạo một branch mới để đánh dấu tiến độ của bạn:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user