Skip to content

Commit 90d8d08

Browse files
committed
Fixing assignment due dates
1 parent 9971ceb commit 90d8d08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assignments.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ <h2>Assignments</h2>
5858
</p>
5959
<ul class="assignments">
6060
<li><a href="https://github.com/machine-programming/assignment-1" target="_blank"><strong>Assignment 1:</strong> Enumerative program synthesis</a> <em>(Due: <s>Sep 11, 2025</s> Sep 16, 2025; Late Due: <s>Sep 14, 2025</s> Sep 19, 2025)</em></li>
61-
<li><a href="https://github.com/machine-programming/assignment-2" target="_blank"><strong>Assignment 2:</strong> Evaluating Coding LLMs</a> <em>(Due: Oct 2, 2025; Late Due: Oct 5, 2025)</em></li>
62-
<li><a href="https://github.com/machine-programming/assignment-3" target="_blank"><strong>Assignment 3:</strong> Coding Agents</a> <em>(Due: Oct 16, 2025; Late Due: Oct 19, 2025)</em></li>
61+
<li><a href="https://github.com/machine-programming/assignment-2" target="_blank"><strong>Assignment 2:</strong> Evaluating Coding LLMs</a> <em>(Due: <s>Oct 2, 2025</s> Oct 5, 2025; Late Due: <s>Oct 5, 2025</s> Oct 8, 2025)</em></li>
62+
<li><a href="https://github.com/machine-programming/assignment-3" target="_blank"><strong>Assignment 3:</strong> Coding Agents</a> <em>(Due: Oct 21, 2025; Late Due: Oct 24, 2025)</em></li>
6363
</ul>
6464
</section>
6565
</main>

0 commit comments

Comments
 (0)