62 Forks
113 Stars
113 Watchers

CodingInterviews2-ByPython

此项目是《剑指offer》第二版里算法面试题的Python3实现版本,作为一本经典书籍,可以时常拿出来看一看、翻一翻、记一记。同时也是为了Python程序员能够更好的通过公司的技术面试,拿到心仪的offer。

How to download and setup CodingInterviews2-ByPython

Open terminal and run command
git clone https://github.com/NLP-LOVE/CodingInterviews2-ByPython.git
git clone is used to create a copy or clone of CodingInterviews2-ByPython repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CodingInterviews2-ByPython https://github.com/NLP-LOVE/CodingInterviews2-ByPython/archive/master.zip

Or simply clone CodingInterviews2-ByPython with SSH
[email protected]:NLP-LOVE/CodingInterviews2-ByPython.git

If you have some problems with CodingInterviews2-ByPython

You may open issue on CodingInterviews2-ByPython support forum (system) here: https://github.com/NLP-LOVE/CodingInterviews2-ByPython/issues