I put together all resources I had prepared for the CE241 and CE242 courses’ labs when I was the TA between the years 2008-2010, in Kadir Has University. What I mean by “Resources” is documents and all the source code for lab assignments, homeworks, term project assignments and any example programs. All those stuff is available as three separate git repositories on GitHub:
CE241–Fall-08
CE242–Spring-09
CE242–Spring-10
For course descriptions:
CE241 – Programming Languages
CE242 – Data Structures and Algorithms
CE242 Data Structures and Algorithms Course @KHas – Spring 2009 – Homework #6 questions and solutions and some extra code including several different implementations of HeapSort algorithm with related test codes. Read more…
CE242 Data Structures and Algorithms Course @KHas – Spring 2009 – Homework #5 questions and solutions. Read more…
CE242 Data Structures and Algorithms Course @KHas – Spring 2009 – Homework #4 questions and solutions and some extra code about how to use the BTree binary search tree data structure module. Read more…
CE242 Data Structures and Algorithms Course @KHas – Spring 2009 – Homework #3 questions and solutions and some extra code for Stack and Queue data structures. Read more…
CE242 Data Structures and Algorithms Course @KHas – Spring 2009 – Homework #2 questions and solutions. Read more…