The Digital Technology Group
Lucian Carata - Supervisions
  • Algorithms I

    • Sorting
      work set 1
      alg1_sort.tar.gz [linux-src]: a simple stub for testing C++ implementations of different sorting methods. This includes benchmarking and random input data generation. You only need to write the actual sorting functions.
    • Algorithm Design
      work set 2
      solutions/hints: workset problem 3, 6.23 solution
    • Data Structures
      work set 3: 2007-2008 P10 Q9 :: 2008-2009 P1 Q5