INTELLECTUS

Gallery

    DSA

    Unit 1

    Introduction to Algorithms

    Algorithm Complexity
    Asymptotic Notation
    What is an Algorithm?

    Unit 2

    Data Structures Fundamentals

    Linked Lists
    Stacks and Queues
    Arrays

    Unit 3

    Sorting Algorithms

    Insertion Sort
    Bubble Sort
    Merge Sort

    Unit 4

    Searching Algorithms

    Linear Search
    Binary Search
    Depth First Search

    Unit 5

    Trees

    Introduction to Trees
    Binary Search Trees
    Tree Traversals (Inorder, Preorder, Postorder)

    Unit 4 • Chapter 1

    Linear Search

    Summary

    Unable to generate summary.

    Concept Check

    NextBinary Search