TA: Injung (Lily) Kim

This webpage is for CS/COE1501 Algorithm Implementation, Spring 2019

Email: ink20 [at] pitt.edu - please add [CS/COE1501] in the title 
GitHub: InjungLilyKim 

Office: SENSQ 6503 
Office Hour: Fri 11-3pm, or by appointment


Announcement

    (4/18) I will only have 11-1pm office hour on this Friday.
    (3/23) Project 2 will be re-grade and Quiz 2 is graded.
    (3/22) Project 2 grade is announced.
    (3/17) My office hour is changed to Friday 11-3pm for the rest of semester.
    (3/5) My office hour will be changed for this week.
    It will be 11:30am - 3 pm on Friday.
    (2/18) For project 1 grading,
    Since there were the version/environment difference, please visit me with your programming environment at my office hour if you've got 30 for project 1 and want to argue that it is different than my environment.
    I will download the code version that you submit, then do the test again.
    Also, there was misgrading for 3 points of user history prediction.
    I've tested to "zzz$" for one of the tests and the user history doesn't have to have, but I figured out it has to have.
    Therefore, I will grade that part again and send the grade again.

    Also, for your reference, here is the new grading environment.
    For the future projects, I will only grade on the below environment.

    java version "11.0.2" 2018-10-16 LTS
    Java(TM) SE Runtime Environment 18.9 (build 11.0.2+7-LTS)
    Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.2+7-LTS, mixed mode)

    Here is the sample commands that you can install the same version of mine on Ubuntu.
    sudo apt install openjdk-11-jdk
    sudo apt install openjdk-11-jre
    (2/11) This week's Friday office hour will be between 12:30-4pm

Quiz 2

class avg max min
MW930CS 19.27 25 9
MW930COE 15 17 13
MW930W 12.16 25 0
MW11CS 11.95 25 2
MW11W 17.21 25 4

Project 2 (updated 3/23)

class avg max min
MW930CS 76.52 100 0
MW930COE 94.33 100 71
MW930W 86.61 100 0
MW11CS 74.34 100 0
MW11W 92.47 100 68

Project 1 (updated on March 1)

class avg max min
MW930CS 56 100 0
MW930COE 89 100 64
MW930W 71.4 100 0
MW11CS 74.38 100 0
MW11W 76 100 30

Breaktime

Quiz 1

class avg min max
MW930CS 12 0 25
MW930COE 15 0 25
MW930W 14 0 25
MW11CS 15 0 22
MW11W 17 0 25

Breaktime

Project 0

  • 82 out of 98 students actually make me smile a lot!!
  • Some students submit with a littlbe bit different file name such as p0.txt or PO.txt.
  • It is better to submit with correct file name P0.txt.
  • Other students did not submit or submit wrongly. :P

Resource