LeetCode Question · Jul 2024

Unix File API - Amazon OOD My Take

16 upvotes 2,680 views 7 replies

Question Details

API - Search the File System # Searching Files based on Name, Extension and Size # input for the search (directory) from abc import ABC, abstractmethod class File: def init(self, name, type, size): ...

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Graph Queue Stack