Python, Javascript interview practise.
-
Updated
Oct 8, 2024 - Python
Python, Javascript interview practise.
In this assignment, you will be given a map which is represented by a 2-dimensional array (array of arrays). Each cell in the 2-dimensional array stores either 0 or 1 where 1 represents land and 0 represents water.
Add a description, image, and links to the island-perimeter topic page so that developers can more easily learn about it.
To associate your repository with the island-perimeter topic, visit your repo's landing page and select "manage topics."