Quick Overview

Implement a capacity-aware in-memory file store spanning file operations, search, users, ownership, compression, and decompression. Follow exact capacity, copy, eviction, naming, sorting, admin, and failure rules across up to 100,000 operations.

Implement a Capacity-Aware In-Memory File Store

Company: Airbnb

Role: Software Engineer

Category: Coding & Algorithms

Difficulty: medium

Interview Round: Online Assessment

Overview: Implement a capacity-aware in-memory file store spanning file operations, search, users, ownership, compression, and decompression. Follow exact capacity, copy, eviction, naming, sorting, admin, and failure rules across up to 100,000 operations.

Read the full Airbnb Software Engineer interview experience this question came from

Loading…