Dropbox Interview Question

Go straight into coding. find duplicate files

Interview Answer

Anonymous

Oct 8, 2020

could you please elaborate on the question? are they passing in real file paths or fake ones so you're just checking to see if the string names are the same? otherwise how did u compare if the file contents were the same?

2