Skip to content
image/svg+xml
RTEU CE205 Data Structures Course Notes
Resume
English
Türkçe
Initializing search
GitHub
Home
Syllabus
Course Modules
Project Guide
License
Resume
Changelog
image/svg+xml
RTEU CE205 Data Structures Course Notes
GitHub
Home
Syllabus
Detailed Syllabus
Course Modules
Course Modules
Week-1 (Introduction to Data Structures)
Introduction to Data Structure
Week-2 (Linked Lists)
Linked Lists and Related Algorithms, Arrays and Matrices
Week-3 (Stacks and Queues)
Stacks, Queue Structures and Related Algorithms and Problems.
Week-4 (Tree Data Structures)
Tree Data Structure Types and Applications (Binary Tree, Tree Traversals, Heaps)
Week-5 (Grapy Data Structures)
Graph Data Structure and Traversals
Week-6 (Graph Algorithms)
Graph MST, Backtracking, Topological Sorting, Shortest Paths, Connectivity,Max Flow and Cycle Detection Algorithms. Graph Isomorphism and canonization,Graph Cuts
Week-7 (Search and Hashing)
Linear, Binary and Fibonacci Search, Hashing and Hash Tables with Perpect Hashing
Week-8 (Midterm)
Midterm
Week-9 (Sorting)
Sorting Algorithms, Taxonomy and Comparisons
Week-10 (Advanced Tree Structures)
Sorting Algorithms, Taxonomy and Comparisons
Week-11 (String Data Structures)
String Data Structure, Subsequence Search, Alignment and Comparison Algorithms.
Week-12 (String Algorithms)
String Search Algorithms, Tries, Data Structures for Disjoint Sets
Week-13 (Sequential and Direct File Organization)
Introduction to File Organization and Processing Sequential File Organization,Direct File Organization Hash Methods
Week-14 (Direct File Organization and B Tree Structures for File)
Direct File Organization Indexes Binary and B Tree Structures for File
Week-15 (Hashing Techniques, String Matching, Trie, Secondary Key Retrival, File Sorting)
Hashing Techniques for Expandable Files,Tries, Approximate String Matching, Trie Hashing, Seconday Key Retrieval (2), File Sorting
Week-16 (Final)
Final
Project Guide
License
Resume
Resume
Table of contents
Resume
Changelog
Table of contents
Resume
Last update:
2024-09-24
Resume
Resume
¶
Download Resume
Contributors:
Ugur Coruh
(100.0%)
Back to top