Merge pull request #959 from promaxj/progress
add missing part of translation
This commit is contained in:
commit
560f6c62be
@ -232,6 +232,8 @@
|
||||
|
||||
Fork一個branch,並且跟隨以下的指令
|
||||
|
||||
`git clone git@github.com:<your_github_username>/coding-interview-university.git`
|
||||
|
||||
`git checkout -b progress`
|
||||
|
||||
`git remote add jwasham https://github.com/jwasham/coding-interview-university`
|
||||
@ -246,6 +248,8 @@
|
||||
|
||||
`git rebase jwasham/main`
|
||||
|
||||
`git push --set-upstream origin progress`
|
||||
|
||||
`git push --force`
|
||||
|
||||
[更多有關Github-flavored markdown](https://guides.github.com/features/mastering-markdown/#GitHub-flavored-markdown)
|
||||
@ -1266,6 +1270,7 @@
|
||||
- [MIT Interview Materials](https://web.archive.org/web/20160906124824/http://courses.csail.mit.edu/iap/interview/materials.php)
|
||||
- [Exercises for getting better at a given language](http://exercism.io/languages)
|
||||
|
||||
|
||||
**閱讀並解題(按照以下順序):**
|
||||
|
||||
- [ ] [Programming Interviews Exposed: Secrets to Landing Your Next Job, 2nd Edition](https://www.wiley.com/en-us/Programming+Interviews+Exposed%3A+Secrets+to+Landing+Your+Next+Job%2C+2nd+Edition-p-9780470121672)
|
||||
|
Loading…
x
Reference in New Issue
Block a user