推荐学习书目
› Learn Python the Hard Way
Python Sites
› PyPI - Python Package Index
› http://diveintopython.org/toc/index.html
› Pocoo
值得关注的项目
› PyPy
› Celery
› Jinja2
› Read the Docs
› gevent
› pyenv
› virtualenv
› Stackless Python
› Beautiful Soup
› 结巴中文分词
› Green Unicorn
› Sentry
› Shovel
› Pyflakes
› pytest
Python 编程
› pep8 Checker
Styles
› PEP 8
› Google Python Style Guide
› Code Style from The Hitchhiker's Guide
revotu
V2EX  ›  Python

分享下你遇到过的 Python 经典面试题

  •  
  •   revotu · Jul 12, 2017 · 14213 views
    This topic created in 3363 days ago, the information mentioned may be changed or developed.
    本人工作两年来,主要语言是 PHP 和 Python (两样都会,只能说熟练使用,但都谈不上精通),但最近想深入学习下 Python,好找份 Python 的相关工作,各位从事 Python 相关工作的,有什么经典的面试题,可以分享下么
    6 replies  •  2018-06-21 14:51:55 +08:00
    babywhisper
        1
    babywhisper  
       Jul 13, 2017
    分享一下这个资源:
    https://github.com/taizilongxu/interview_python
    这上边挺全的,因为一般面试大部分也是问这些常规的题目。

    还有自己面试的经历, 仅供参考:
    https://changchen.me/blog/20170223/python-backend-inteview-summery/
    Lycnir
        2
    Lycnir  
       Jul 13, 2017
    如何快速的创建一棵树???
    yylucifer
        3
    yylucifer  
       Jul 18, 2017
    键盘侠没有面试题。。
    revotu
        4
    revotu  
    OP
       Sep 11, 2017
    https://github.com/revotu/python-interviews (自己一点点整理的)

    这里面整理的 python 面试题都很经典,非常有面试参考复习价值

    而且里面的文章链接讲解每个问题都很简明清晰
    donglongtu
        5
    donglongtu  
       Sep 20, 2017
    http://www.codingonway.com 这个网站是专门的 python 笔试面试题网站

    整理的题目都很经典 关键是讲解超棒 能学到很多

    只是目前题目还比较少 还在持续更新中
    yili1992
        6
    yili1992  
       Jun 21, 2018
    @Lycnir 正好以前写过 ,class tree(dict): 继承 dict 来构建树 感觉是最快速的了
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   876 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 19:41 · PVG 03:41 · LAX 12:41 · JFK 15:41
    ♥ Do have faith in what you're doing.