Citadel Securities interview question

On Coderpad.io create a Todolist on React.

Interview Answer

Anonymous

12 Jul 2021

Create an array filtering API "f" so that you can call: f([...]).filter("regex").filter("regex").result;