Skip to content

Add Array Second Largest Element Finder #121

@bhushan-ssh

Description

@bhushan-ssh

Create a Java program to find the second largest element in an array.

Requirements:

  • Take array input from user
  • Find the largest element
  • Find the second largest element
  • Display both values

Concepts:

  • Arrays
  • Loops
  • Conditional statements

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions