2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
16th October 2012, 01:15 PM
Super Moderator
 
Join Date: May 2012
Re: JNTUK 3-1 CSE Syllabus Paper

Here I am giving you Jawaharlal Nehru Technological University Kakinada
III Year B. Tech. Computer Science and Engineering – I Sem.
ADVANCED DATA STRUCTURES
(Note: C++ and Java implementation is not included in the syllabus)
Unit I : Dictionaries : Sets, Dictionaries, Hash Tables, Open Hashing, Closed Hashing (Rehashing Methods), Hashing Functions( Division Method, Multiplication Method, Universal Hashing), Analysis of Closed Hashing Result (Unsuccessful Search, Insertion, Successful Search, Deletion), Hash Table Restructuring, Skip Lists, Analysis
of Skip Lists. (Reference 1)

Unit II : Balanced Trees : AVL Trees: Maximum Height of an AVL Tree, Insertions and Deletions. 2-3 Trees : Insertion, Deletion.

Unit III : Priority Queues : Binary Heaps : Implementation of Insert and Delete min, Creating Heap. Binomial Queues : Binomial Queue Operations, Binomial Amortized Analysis, Lazy Binomial Queues

Unit IV : Graphs : Operations on Graphs: Vertex insertion, vertex deletion, find vertex, edge addition, edge deletion, Graph Traversals- Depth First Search and Breadth First
Search(Non recursive) . Graph storage Representation- Adjacency matrix, adjacency lists.

Unit V : Graph algorithms : Minimum-Cost Spanning Trees- Prim's Algorithm, Kruskal's Algorithm Shortest Path Algorithms: Dijkstra's Algorithm, All Pairs Shortest
Paths Problem: Floyd's Algorithm, Warshall's Algorithm,

Unit VI : Sorting Methods : Order Statistics: Lower Bound on Complexity for Sorting Methods: Lower Bound on Worst Case Complexity, Lower Bound on Average Case
Complexity, Heap Sort, Quick Sort, Radix Sorting, Merge Sort.

Unit VII : Pattern matching and Tries : Pattern matching algorithms- the Boyer – Moore algorithm, the Knuth-Morris-Pratt algorithm Tries: Definitions and concepts of digital search tree, Binary trie, Patricia , Multi-way trie

Unit VIII : File Structures: Fundamental File Processing Operations-opening files, closing files, Reading and Writing file contents, Special characters in files.
Fundamental File Structure Concepts- Field and record organization, Managing fixed length, fixed-field buffers.


If you want to get whole syllabus paper then download given below zip file which contents whole paper.


Tags
syllabus

Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 10:35 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4