← Back to Phase 2: Intermediate

Count By

Phase 2: IntermediateModule 4: Object & Array Manipulation

Medium3.55k completed

Description

Implement a function that counts the number of times a value appears in an array based on a function or property name

Your Solution