Ayush7614 / Ayush7614/Daily-Coding-DS-ALGO-Practice

Print a given matrix in spiral form visited.

Open
#211 4 comments 0 reactions 2 assignees Claimed by @drishika2002 View on GitHub
LGMSOC21 🟩 Level1
Dominant language
C++
Stars
323
Forks
472
PR merge metrics
No merged PRs in 30d

Description

# Aim

- Print a given matrix in spiral form visited.

# Details

- Draw the path that the spiral makes. We know that the path should turn anti-clockwise whenever it would go out of bounds or into a cell that was previously
- I want to code a Spiral Display in the GFG section.

### Programming language

- [ ] C
- [x] C++
- [x] Java
- [ ] Python

@Amit366 @Ayush7614 I am an LGM-SOC'21 Participant and have opened this issue. I want to write a Java solution to it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.