DSC-Banasthali-Vidyapith / Code-Crossroad

This project contains the carefully compiled Data Structures & Algorithm questions asked by the companies that visit Banasthali Vidyapith on-campus.
MIT License
55 stars 78 forks source link

Rotate Array Problem #135

Closed Vanshikagarg17 closed 2 years ago

Vanshikagarg17 commented 2 years ago

Aim: Given an unsorted array arr[] of size N, rotate it by D elements in the counter-clockwise direction.

swatigupta121 commented 2 years ago

Can you please assign this to me. I would like to do it.

Khushipm commented 2 years ago

Hey, just a small doubt.... the solution could be done in any language right?

arushitrivedi commented 2 years ago

Can this issue be assigned to me? I can write this program in java/c++/python/c.

sakshi168 commented 2 years ago

@Vanshikagarg17 can you assign this issue to me?

Ananyaas commented 2 years ago

@swatigupta121 you can work on this issue. All the best!

Ananyaas commented 2 years ago

Yes @Khushipm code can be written in any of the languages provided in our Readme.md

Vanshikagarg17 commented 2 years ago

@swatigupta121 @Khushipm @sakshi168 You all can work on this issue, but make sure you work on different languages as mentioned in Readme.md. All the best guys!