USA | Airtable Phone Screen
Summary
I completed a technical phone screen for Airtable, which involved implementing undo/redo functionality for a Table class, emphasizing product context and efficient diff history. I successfully complet...
Interview Experience
## Overview - Quick intros - Demo of a feature in an Airtable app - The actual exercise - Q/A I really enjoyed the way the interviewer presented the problem b/c most of the time, the problem is presented as "here's the exercise, good luck". This interviewer went above and beyond and **presented the...
Interview Questions (2)
Implement Undo/Redo for Table Cell Operations
MediumData Structures & AlgorithmsExtend Undo/Redo to All Table Operations
MediumData Structures & AlgorithmsPreparation Tips
## Tips * Keep a consistent channel of communication with the interviewer * Confirm your understanding of the requirements by paraphrasing what the interviewer said in your own words. Always stay on the same page * Try to use as much of the existing code as possible. Keep your changes small so debug...


