Data Structures Using c (Syllabus)


 DATA STRUCTURES USING C

            

UNIT :1

Principles of Programming and Analysis of Algorithms: Software Engineering, Program Design, Algorithms, Different Approaches to Designing an Algorithm, Complexity, Big O Notation, Algorithm Analysis, Structured Approach to Programming, Recursion, Tips and Techniques for Writing Programs in C

UNIT II:
Arrays: Introduction to Linear and Non-Linear Data Structures, One-Dimensional Arrays, Array Operations, Two-Dimensional arrays, Multidimensional Arrays, Pointers and Arrays, an Overview of Pointers.

Unit III:

UNIT IV:

UNITV:
Searching and sorting: Sorting - An Introduction, Bubble Sort, Insertion Sort, Merge Sort, Searching - An Introduction, Linear or Sequential Search, Binary Search, Indexed Sequential Search.
Graphs: Introduction to Graphs, Terms Associated with Graphs, Sequential Representation of Graphs, Linked Reprsentation of Graphs, Traversal of Graphs, Spanning Trees, Shortest Path, Application of Graphs.

 

No comments:

Post a Comment