Blog
Home
About
Category
trie
Remove Sub-Folders from the Filesystem
Posted 3 months ago
This problem involves eliminating any path that exists as a sub-folder within another path. In this post, I'll walk through my approach to solve this problem using a Trie