DSA-guide icon indicating copy to clipboard operation
DSA-guide copied to clipboard

Local Minima in an array

Open Sloth-Panda opened this issue 3 years ago • 6 comments

💥 Proposal

(A clear and concise description of what the proposal is.)

This code will be able to find local minima in an array

Have you read the Contributing Guidelines on Pull Requests ?

(Write your answer here.) Yes

Sloth-Panda avatar Feb 18 '21 16:02 Sloth-Panda

@ankitapuri Would like to make this using python/ c++ ; You can assign anyof the languages better python else c++

Sloth-Panda avatar Feb 18 '21 16:02 Sloth-Panda

I can work on C for this problem

yashlikescode avatar Feb 22 '21 02:02 yashlikescode

@ankitapuri Would like to make this using python/ c++ ; You can assign anyof the languages better python else c++ do it in python

ankitapuri avatar Mar 04 '21 16:03 ankitapuri

@ankitapuri please consider one question and a query mentioned below

  1. I have made the source file for this issue, but I am not able to figure out where to insert it, Please guide me, Should I create a new directory for it or I have to insert in an existing directory?
  2. sloth-panda has left the issue, Hence, if you allow me, I can provide the code in rest of the languages(C++, Python3, Java) too if you change the difficulty level to medium.

yashlikescode avatar Mar 05 '21 16:03 yashlikescode

@ankitapuri please consider one question and a query mentioned below

  1. I have made the source file for this issue, but I am not able to figure out where to insert it, Please guide me, Should I create a new directory for it or I have to insert in an existing directory?
  2. sloth-panda has left the issue, Hence, if you allow me, I can provide the code in rest of the languages(C++, Python3, Java) too if you change the difficulty level to medium.

under the array section under cpp folder

ankitapuri avatar Mar 05 '21 16:03 ankitapuri

I can also provide code in c++ and Python if you want

yashlikescode avatar Mar 10 '21 00:03 yashlikescode