Challenge: Composite Pattern

In this challenge, you have to implement the composite pattern to solve the given problem.

Problem statement

In this challenge, you have to implement a directory system using the composite pattern.

You have been given the following skeleton code:

Level up your interview prep. Join Educative to access 70+ hands-on prep courses.