had an initial call with HR where we discussed on interview timings. IN the technical interview round I was asked questions mostly on DSA-arrays(basic to medium). Some on OOP concepts, async programming, testing. Basics of django and DRF.
Interview questions [1]
Question 1
Given an array of integers where each element appears twice except for one element, find the element that appears only once.