Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 206 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 206 Bytes

HacktoberFest_2022

Write a program to find the peak element of an array? The element is said to be peak if it have the value greater than its adjacent elements. Write code in any language of your choice.