Could the command for signing in be put on the Calender web page of the CSE1030 website or some place bit more prominent? Some of us have terrible memory...
Also for lab 4, are we allowed to use java.util.Collections.sort(List) & convert the List to int[] array or java.util.Arrays.sort(int[] merged), to sort the merged array?
Could the command for signing in be put on the Calender web page of the CSE1030 website or some place bit more prominent? Some of us have terrible memory...
ReplyDeleteAlso for lab 4, are we allowed to use java.util.Collections.sort(List) & convert the List to int[] array
or
java.util.Arrays.sort(int[] merged),
to sort the merged array?