Airtable Software Engineer Coding & Algorithms Interview Questions
Practice the exact questions companies are asking right now.
2Questions
1Company
2 Questions 1 Company
Showing 2 results
Airtable
Medium
Software EngineerImplement spreadsheet undo/redo operations
Problem Design a data structure that simulates Undo/Redo for a simplified spreadsheet editor. A user performs a sequence of operations on cells. Each ...
Coding & Algorithms
0
0
Nov 4, 2025
Airtable
Medium
Software EngineerImplement BFS serializer and deserializer
Implement two functions, serialize(obj) -> representation and deserialize(representation) -> obj, for a Python object graph containing str, int, and d...
Coding & Algorithms
0
0
Sep 6, 2025