Design a File Search and Directory Traversal System
Design and implement a file search system that can traverse directory structures and locate files based on various criteria. The solution should incorporate object-oriented programming principles, support extensible filtering mechanisms, and be optimized for performance. Consider implementing algorithms like DFS or BFS for traversal, and discuss scalability considerations for adding new search filters and optimizations such as byte-level operations.
Asked at:
Amazon
Atlassian
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
Mid December, 2025
Atlassian
Staff
Early September, 2025
Amazon
Junior
Mid January, 2025
Amazon
Mid-level
OOP Interview to design file search class based on functional lambdas.
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.