Open In App

Tally Solution Interview Experience for Django Developer

Last Updated : 22 Aug, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

Round 1: Screening Round- Discussion with HR about the experience, the tech stack on which I am working, current compensation, and the notice period after which HR forwarded my profile for screening to the respective team.

Round 2: Technical round- Since the role was Django developer, it started with the basic structure of Django projects, models, view, and MVT structure. The interviewer asks questions from Django model signals followed on by ORM queries for foreign key and date fields. Basic Python concept of deep copy, shallow copy along with the use of map, filter, reduce, and lambda functions were asked. As they have only one technical round one problem of data structure was also asked which was the direct implementation of the sliding window approach, I’ll rate that question as medium as per the difficulty level of geeks for geeks and leetcode. Also, there was one basic reasoning problem that was asked i.e. how to cut a cake in 8 equal parts with 3 cuts.


Like Article
Suggest improvement
Share your thoughts in the comments

Similar Reads