Skip to main content

Course Detail

Course Description

CourseCodeSemesterT+P (Hour)CreditECTS
ALGORITHMS and DATA STRUCTURES-Spring Semester2+024
Course Program
Prerequisites Courses
Recommended Elective Courses
Language of CourseEnglish
Course LevelFirst Cycle (Bachelor's Degree)
Course TypeRequired
Course CoordinatorProf.Dr. Gökhan SİLAHTAROĞLU
Name of Lecturer(s)Lect. Nada A. M. MISK
Assistant(s)
AimTo enable our students to recognize data structures, the basis that determines how the data is organized in computers, the data to be processed must be organized for an algorithm to be effective, understandable, and correct. In addition, it is essential to show how much time and memory are needed in the computer environment to operate a particular algorithm.
Course ContentThis course contains; General definitions and basic concepts of the course.,Data Models,General Review on C Programming Language,Enum, struct, union, typedef Structure,Stacks,Queue,Lists,Trees,Sorting Algorithms,Search Algorithms,Graphs,Shortest path Algorithm.,Storage management,Automatic List Management,Dynamic Memory Management.
Dersin Öğrenme KazanımlarıTeaching MethodsAssessment Methods
1. will be able to recognize and use the basic concepts by making general definitions about Data Constructions.16, 8, 9A
1.1. Explains types of data structures.6, 9E
1.2. Distinguish different types of data structures.10, 6, 9
2. will be able to use general information about C Programming Language.8, 9A, E
2.1. Uses characteristics of C programming language.10, 9
2.2. Explains historical development process of C programming language.16, 9
3. will be able to recognize the stack13, 9A
3.1. Uses the properties of the stack.8, 9
3.2. Uses recursion.9E, F, H
4. will be able to recognize Queues and List Data Structures and use their properties.8, 9A, E
4.1. Defines queue and use its properties.13, 16, 6, 8, 9
4.2. Defines List Data Structure and uses its properties.10, 16, 8, 9
5. will be able to recognize and use tree data structure.16, 6, 9A, E
5.1. Applies tree structure.10, 16, 6, 9
5.2. Lists types of trees.10, 16, 6, 9
6. will be able to recognize and use sorting and search algorithms.10, 16, 9A, E
6.1. Lists sorting algorithms.6, 8, 9
6.2. Applies sorting algorithm.16, 6, 8, 9
6.3. Lists search algorithms.16, 6, 9
7. Will be able to recognize and use Warshall and Shortest Path Algorithms12, 13, 16, 6, 8, 9A, E
7.1. Uses Warshal algoritms.6, 8, 9E
7.2. Uses shortest path algorithms.10, 16, 9
8. Will be able to use the features Storage, List, Dynamic Memory Management16, 8, 9A, E
8.1. Defines Storage, List and Memory.8, 9E, F
8.2. Performs storage, list and memory operations.16, 6, 8, 9
Teaching Methods:10: Discussion Method, 12: Problem Solving Method, 13: Case Study Method, 16: Question - Answer Technique, 6: Experiential Learning, 8: Flipped Classroom Learning, 9: Lecture Method
Assessment Methods:A: Traditional Written Exam, E: Homework, F: Project Task, H: Performance Task

Course Outline

OrderSubjectsPreliminary Work
1General definitions and basic concepts of the course.
2Data Models
3General Review on C Programming Language
4Enum, struct, union, typedef Structure
5Stacks
6Queue
7Lists
8Trees
9Sorting Algorithms
9Search Algorithms
10Graphs
11Shortest path Algorithm.
12Storage management
13Automatic List Management
14Dynamic Memory Management
Resources
Data Structures and Algorithms Made Easy: Data Structures and Algorithmic Puzzles 5th ed. Edition Narasimha Karumanchi (Author)
[1]All lecture notes available at http://mebis.medipol.edu.tr 2] Rifat Çölkesen, Veri Yapıları ve Algoritmalar, Papatya Bilim Yay. [3] Introduction to the Design and Analysis of Algorithms 3rd Edition, Anany Levitin (Author)

Course Contribution to Program Qualifications

Course Contribution to Program Qualifications
NoProgram QualificationContribution Level
12345
1
Defines the theoretical issues in the field of information and management.
2
Describes the necessary mathematical and statistical methods in the field of information and management.
X
3
Uses at least one computer program in the field of information and management.
X
4
Sustains proficiency in a foreign language requiredor information and management studies.
5
Prepares informatics/software projects and work in a team.
6
Constantly updates himself / herself by following developments in science and technology with an understanding of the importance of lifelong learning through critically evaluating the knowledge and skills that s/he has got.7. Uses theoretical and practical expertise in the field of information and management
7
Follows up-to-date technology using a foreign language at least A1 level, holds verbal / written communication skills.
X
8
Follows up-to-date technology using a foreign language at least A1 level, holds verbal / written communication.
9
Adopts organizational / institutional and social ethical values.
10
Within the framework of community involvement adopts social responsibility principles and takes initiative when necessary.
11
Uses and analyses basic facts and data in various disciplines (economics, finance, sociology, law, business) in order to conduct interdisciplinary studies.
12
Writes software in different platforms such as desktop, mobile, web on its own and / or in a team.

Assessment Methods

Contribution LevelAbsolute Evaluation
Rate of Midterm Exam to Success 40
Rate of Final Exam to Success 60
Total 100
ECTS / Workload Table
ActivitiesNumber ofDuration(Hour)Total Workload(Hour)
Course Hours14228
Guided Problem Solving14228
Resolution of Homework Problems and Submission as a Report6530
Term Project000
Presentation of Project / Seminar000
Quiz122
Midterm Exam11515
General Exam11515
Performance Task, Maintenance Plan000
Total Workload(Hour)118
Dersin AKTS Kredisi = Toplam İş Yükü (Saat)/30*=(118/30)4
ECTS of the course: 30 hours of work is counted as 1 ECTS credit.

Detail Informations of the Course

Course Description

CourseCodeSemesterT+P (Hour)CreditECTS
ALGORITHMS and DATA STRUCTURES-Spring Semester2+024
Course Program
Prerequisites Courses
Recommended Elective Courses
Language of CourseEnglish
Course LevelFirst Cycle (Bachelor's Degree)
Course TypeRequired
Course CoordinatorProf.Dr. Gökhan SİLAHTAROĞLU
Name of Lecturer(s)Lect. Nada A. M. MISK
Assistant(s)
AimTo enable our students to recognize data structures, the basis that determines how the data is organized in computers, the data to be processed must be organized for an algorithm to be effective, understandable, and correct. In addition, it is essential to show how much time and memory are needed in the computer environment to operate a particular algorithm.
Course ContentThis course contains; General definitions and basic concepts of the course.,Data Models,General Review on C Programming Language,Enum, struct, union, typedef Structure,Stacks,Queue,Lists,Trees,Sorting Algorithms,Search Algorithms,Graphs,Shortest path Algorithm.,Storage management,Automatic List Management,Dynamic Memory Management.
Dersin Öğrenme KazanımlarıTeaching MethodsAssessment Methods
1. will be able to recognize and use the basic concepts by making general definitions about Data Constructions.16, 8, 9A
1.1. Explains types of data structures.6, 9E
1.2. Distinguish different types of data structures.10, 6, 9
2. will be able to use general information about C Programming Language.8, 9A, E
2.1. Uses characteristics of C programming language.10, 9
2.2. Explains historical development process of C programming language.16, 9
3. will be able to recognize the stack13, 9A
3.1. Uses the properties of the stack.8, 9
3.2. Uses recursion.9E, F, H
4. will be able to recognize Queues and List Data Structures and use their properties.8, 9A, E
4.1. Defines queue and use its properties.13, 16, 6, 8, 9
4.2. Defines List Data Structure and uses its properties.10, 16, 8, 9
5. will be able to recognize and use tree data structure.16, 6, 9A, E
5.1. Applies tree structure.10, 16, 6, 9
5.2. Lists types of trees.10, 16, 6, 9
6. will be able to recognize and use sorting and search algorithms.10, 16, 9A, E
6.1. Lists sorting algorithms.6, 8, 9
6.2. Applies sorting algorithm.16, 6, 8, 9
6.3. Lists search algorithms.16, 6, 9
7. Will be able to recognize and use Warshall and Shortest Path Algorithms12, 13, 16, 6, 8, 9A, E
7.1. Uses Warshal algoritms.6, 8, 9E
7.2. Uses shortest path algorithms.10, 16, 9
8. Will be able to use the features Storage, List, Dynamic Memory Management16, 8, 9A, E
8.1. Defines Storage, List and Memory.8, 9E, F
8.2. Performs storage, list and memory operations.16, 6, 8, 9
Teaching Methods:10: Discussion Method, 12: Problem Solving Method, 13: Case Study Method, 16: Question - Answer Technique, 6: Experiential Learning, 8: Flipped Classroom Learning, 9: Lecture Method
Assessment Methods:A: Traditional Written Exam, E: Homework, F: Project Task, H: Performance Task

Course Outline

OrderSubjectsPreliminary Work
1General definitions and basic concepts of the course.
2Data Models
3General Review on C Programming Language
4Enum, struct, union, typedef Structure
5Stacks
6Queue
7Lists
8Trees
9Sorting Algorithms
9Search Algorithms
10Graphs
11Shortest path Algorithm.
12Storage management
13Automatic List Management
14Dynamic Memory Management
Resources
Data Structures and Algorithms Made Easy: Data Structures and Algorithmic Puzzles 5th ed. Edition Narasimha Karumanchi (Author)
[1]All lecture notes available at http://mebis.medipol.edu.tr 2] Rifat Çölkesen, Veri Yapıları ve Algoritmalar, Papatya Bilim Yay. [3] Introduction to the Design and Analysis of Algorithms 3rd Edition, Anany Levitin (Author)

Course Contribution to Program Qualifications

Course Contribution to Program Qualifications
NoProgram QualificationContribution Level
12345
1
Defines the theoretical issues in the field of information and management.
2
Describes the necessary mathematical and statistical methods in the field of information and management.
X
3
Uses at least one computer program in the field of information and management.
X
4
Sustains proficiency in a foreign language requiredor information and management studies.
5
Prepares informatics/software projects and work in a team.
6
Constantly updates himself / herself by following developments in science and technology with an understanding of the importance of lifelong learning through critically evaluating the knowledge and skills that s/he has got.7. Uses theoretical and practical expertise in the field of information and management
7
Follows up-to-date technology using a foreign language at least A1 level, holds verbal / written communication skills.
X
8
Follows up-to-date technology using a foreign language at least A1 level, holds verbal / written communication.
9
Adopts organizational / institutional and social ethical values.
10
Within the framework of community involvement adopts social responsibility principles and takes initiative when necessary.
11
Uses and analyses basic facts and data in various disciplines (economics, finance, sociology, law, business) in order to conduct interdisciplinary studies.
12
Writes software in different platforms such as desktop, mobile, web on its own and / or in a team.

Assessment Methods

Contribution LevelAbsolute Evaluation
Rate of Midterm Exam to Success 40
Rate of Final Exam to Success 60
Total 100

Numerical Data

Student Success

Ekleme Tarihi: 09/10/2023 - 10:35Son Güncelleme Tarihi: 16/02/2024 - 14:36