Data Structures and Algorithms

📚 CSE 2105 3.0 Credits (3 Lectures/Week) 🎯 academic

    Internal data representation, abstract data types.

    Elementary data structures

    Arrays, Linked lists, Stacks, Queues and its variants, Recursion. Trees and its variants, graphs.

    Advanced data structure

    Heaps, Fibonacci heaps, Multiway-tree, AVL and splay trees, Sorting, Searching, Hash techniques; Memory management.

    Share on