Skip to content

#hacktoberfest-2021 #maximum-element-issue #2

Description

@muskanmi

You have to solve a code which finds maximum element in an array. solve this issue.
Input : arr[] = {10, 20, 4}
Output : 20

Input : arr[] = {20, 10, 20, 4, 100}
Output : 100

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions