Catalog Content |
Introduction to Data Structures: Data Structures, Algorithm, Flow Chart and Analysis, Big O Notation;Arrays, Dictionaries and Sets, Lists;Stack and Queue Structure;Sorting Algorithms: Basic Sorting Algorithms, Bubble Sort, Selection Sort, Insertion Sort, Quick Sort, Time Comparisons of Sorting Algorithms;Search Algorithms: Sequential/Linear Search, Interval Search;Linked Lists: Linked List Structure, Different Designs in Linked Lists;Binary Trees and Binary Search Trees: Types of Tree Structure, Time Complexity, Creating a Binary Search Tree, Navigating the Binary Search Tree;Graph Data Model and Algorithms: Undirected and Directed Graphs, Unweighted and Weigh |