Sollicitatievraag bij Amazon

How would you implement a file system.

Antwoord op sollicitatievraag

Anoniem

15 apr 2011

Use a hash-table for their name. Then have some classes that extend a File class and implement more specific methods.

1