JenilGajjar20 / JenilGajjar20/Competitive-Programming_problems

Rotate Image

Abierto
#202 0 comentarios 0 reacciones 1 asignado Reclamado por @yashogale30 Ver en GitHub
hacktoberfest hacktoberfest-accepted
Lenguaje dominante
C++
Estrellas
18
Forks
75
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hello @JenilGajjar20

[48. Rotate Image](https://leetcode.com/problems/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](https://en.wikipedia.org/wiki/In-place_algorithm), 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!

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.