Data Structures and Algorithms: Diferență între versiuni

De la WikiLabs
Jump to navigationJump to search
Linia 24: Linia 24:


Homework submitted after the '''soft deadline''' will only receive half the credit. Homework submitted after the '''hard deadline''' will receive no credit.
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.'''
'''Submission information coming soon.'''

Versiunea de la data 28 februarie 2014 13:32

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