Skip to content

coldmanck/EPI-Python-Solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

EPI-Python-Solution

Solutions are retrieved from the official site.

Requirements

pip install wget
pip install lxml
pip install requests

(Optional) Configure the code

To parse other site, change addr. To choose target directory to put files, change download_dir. Also change pattern (default .py) and target tag to match (default href).

Run

python parse_py.py

About

Solutions to "Elements of Programming Interviews in Python: The Insiders' Guide"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages