What are some typical questions in the YIF Telephonic interview?

What are some questions to judge how well a developer knows Python (over a telephonic interview)?

  • Answer:

    Ask him to convert .csv to .json file using python !

Bismoy Murasing at Quora Visit the source

Was this solution helpful to you?

Other answers

some basic questions like: Difference between list comprehensions and generators what happens behind the scenes when you pass a variable to a function? Can the function change it in all cases? which testing framework s/he uses? what are "private" members of a class? Is it not at all possible to access them from outside an instance? what is a class variable as opposed to an instance variable? Can ask the syntax as well.

Anonymous

what are decorators? what is list comprehensions and dictionary comprehensions? Explain about the use of python for web programming?

Nivedita Deshmukh

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.