Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rotate Image #202

Open
yashogale30 opened this issue Oct 28, 2024 · 0 comments
Open

Rotate Image #202

yashogale30 opened this issue Oct 28, 2024 · 0 comments
Assignees
Labels
hacktoberfest hacktoberfest-2024 hacktoberfest-accepted hacktoberfest-accepted

Comments

@yashogale30
Copy link
Contributor

Hello @JenilGajjar20

48. Rotate Image
Medium

You are given an n x n 2D matrix representing an image, rotate the image by 90 degrees (clockwise).
You have to rotate the image in-place, which means you have to modify the input 2D matrix directly. DO NOT allocate another 2D matrix and do the rotation.

I’d love to contribute to this repository as part of Hacktoberfest 2024. Could you assign me to this issue and tag it with the Hacktoberfest label? Thanks in advance!

@JenilGajjar20 JenilGajjar20 added hacktoberfest hacktoberfest-2024 hacktoberfest-accepted hacktoberfest-accepted labels Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest hacktoberfest-2024 hacktoberfest-accepted hacktoberfest-accepted
Projects
None yet
Development

No branches or pull requests

2 participants