Media Summary: Hi Guys this is the editorial solution video of This video explains a very interesting programming question which is frequently asked in programming interviews and coding ... InterviewBit Practise Programming Problem Solutions. Problem:
Min Steps In Infinite Grid - Detailed Analysis & Overview
Hi Guys this is the editorial solution video of This video explains a very interesting programming question which is frequently asked in programming interviews and coding ... InterviewBit Practise Programming Problem Solutions. Problem: Sorry for the bad audio quality it will be fixed in the next session :) In case you have a doubt please feel free to drop a comment. Intro: (0:00) Question: (0:19) Logic: (02:14) Implementation: (05:41) The code along with an analytical solution to problem 1 in the Array section of Interview Bit. Problem:
Minimum steps in infinite Grid InterviewBit Arrays sorry, I forgot to tell you about time complexity for this problem, So there is only one for loop that's why it's complexity is O[N).