This issue is to replace actual bi-dimensional array and implement the exact same logic using List<List<>>.
This issue is to replace actual bi-dimensional array and implement the exact same logic using List<List<>>.