Open In App

Dehaat Interview Experience for Backend Developer

Last Updated : 20 Jul, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

I applied through Off-Campus and Got Interview Mail after a week. The interview was scheduled for 45 Minutes.

The interviewer Introduced Himself and followed by mine. He asked a DSA question which is on Dynamic Programming(DP).

I solved it using recursion and was not able to apply Memoization and Tabulation due to no practice and discussed the complexities.

Then He started asking questions on Python followed by Django.

Questions are based on Python basics which are:

  • What are Decorators?
  • Explain OOPS.

Then he dives into Django.

  • what is Architecture does Django Follow.
  • What is the difference between Authentication and Authorization?
  • What are Models?
  • What is Middleware and tell me where we use Middleware.

I mentioned a Django Project in my resume. He asked me to show the project and explain the code and run the server. I did it.

Later He asked me do you have any questions. Finally, the Interview went around 50 Minutes. Focus on the Basics, Implementation of data structures, and the Project. Definitely, This will help you and thank me later.

Hope you have the Best Interview Ahead.


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads