Connected successfully
Basic blocks of computers – Algorithm, Pseudo code, Flowchart - Structure of C program- Data types - Variables - Constants, Operators - Input and Output Statements
Decision making and Branching statements - Looping statements, Functions, Call by value, Call by reference
Arrays - One dimensional arrays - Two dimensional Arrays - Structures – Pointers Introduction to Data structures - Types of Data structures - ADT
Stack ADT - Queue ADT - Array implementation of Queue and Stack ADT - Infix to Postfix conversion - Postfix expression evaluation
Trees - Binary Tree - Binary Search Tree - Insertion and Deletion Operation - Tree Traversal
Reference Book:
1. A. V. Aho, J. E. Hopcroft, and J. D. Ullman, “Data Structures and Algorithmsâ€, Pearson Education, 2nd Edition, 2007. (Unit III-V) 2. E.Balagurusamy “Data Structures Using†, McGraw-Hill Education (India) , 2013 (IV-V) 3. E.Balagurusamy, “Fundamentals of Computing and Computer Programmingâ€, Tata McGRaw-Hill Publishing Company Limited, (2011). (UNIT I, II)
Text Book:
1. Kamthane Ashok, “Programming in C, Pearson Education India 3/e, 3rd Edition, 2015. 2. Aaron M. Tenenbaum, Yedidyah Langsam, Moshe Augenstein, “Data Structures Using Câ€, Prentice-Hall of India, 2003.