<?xml version="1.0" encoding="iso-8859-1"?>
<educationInfo xmlns="http://www.sis.se/ss10700/EMIL2.01" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sis.se/ss10700/EMIL2.01 EMIL2.xsd">
<identifier>i.uoh.oru.V5016.20201</identifier>
<code>DT127G</code>
<lastEdited>2026-06-21T05:13:16</lastEdited>
<expires>2026-06-20</expires>
<title>
<string lang="swe">Datastrukturer och algoritmer</string>
<string lang="eng">Data Structures and Algorithms</string>
</title>
<description>
<string lang="swe">Detta är en grundläggande kurs om programmering och programvaruutveckling. Om man vill lära sig programmera på en högre nivå än att bara lösa enkla problem, måste man kunna hantera data och processer på ett bra sätt. Komplexa datastrukturer (t.ex. träd, grafer, hashtabeller) och motsvarande algoritmer (t.ex. för sökning eller sortering) utgör basen för komplexa programvarustrukturer, oberoende av ett konkret programmeringsspråk.</string>
<string lang="eng">This is a basic course for programming and software development. If one wants to develop software solving non-trivial problems, one has to be able to handle data structures and processes in a well-organized way. Complex data structures (e.g. trees, graphs, hashtables) and algorithms (e.g. for searching or sorting) form the basis for any complex software, independent of a concrete programming language.</string>
</description>
<form code="högskoleutbildning" xsi:type="C_OrganisationForm" />
<educationLevel code="grund" xsi:type="UH_EducationLevel" />
<configuration code="kurs" xsi:type="C_Configuration" />
<subject code="392" xsi:type="UH_Subject" />
<subject code="546" xsi:type="UH_Subject" />
<resultIsDegree>false</resultIsDegree>
<credits>
<system code="hp" xsi:type="C_Credits" />
<credits>7.5</credits>
</credits>
<eligibility>
<eligibilityDescription>
<string lang="swe">Programmering grundkurs, 7,5 högskolepoäng.</string>
<string lang="eng">Introduction to Programming, 7.5 Credits.</string>
</eligibilityDescription>
</eligibility>
<recommendedPriorKnowledge>
<string lang="swe">uh</string>
</recommendedPriorKnowledge>
<eligibleForStudentAid xsi:type="C_StudentAid" code="ja" />
</educationInfo>