Posts Tagged: optimisation

computer code

Arrays in Java

Posted by & filed under , , , .

I seem to be on a roll today so I thought I’d mention this little tip that I have come across in the past when using arrays — more specifically bi-dimensional arrays. We think of such arrays (in Java and other languages as well!) quite often as a bit of a Scrabble board where we […]