Skip to content

Add ExamMarks problem #13

@tonilopezmr

Description

@tonilopezmr

Return number of marks greater than a mark in marks array.

int numberOfMarks(int[] marks, mark)

Its the same problem than we have done in EDA exam.

You can contribute and add your solution!!!!

How to add your solution:

1. In package problems/problem2 create a *YOURNAME*Imp java class.
2. Implement ExamMarks in your class and fill it.
3. Add your implementation in ExamsMarksFactory in Arrays.asList next to the last implementation

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions