d-coder111 / DSAmplify

Hacktoberfest2024 accepted-Our aim is to build a website that comprehensively covers algorithms in C++, Java, Python, and other programming languages, along with acknowledging the contributors to this repository.
27 stars 51 forks source link

Added Rotation of 2d Matrix Using JAVA #119

Closed sohamt-21 closed 11 months ago

sohamt-21 commented 11 months ago

I have added three approaches JAVA codes to rotate 2 2d Matrix of nxn by 90 degree.