Pergunta de entrevista da empresa Amazon

Implement Linux find command as an API with the following methods. find all file > 5mb, find all XML

Resposta da entrevista

Sigiloso

21 de out. de 2022

try to design your solution following OOD principles and using generics. use dfs for traversal