awesome-low-level-design
awesome-low-level-design copied to clipboard
Request to add a new question - Linux "find"
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!
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.