Phone Screen
Questions: Given a Binary tree having nodes with value 0 and 1. Write a function to return the number of islands?
Follow-up Questions:
- Return the sizes of unique islands.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.