Skip to content

ZainabAKD/dig-w0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%