Closed wko closed 1 year ago
Very nicely designed problem: Straightforward problem, but some details to be careful about:
The main challenge was to construct the filesystem tree from the list of commands with immutable datastructures. Required a refresher on zippers.
All in all a very thoughtfully designed challenge that took me longer than expected. At least parsing the commands was easy.
Very nicely designed problem: Straightforward problem, but some details to be careful about:
The main challenge was to construct the filesystem tree from the list of commands with immutable datastructures. Required a refresher on zippers.
All in all a very thoughtfully designed challenge that took me longer than expected. At least parsing the commands was easy.