i have everything right i guess but still getting wrong test cases
plz resolve
Arrays-Spiral Print Anticlockwise
well i still got my test case 3 wrong
1 2 and 4 are right but 3rd is coming wrong
@ashigupta.gupta570 hey aashi check for this input
6 7
1 2 3 4 5 6 7
9 8 7 6 5 4 3
11 23 24 25 64 12 23
1 3 5 7 9 0 1
32 43 2 3 54 11 12
12 12 13 13 14 15 16
output in this case
1, 9, 11, 1, 32, 12, 12, 13, 13, 14, 15, 16, 12, 1, 23, 3, 7, 6, 5, 4, 3, 2, 8, 23, 3, 43, 2, 3, 54, 11, 0, 12, 4, 5, 6, 7, 24, 5, 7, 9, 64, 25, END
but your output is
1, 9, 11, 1, 32, 12, 12, 13, 13, 14, 15, 16, 12, 1, 23, 3, 7, 6, 5, 4, 3, 2, 8, 23, 3, 43, 2, 3, 54, 11, 0, 12, 4, 5, 6, 7, 8, 24, 5, 7, 9, 64, END
then whats the problem in this
y am getting this wrong output
@ashigupta.gupta570 hey aashi please don’t mind could you please take reference from video bhaiya already cover the implementation of this problem.
well i cant find any video on this topic !!
i have seen all the video lecture up-to this topic and have not found any video related to this ques concept
are u talking the recorded webinar ideo on youtube??
also how can i access the live webinars !!!
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.