Amazon | SDE-I | Logical and Maintainable | June 2022
Anonymous User
1244

LP

  1. Tell me about a time where you have a tight deadline and not able to complete the work and have to drop the functionality
  2. Tell me about a time when you have to dive deep into the problem and do the work

Design(OOD)
I have to make an API, which will return the list of files which have the same file Name from a given directory. A directory can have multiple sub-directories or files in it. I have to return the list of files name or the directory name which matches the fileName given in the API.
Extension: have to search based on the filesize, fileExtension etc.

Comments (2)