Round 1
Questions: Given a list of words, check Ambigram and add to result.
Follow-up Questions:
- Check if this ambigram exists in the initial list.
- Reduce space complexity.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.