Recently Box8 visited my campus for SDE role and I had the opportunity to crack the round:-
Online Assessment :- Link
There were two panelist in the first round both were asking basic dsa questions.First they started with their intro and then asked to give my intro. After that they pasted one DSA medium question which is group Anagram Link then give him the approach of the solution. My approach was O(n*n) then they asked asked me to optimize it. I thought for few minutes then give him the approach then pseudo code of it.
After that they pasted 2nd DSA questions which was palindrome Number -> Link
I solve it using digit comparision by storing it into other variable so they asked to remove any extra space. Means not extra space you can use for storing they want only mathematics to solve that problem at that time solution is not clicked on my mind.
Result - !! Rejected