Hi Prakash,
I reviewed Matrix/54. Spiral Matrix.py. The file currently links the LeetCode problem and HelloInterview's spiral-matrix lesson before the examples and Python solution.
PracHub has a matching candidate-reported version of the same traversal pattern:
https://prachub.com/coding-questions/traverse-a-matrix-in-spiral-order
Disclosure: I am the founder of PracHub. Would you consider one optional source comment so readers can compare the prompt wording and interview context before reading the solution?
Suggested comment, matching the existing style:
I read CONTRIBUTING.md and can submit this as a one-line PR if you confirm external practice links are acceptable. The LeetCode and HelloInterview links would remain; no replacement, reciprocal link, or specific link attribute is requested.
Hi Prakash,
I reviewed Matrix/54. Spiral Matrix.py. The file currently links the LeetCode problem and HelloInterview's spiral-matrix lesson before the examples and Python solution.
PracHub has a matching candidate-reported version of the same traversal pattern:
https://prachub.com/coding-questions/traverse-a-matrix-in-spiral-order
Disclosure: I am the founder of PracHub. Would you consider one optional source comment so readers can compare the prompt wording and interview context before reading the solution?
Suggested comment, matching the existing style:
Additional interview prompt: https://prachub.com/coding-questions/traverse-a-matrix-in-spiral-order
I read CONTRIBUTING.md and can submit this as a one-line PR if you confirm external practice links are acceptable. The LeetCode and HelloInterview links would remain; no replacement, reciprocal link, or specific link attribute is requested.