Syllabus

JNTUK B.Tech Advanced Data Structures Lab for R13 Batch.

JNTUK B.Tech Advanced Data Structures Lab gives you detail information of Advanced Data Structures Lab R13 syllabus It will be help full to understand you complete curriculum of the year.

  1. To implement functions of Dictionary using Hashing ( division method, Multiplication method, Universal hashing)
  2. To perform various operations i.e, insertions and deletions on AVL trees
  3. To perform various operations i.e., insertions and deletions on 2-3 trees.
  4. To implement operations on binary heap.
  5. To implement operations on graphs
    i) vertex insertion
    ii) Vertex deletion
    iii) finding vertex
    iv)Edge addition and deletion
  6. To implement Depth First Search for a graph non recursively.
  7. To implement Breadth First Search for a graph non recursively.
  8. To implement Prim’s algorithm to generate a min-cost spanning tree.
  9. To implement Krushkal’s algorithm to generate a min-cost spanning tree.
  10. To implement Dijkstra’s algorithm to find shortest path in the graph.
  11. To implement pattern matching using Boyer-Moore algorithm.
  12. To implement Knuth-Morris-Pratt algorithm for pattern matching.

For more information about all JNTU updates please stay connected to us on FB and don’t hesitate to ask any questions in the comment.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.