Didn't understand the question approach
|
2
|
August 6, 2024
|
What does it mean arr[top][i]?
|
2
|
November 3, 2023
|
Doubt in printing statement
|
3
|
August 7, 2022
|
System.out.print doubt
|
2
|
May 13, 2022
|
Spiral print of 2D matrix
|
3
|
May 5, 2022
|
Why do we use statement if(count > 0)
|
13
|
September 26, 2021
|
Time Complexity
|
3
|
July 8, 2021
|
CODE SHOWS ERROR IN MY IDE
|
1
|
May 2, 2021
|
About today's hackerblocks question
|
3
|
December 28, 2020
|
Instead of while loop we can give the while(count > 0). and then no need of if(count>0) everywhere. Isnt it ok?
|
3
|
December 25, 2020
|
Printing of Rows and Columns
|
2
|
December 22, 2020
|
Error: Index -1 out of bounds for length 4 at array.spiralprint.spiralprint(spiralprint.java:57) at array.spiralprint.main(spiralprint.java:8)
|
2
|
December 8, 2020
|
Anticloclwise_spiral_print matrix
|
2
|
September 18, 2020
|
Doubt in code of spiral print
|
2
|
July 8, 2020
|
SprialPrint - Answer Check - Time O(n) and Space Complexity O(1)
|
7
|
June 27, 2020
|
Re: 2D Array - Spiral Print
|
3
|
June 24, 2020
|
Problem in dir3 and dir4
|
3
|
May 22, 2020
|
How this is working
|
3
|
April 5, 2020
|
2D Array Spiral Print
|
2
|
November 16, 2019
|
Why we are using count
|
5
|
August 25, 2019
|
Output is not correct
|
2
|
August 24, 2019
|
Please check my code is not running
|
5
|
July 9, 2019
|
Spiral Print Count usage
|
3
|
May 22, 2019
|
In the spiral print CRX tutorial, is it necessary to use dir variable
|
2
|
March 8, 2019
|