please explain me the question in easy language i am not able to understand the question.its very confusing…please explain whole question in very easy way or in hindi also
Funky chess board problem
@lovish2552, the question is not tough just need a little creative thinking ,I am assuming you know how knigh moves in chess , so imagine yourself as a knight standing at index (0,0) and the chess board is has variable number of column in each row and you decide to take a path such that you don’t go to the same cell again, now i ask you to tell me the minimum number of cell you can’t visit , which also means can you tell me the longest path you can take (as longest path will have minimum number of cells unvisited and you can answer total cells - number of cells in the longest path) that’s it ,
I would highly recommend to check my previous answer on this topic , take a hint there ,it will clear lot of your doubts: Funky Chess Code Explanation
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.