Coding-Club-NIT-Meghalaya / CodeToGrow

MIT License
6 stars 21 forks source link

Add Solutions for Array Questions #30

Open YABHAKRITI opened 3 years ago

YABHAKRITI commented 3 years ago

Navigate to Basic of Programming/Arrays/QuestionList.md and add solutions to each Question by adding folders with Question Names and there solution in any of the language listed in Array Directory. The flow should look like

-->01 Reverse the Array(Name of folder) ------->Sol.cpp ------->sol.java ------->sol.py

yashi12 commented 3 years ago

Please assign (Move all the negative elements to one side of the array) ques to me

YABHAKRITI commented 3 years ago

@yashi12 Go Ahead Yashi add your contribution as instructed

yashi12 commented 3 years ago

@YABHAKRITI added a PR (#44) , plz review and merge it, Thankyou!

darshita-kumar commented 3 years ago

Solved 2 array related questions in java/python. PR requested (#43 #45 #46 ). Please review.

YABHAKRITI commented 3 years ago

Congratulations your PR(s) has been merged!! @darshita-kumar @yashi12

Niyati3031 commented 2 years ago

Can you assign me this please @YABHAKRITI its my first time contribution please