Used for hiring

Full stack Developers
Software Developers
Web Developers
Data Science Developers

Skills required

Core programming skills

Python 2 and/or Python 3

Object Oriented Programming

Web and test frameworks

Python Junior developer assessment

A good candidate should have an understanding of Python and it’s Framework.

You can check the skills listed below in a candidate while hiring for a Python developer

  • Excellent core programming skills
  • Well-versed in either Python 2 or Python 3
  • Strong experience with handling Python libraries and frameworks 
  • Test/Data analysis framework

How this test helps with hiring Python candidates

Steps to assess junior Python developers
Create a test
Create a test
Add questions to assess Python skills
Add questions to assess Python skills
Send invites to candidates
Send invites to candidates
Evaluate the report
Evaluate the report
Assess Python developers for free   
Common types of assessments used by our top customers

Programming questions to assess development skills

10 MCQs on
basic programming skills

10 MCQs on
Python libraries and frameworks

Project file test to assess Python tasks to be evaluated

Sample questions

What is the output of the following Python code:

print list("w#x#u#z".split( ))

  • Error
  • ['w#x#u#z']Correct Answer
  • ['w#x#u#z']
  • ['w','x','u','z']

What is the output of the following Python code:

"def func(i, y=[]): y.append(i) return y for i in range(3): func(i+1) print func(i) "

  • [1, 2, 3,4]
  • [1, 2, 3, 2]Correct Answer
  • [1, 2, 3]
  • None of these

Consider a long-polling application which powers an online live game show dashboard with the following pseudo request handler in Python:

def handle_request(request): data = fetch_more_data(request) return return_response(data)

Can it be asserted that the whole server would get blocked if fetch_more_data() method gets blocked?

  • Yes, it can be asserted.Correct Answer
  • It can be asserted for a few specific scenarios.
  • No, such assertion is wrong.
  • None of these

Want us to help you create a Python Developer Assessment?

Top customers using HackerEarth to hire developers

Barclays Logo
General Electrics Logo
Government of Canada Logo
Nokia Logo
Northern Trust Logo
Thoughtworks Logo
UBS Logo
Walmart Logo