I applied through other source. The process took 2 weeks. I interviewed at Digité (Bengaluru) in Nov 2022
Interview
after shortlisting the resume ,test is conducted .Test duration 90 minutes.In the next round Assignment is given to build a chat application using django framework which has to be submitted it in 3 days.
Interview questions [1]
Question 1
What are the different data structures in python… What is the difference between list and tuple… Why do we use dictionaries…. Difference between list and set… Tuple is given and you have to change the values of it and how do you do it… What is oops… Write a class and execute the code ,take the attributes as name age and write a method which prints name and age… What is inheritance,write a code and execute it… What are exceptions ,write code to handle exceptions in python and also use try catch block..