Python中的棘手领域 [英] Tricky Areas in Python

查看:94
本文介绍了Python中的棘手领域的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

基于Python可以提出哪些棘手的问题/问题

技术访谈?

What possible tricky areas/questions could be asked in Python based
Technical Interviews?

推荐答案

PyPK写道:
基于Python的技术访谈可以提出哪些棘手的问题/问题?
What possible tricky areas/questions could be asked in Python based
Technical Interviews?




我会尝试检查申请人是否理解Python数据模型:
http:/ /docs.python.org/ref/objects.html 因为我认为这是理解Python语言和理解的基本原理

操作的复杂性。


- Gerhard



I would try to check if the applicant understands the Python data model:
http://docs.python.org/ref/objects.html Because I thinkt that''s
fundamental to understanding the Python language and understanding
complexity of operations.

-- Gerhard


嗯那是一件事。此外,我还想到了比其他语言更好的
python的好处。可能是一个人?

hmm Thats one thing. Also I was thinking of something like benefites of
python over other languages. Probably that coould be one ?


我通常首先询问你如何使变量私有。在

班级内。这似乎告诉我他们是否对该语言的设计有所了解,并且它是一个快速过滤器,告诉他们是否知道

有关语法的内容。 />

我使用的另一个问题是询问他们发现有用的第三方库

。这可能导致一些关于

的好问题,他们喜欢这些库以及他们不喜欢什么。那个

的问题让我明白他们是否已经考虑过如何用Python设计




如果我我不能与其中任何一个开始进行良好的对话,我会告诉他们他们对Python不喜欢什么,看他们是否真的用过了

它可以解决一个真正的问题,或者他们刚刚阅读了这个教程。


一如既往,最好的面试问题是开放式的,并给予< br $> b $ b候选人有一些空间来真正展示他们的东西(或给他们足够的

绳索自己挂起来)。

I usually start by asking how you make variables "private" within
classes. That seems to tell me if they understand something about the
design of the language and it''s a quick filter to tell if they know
something about the syntax.

The other question that I use is asking about 3rd party libraries that
they have found useful. That can lead into some good questions about
what they like about those libraries and what they dislike. That
question helps me understand whether they''ve thought at all about how
to design in Python.

If I can''t get a good conversation started with either of those, I''ll
ask what they don''t like about Python, to see if they''ve actually used
it to solve a real problem, or if they''ve just read the tutorial.

As always, the best interview questions are open-ended, and give the
candidate some room to really show their stuff (or give them enough
rope to hang themselves).


这篇关于Python中的棘手领域的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆