You are viewing a single comment's thread. Return to all comments →
It sends the original array instead of sending a copy of the array, saves time and space at the cost of actually changing the input array.
Seems like cookies are disabled on this browser, please enable them to open this website
DFS: Connected Cell in a Grid
You are viewing a single comment's thread. Return to all comments →
It sends the original array instead of sending a copy of the array, saves time and space at the cost of actually changing the input array.