Facebook Interview (phone)
2416
Oct 06, 2020
Oct 06, 2020

I was asked two questions.

  1. standard subset question with a twist of set. (Set can't have duplicates and this is it)
  2. 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?

Comments (5)