Skip to content

feat: Matrix rotation 90' anti-clock direction#2088

Open
motasimmakki wants to merge 4 commits into
Algo-Phantoms:mainfrom
motasimmakki:main
Open

feat: Matrix rotation 90' anti-clock direction#2088
motasimmakki wants to merge 4 commits into
Algo-Phantoms:mainfrom
motasimmakki:main

Conversation

@motasimmakki

@motasimmakki motasimmakki commented Jun 15, 2021

Copy link
Copy Markdown

Related Issue

  • Info about Issue or bug
    fixes #[issue number that will be closed through this PR]

Describe the changes you've made

A clear and concise description of what you have done to successfully close your assigned issue. Any new files? or anything you feel to let us know!

Language Used:

[Mention the Language of Code]

Checklist:

  • I have placed my code file in the (/Code) Folder e.g. If it's a Code in JAVA then I have placed my code pr_name.java file in (/Code/Java/) Directory.
  • I have Added the Description, Approach, and Working of Code at the beginning of Code.
  • I have added 2 or more Testcases at the Bottom side of the Code.
  • I have Added Time and Space Complexity at the End of the Code.
  • I have Explained the Variables use in Complexity e.g. O(n) where n is the length of an array.
  • I have Updated the Readme Related to the Topics e.g., if the issue is regarding Matrix then Update the Readme.MD present in 2D_Array Folder.
  • I have added Proper Comments in between the Code for Better Explanation.
  • I have sorted the list of the Readme.MD where I have added the issue in the Alphabetical Order.

To rotate a given square matrix anti-clockwise in just O(1) extra space.
@github-actions

Copy link
Copy Markdown

AlgoTree team will review your PR soon. Take Care of Few of the Things where most contributors are missing out. msgonpr @motasimmakki :)

@motasimmakki

Copy link
Copy Markdown
Author

@yasharth291 Kindly merge it.

@motasimmakki

Copy link
Copy Markdown
Author

@yasharth291 Kindly merge it.

Kindly have a look!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants