Quick Overview

This question evaluates understanding of file-system abstractions, tree-based data structures, path parsing, and stateful directory and file management operations.

Implement an In-Memory File System

Company: Rippling

Role: Software Engineer

Category: Coding & Algorithms

Difficulty: medium

Interview Round: Onsite

Quick Answer: This question evaluates understanding of file-system abstractions, tree-based data structures, path parsing, and stateful directory and file management operations.

Loading…