MCQ Test
Previous Year Papers
Practice Questions
Video Courses
About
MCQ Test
Previous Year Papers
Practice Questions
Video Courses
About
Home
Practice
C++ using OBJECT ORIENTED PROGRAMMING
SINGLE DIMENSION ARRAYS
Problem #18
Problem #18
C++ using OBJECT ORIENTED PROGRAMMING
Find the local minima in the array? (An element in an array is a local minima if it less than the element after it, and the element before it)
Your Solution
Submit Solution
Reset