====== What's New? ====== Here, you can list what's new in your course. ===== May 9, 2016 ===== First Lecture. ===== May 30, 2016 ===== {{:a1.pdf|Assignment #1}} has been posted. ===== June 9, 2016 ===== A new tab [[Exercises|EXERCISES]] has been added where you will find some practice exercises. ===== June 15, 2016 ===== {{:assignments:a2.pdf|Assignment #2}} has been posted. ===== July 5, 2016 ===== If you don't know your mid-term exam mark then email me and I will give it to you. I do not have your CSE account numbers so send it to me if you want your marks to be posted on ePost. ===== July 11, 2016 ===== {{:assignments:a3.pdf|Assignment #3}} has been posted. ===== July 18, 2016 ===== Submit instructions and PowerPoint slides for sorting algorithm lectures have been added. ===== July 21, 2016 ===== PowerPoint slides for graph lectures have been added. Assignment #2 marks have been posted to ePost (the one from command line, not web). ===== July 27, 2016 ===== !!! A3 Clarification !!! For Q1 you need to implement the adjacency list structure as shown on page 24 of the pdf slides. YES you need to make your entries location-ware (please disregard my comment in class). You can use Java standard library classes for hash tables (you can use a dictionary class if you want) and lists (if they are sufficient, otherwise make your own appropriate classes). You can view your marks on ePost [[https://www.eecs.yorku.ca/~roumani/ePost/server/ep.cgi?year=2015-16&term=S&course=2011|here]]. ===== August 9, 2016 ===== Assignment #3 due date has been extended to 1PM August 22.