Design an in-memory file system
Design an in-memory file system tree that allows users to create files, create directories, and check whether a given file or directory path exists in the system.
Asked at:
Microsoft
Design an in-memory file system tree that allows users to create files, create directories, and check whether a given file or directory path exists in the system.
Asked at:
Microsoft