yangshun / tech-interview-handbook

💯 Curated coding interview preparation materials for busy software engineers

Home Page:https://www.techinterviewhandbook.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Rotate image problem in "Matrix" section.

Ashwin7mak opened this issue · comments

You are given an n x n 2D matrix representing an image. Rotate the image by 90 degrees (clockwise or anti-clockwise).