Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25146
| Date | 2012-07-10 19:07 +0200 |
|---|---|
| From | Jean-Michel Pichavant <jeanmichel@sequans.com> |
| Subject | Re: Python Interview Questions |
| References | (3 earlier) <mailman.1972.1341879526.4697.python-list@python.org> <roy-8CA33F.20275909072012@news.panix.com> <4FFB7FBF.5080301@tim.thechases.com> <mailman.1980.1341912567.4697.python-list@python.org> <4ffc5bd4$0$29965$c3e8da3$5496439d@news.astraweb.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1995.1341940048.4697.python-list@python.org> (permalink) |
Steven D'Aprano wrote: > On Tue, 10 Jul 2012 11:29:24 +0200, Jean-Michel Pichavant wrote: > > >> Why would you want to hire someone that knows something pointless as the >> version where feature X has been introduced ? Just tell him that feature >> X has been introducted in version Y, costless 2.5sec training. Don't you >> want to hire someone that knows things you don't and benefit from each >> others abilities, learning from each others, improving the company >> global skill range ? >> > > The reason for the question is to get some idea of how well the candidate > actually knows Python. If you ask them questions that you don't know the > answer to, how will you tell if they're right? > > I certainly wouldn't disqualify a candidate if they didn't know what > version introduced (say) decorators. If they said "what's a decorator?" > or "version 10", that would be a hint that they don't actually know much > about Python. If they said "I don't know, I'm still stuck on Python 2.3", > they would get a point for honesty and lose a point for being way out of > date. If they said version 2.3 or 2.5 (it's actually 2.4), well, that's > close enough. > > Of course, an acceptable answer would be "buggered if I know, but if you > give me a minute, I'll google it for you". > > > Must be a cultural thing. We don't question people experience that much here. They'll be challenged anyway during the trial period (6 months during which the contract can be cancelled anytime without any reason). Actually I think it would be considered quite rude to challenge someone with questions right after he told you he worked 5 years as technical leader on a software developped in python for instance. I've never been asked nor did I asked to go into such technical details. Interviews are more about years of experience, projects, working with teams, carreer expectations, distance between home and workplace, willingness to work weekends when required. I'm no saying one way is better than another. I'm making an observation on how different can be an interview from one location to another. JM
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Python Interview Questions dncarac@gmail.com - 2012-07-09 17:01 -0700
Re: Python Interview Questions Tim Chase <python.list@tim.thechases.com> - 2012-07-09 19:19 -0500
Re: Python Interview Questions Roy Smith <roy@panix.com> - 2012-07-09 20:27 -0400
Re: Python Interview Questions Tim Chase <python.list@tim.thechases.com> - 2012-07-09 20:05 -0500
Re: Python Interview Questions Jean-Michel Pichavant <jeanmichel@sequans.com> - 2012-07-10 11:29 +0200
Re: Python Interview Questions Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-07-10 16:44 +0000
Re: Python Interview Questions Jean-Michel Pichavant <jeanmichel@sequans.com> - 2012-07-10 19:07 +0200
Re: Python Interview Questions Rick Johnson <rantingrickjohnson@gmail.com> - 2012-07-10 19:44 -0700
Re: Python Interview Questions Ethan Furman <ethan@stoneleaf.us> - 2012-07-10 09:05 -0700
Re: Python Interview Questions Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-07-10 16:34 +0000
Re: Python Interview Questions Chris Angelico <rosuav@gmail.com> - 2012-07-11 02:42 +1000
Re: Python Interview Questions Ethan Furman <ethan@stoneleaf.us> - 2012-07-10 10:02 -0700
Re: Python Interview Questions David Robinow <drobinow@gmail.com> - 2012-07-10 22:13 -0400
Re: Python Interview Questions Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-07-10 18:26 -0400
Re: Python Interview Questions Ian Kelly <ian.g.kelly@gmail.com> - 2012-07-10 16:59 -0600
csiph-web