python interview quuestions

James Mills prologic at shortcircuit.net.au
Fri Aug 6 14:45:11 EDT 2010


On Sat, Aug 7, 2010 at 4:32 AM, Tim Chase <python.list at tim.thechases.com> wrote:
>> I would like to aquint myself with Python Interview questions
>
> This came up a while ago:
>
> http://www.mail-archive.com/python-list@python.org/msg168961.html
>
> Most of that thread is still relevant (perhaps throw in some py3l questions
> too)

A common thing you can do in interviews is ask
your interviewee to write (in Python) a solution
to the "FizzBuzz" problem. Any good competent
Python programmer should be able to do this
in 5-10mins (5 if you're good).

cheers
james

-- 
-- James Mills
--
-- "Problems are solved by method"



More information about the Python-list mailing list