linkedin Skip to Main Content

Our 2023 “State of Tech Hiring” report is live! Check it out.

 

Tiny Interview: Django Todo App

Coding Challenges

Django is a popular Python framework for building web applications. For this tiny interview, you have three tasks to perform on this Django todo application:

  • Create a new todo of your choice.
  • Edit the tasks app so that you can delete a Todo item.
  • When you update a Todo item, you need to go to the home page manually. Fix this issue so that Django can render the home page automatically after an update occurs.

Please see the instructions written directly in the pad to proceed.

💡 Remember to share your solution with the hashtag #CoderpadTinyInterviews on Twitter and LinkedIn.

Tiny interview solution

Verify your solution with the official solution in this sandbox.

Want to conduct interviews on this platform?

Check out CoderPad : pick any interview question or create your own, then invite your candidate to a shared live-coding session on an IDE like this one. You even get 2 free interviews per month forever using this registration link!