Skip to content

A peak element in an array is the that's greater than its adjacent elements. The java program finds peak element in an array and returns its index.

Notifications You must be signed in to change notification settings

himalay-goswami/peak-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

peak-finder

A peak element in an array is the that's greater than its adjacent elements. The java program finds peak element in an array and returns its index.

About

A peak element in an array is the that's greater than its adjacent elements. The java program finds peak element in an array and returns its index.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages