I applied through a recruiter. The process took 1 day. I interviewed at Indihood (Bengaluru) in Sept 2021
Interview
First-round was good basics of Android and Java question was asked
The second round was not up to the mark as the interviewer was non-android and she was asking questions which don't make sense for eg : Create one encryption and one decryption method without having the same parameter which will work as the private key
In short she wants me to use a hardcoded private key inside both functions . Upon asking the solution this question does not have any solution I just want to see your approach
Interview questions [1]
Question 1
Create one encyption and one decryption with a hardcoded key which will the case need to be handle where key can be a part of incomming data.
Most of question in second round was does not makes anysense
You need to create a json parser were you are not aware about the JSON structure with using something called as schema . I answered it as I will use hashmap to necessary keys and value using schema (she don't want any android code as she was non-android also she want to see the approach)
I don't know what was she looking for as also I am not able to define this as round as whether it is data structure round or whether it is problem-solving.