Tuesday, February 1, 2011

Lab 3 signins

If your CSE number is on this list, you signed in for Lab 3.  If not, then you were marked as absent.

1 comment:

  1. 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?

    ReplyDelete