Skip to content

Number of repeating elements #34

@songz

Description

@songz

Input: An array, a number
Output: number of times the number shows up in the array.

Input: [1,2,2,3], 3
Output: 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions