Skip to content

Course notes and the like for DV1490 - Algorithms and Data Structures

Notifications You must be signed in to change notification settings

CourseNotesBTH/DV1490

Repository files navigation

Logo

DV1490 - Algorithms and Data Structures

Course notes and the like for DV1490 - Algorithms and Data Structures

More courses
See also Programming Courses at BTH

Quickstart

There are some different type of files that you may come across in each course note repository. For your convenience they and their contents are labeled as follows:

Symbol Meaning
Complete course notes. Usually containing examples and structure similar to that of the lectures'
📝 Revision notes. Usually short summaries and examples for use before an exam
⚠️ Incomplete notes. May be lacking notes from lectures or be otherwise incomplete
🏳️  Language unknown or not of importance
🇸🇪 Written in Swedish
🇬🇧  Written in English

Each folder in this repository holds a PDF file explaining the assignment. If there are help files present, these will be in "helpfiles.zip". Each folder within the assignment folder is a solution to the assignment, contributed by a student.

Cpp_DV1490:
└───assignments
│   └───2017
│       ├───1
│       │   │   assignment.pdf
│       │   │   helpfiles.zip
│       │   └───solutions...
│       └───2
│           │   assignment.pdf
│           │   helpfiles.zip
│           └───solutions...
└───projects
    └───2017
        └───1
            │   assignment.pdf
            │   helpfiles.zip
            └───solutions...

Table of contents

Quickstart
Content
Purpose of the repository
Contributing
Disclaimer

Content

File name Labels Description
Revision notes.md 📝 🇸🇪 Revision notes from 2017
Revision notes.pdf 📝 🇸🇪 Rendered version of the above file

Purpose of the repository

Learning new subjects from reading course literature or attending lectures can be a tedious process. By providing notes and otherwise convenient files, we aim to shed light on typical course structure and content. Notes like these are very convenient to read before an exam.

Contributing

Any help with the project is more than welcome. If you have a course, an assignment, a project or the like you would like to share, feel free to open an issue or submit a pull request to get the process in motion.

Disclaimer

This repository holds notes created by students. Although the notes are most likely correct, they may not promote best practices, be factual or grammatically correct. The notes are meant for reading up on a crucial parts of the course - along side attending lectures etcetera.

About

Course notes and the like for DV1490 - Algorithms and Data Structures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages