Airtable Software Engineer System Design Interview Questions
Master your tech interview with our curated database of real questions from top companies.
3Questions
1Company
3 Questions 1 Company
Showing 3 results
Airtable
Medium
Software EngineerDesign a lazy-initialized connection pool
Implement a Lazily Initialized, Thread-Safe Connection Pool Context You are given an immutable base class Connection with the following methods: - que...
System Design
0
0
Sep 6, 2025
Airtable
Hard
Software EngineerDesign JSON serialization for circular references
Design a JSON Serialization/Deserialization Strategy With Cycles and Determinism You are designing a JSON-based serializer/deserializer for a graph of...
System Design
0
0
Sep 6, 2025
Airtable
Medium
Software EngineerDesign a lazy ConnectionPool
Thread-Safe, Lazily Initialized Connection Pool Context You need to design a thread-safe connection pool in Python that lazily creates connections and...
System Design
0
0
Aug 4, 2025