Subject Details
Dept     : CSE
Sem      : 3
Regul    : R-2019
Faculty : Mr. Karthikeyan. K
phone  : NIL
E-mail  : sns.cse.karthik@gmail.com
580
Page views
35
Files
0
Videos
0
R.Links

Icon
Announcements

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Hashing and Hash Functions ,
    Separate Chaining (open hashing),
    Extendible Hashing,
    Rehashing,
    Linear probing (Open Addressing or Closed Hashing),
    Sorting ,
    Radix sort,
    Insertion , Shell and Selection Sort,
    Searching- Linear Search - Binary Search,
    Quick Sort,
    Asymptotic Notation

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Introduction to Data Structures ,
    Linked List ,
    Linked List Based Implementation ,
    : Linked List Based Implementation 1,
    Doubly Linked List Based Implementation ,
    Circular Linked List Based Implementation ,
    Stack Based Implementation ,
    Circular Queue Based Implementation ,
    Applications of stack and queue,
    Queue Based Implementation ,
    Expression Tree ,
    Tree ADT ,
    Tree Traversals,
    Binary search tree ADT ,
    AVL Trees,
    AVL Trees – Problem ,
    Binary heaps ,
    B Tree and B+ Tree ,
    Applications of trees-Huffman Tree,
    Graphs,
    Topological sort ,
    BFS,
    DFS ,
    Minimum Spanning Tree