cs431 icon indicating copy to clipboard operation
cs431 copied to clipboard

[Homework 3] Lock-Coupling Linked List (due: 2022-10-30 23:59:59)

Open Lee-Janggun opened this issue 2 years ago • 6 comments

Implement a Linking List with fine-grained lock coupling.

Lee-Janggun avatar Aug 31 '22 14:08 Lee-Janggun

The due date has been updated from 11/04 -> 10/23.

Since this homework deals with midterm material, I do recommend at least trying it out before the midterm

Lee-Janggun avatar Sep 20 '22 07:09 Lee-Janggun

Hi @Lee-Janggun First of all, thank you always for your clear explanation.

I found that the professor changed the midterm range from slide 1-48 (from #655), so this homework may be out of range for midterm exam.

I totally agree that the homework due date could be independent from the course schedule, but just in case I kindly ask you if there is any change in the due date of Homework 3.

deepkyu avatar Oct 08 '22 08:10 deepkyu

BTW, it would be better if you change the year in the issue title from 2021 to 2022 😄

deepkyu avatar Oct 08 '22 08:10 deepkyu

@deepkyu Thank you for notice on the due date! Why did I make that mistake... :p.

Regarding the range, this is still midterm material, the last few slides deal with fine grained lock coupling.

Regarding the due date, it is a bit more stricter then we anticipated since the course is going a bit slow. We'll discuss if it is possible to extend it a week.

Lee-Janggun avatar Oct 08 '22 10:10 Lee-Janggun

@Lee-Janggun, thank you for your consideration 👍🏻

deepkyu avatar Oct 08 '22 11:10 deepkyu

UPDATE: Since lock coupling is the topic of this week, the deadline is extended to 10/30, since we wanted to give two weeks for the homework after the material was dealt with in class.

Lee-Janggun avatar Oct 11 '22 06:10 Lee-Janggun