Data Structures and Algorithms

De la WikiLabs
Jump to navigationJump to search

The Data Structures and Algorithms course is based on knowledge gained from the Computer Programming course in the first semester, and its role is to provide the base for algorithmic thinking, problem solving and advanced computer programming skills.

Lecture Slides

Homework - 2014

  1. DSA Homework 1 - soft deadline: 13.03.2014, 23:59, hard deadline: 27.03.2014, 23:59


Homework submitted after the soft deadline will only receive half the credit. Homework submitted after the hard deadline will receive no credit.

Deliverables

Submissions must include one or more C source files, compilable with GCC version 4.8.0 or greater, and a doc/ docx/ pdf/ txt document including the algorithm description and a short analysis of the complexity.

Submission

Submission information coming soon.

Useful Links