dig-w0 Steps to solve the problem Fork the repo. Clone forked repo to your machine. Write your solution. Pull request. Hints Use filter js array function. Resolve: return in case filtered list length > 0 |should return result as array|list. Reject: return in case there is no result in filtered array | should return a message only. You need to build Promise function seperately. call promise function to pass PERSONS and target age.