I have attented two level of interviews screening and first HR round. The first round was purely basic python queries like dict and list comprehension, namespace, more about django architecture and database integrations.
Interview questions [1]
Question 1
1) Programming question to implement combinations with and without inbuilt functions.
2) GIL
3) How to implement model in django.
4) How to design a rest API.
5) Decorators