Domanda di colloquio di CrowdStrike

Implement a REST API for storing file metadata and file dependencies. Mandatory to use Redis as DB. Had to implement CRUD calls for file metadata and file dependencies and then 3 separate calls that would query the data (one of them being a BFS/DFS variation). File dependencies looked like a directed graph.