Data Structures and AlgorithmsLaajuus (5 cr)
Course unit code: HT00CF29
General information
- Credits
- 5 cr
- Teaching language
- Finnish
- Responsible person
- Tommi Tuikka
Objective
Purpose of the course
Do you want to learn how to design and develop more efficient algorithms and use more diverse data structures in their development? Data Structures and Algorithms is a course that deepens your knowledge of the basics of programming and develops problem-solving skills needed in programming.
Course competences
- Application development skills: knows the technologies used in application development and recognizes the significance of different technologies and their relationships.
- Application development skills: Is able to program and develop secure applications.
- Learning to learn: Is able to acquire, critically assess and appropriately apply the national and international knowledge base and practices of their field.
Learning outcomes
You will be familiar with the most common data structures used in software development and be able to use them in the development of algorithms.
Content
Common data structures and types of algorithms, use of data structures in algorithm development, efficiency of algorithms, applications of algorithms.
Qualifications
To participate in this course, you must have mastered the basics of Javascript programming language.
Assessment criteria, satisfactory (1)
(Adequate 1) You know the most common data structures used in software development and can use them to develop algorithms. You can implement simple algorithms using models presented in lessons or tutorials on the web. You will have reached the final result defined in the tutorials in at least 50% of the exercises.
(Satisfactory 2) You are familiar with the most common data structures used in software development and can use them to develop algorithms. You can implement simple algorithms using models presented in lessons or tutorials on the web. You will be familiar with the factors that influence the efficiency of algorithms. You have reached the final result specified in the tutorial in at least 70% of the tasks.
Assessment criteria, good (3)
(Good 3) You know the most common data structures used in software development and can use them to develop algorithms. You understand the importance of the efficiency of algorithms. You can apply the methods you have learned to the development of more sophisticated algorithms. You will have achieved the outcome specified in the instructions in at least 80% of the tasks.
(Commendable 4) You know the most common data structures used in software development and can use them in the development of algorithms. You understand the importance of the efficiency of algorithms. You can apply the methods you have learned to the development of slightly more sophisticated algorithms. You will be able to extend your knowledge beyond the topics covered in the course on your own initiative. You will have reached the final result specified in the instructions in at least 90% of the exercises.
Assessment criteria, excellent (5)
(Excellent 5) In addition to the previous requirements, you can critically evaluate the performance of data structures and algorithms in different situations and understand the criteria for their selection for different purposes. You have completed all the exercises and reached the final result specified in the instructions for each exercise.