awesome-low-level-design icon indicating copy to clipboard operation
awesome-low-level-design copied to clipboard

Request to add a new question - Linux "find"

Open parnerka opened this issue 11 months ago • 1 comments

Hi @ashishps1, recently participated in a FAANG interview where I was asked to implement the Linux find command with two filters: size and string. I’ve come up with a solution that I believe is quite solid. Please let me know if you'd like me to create a pull request to add this question and my solution to the repository. I wanted to contribute because this repository has been incredibly helpful during my preparation :)

Thanks!

parnerka avatar Jan 12 '25 03:01 parnerka

Hey @parnerka ,

Sorry for the late reply.

Sounds like an interesting problem. If you already have the solution, feel free to create a PR for the same.

ashishps1 avatar Feb 22 '25 02:02 ashishps1