I was asked two questions.
- standard subset question with a twist of set. (Set can't have duplicates and this is it)
- https://leetcode.com/problems/divide-two-integers/ Divide two numbers without any airthmetic. (I am pretty sure interviewer was confused and it wanted me to not use modulo, divide and multi...)
I solved the first one and wrote psuedocode for the second one and explained my approach.
It's been a week and no reply :( Is it normal?