Sunday, 15 December 2013

IT6212 PROGRAMMING AND DATA STRUCTURES LABORATORY I R-2013 SYLLABUS & LIST OF EXPERIMENTS



IT6212 PROGRAMMING AND DATA STRUCTURES LABORATORY I R-2013 SYLLABUS & LIST OF EXPERIMENTS

IT6212 PROGRAMMING AND DATA STRUCTURES LABORATORY I L T P C
0 0 3 2

OBJECTIVES:
To introduce the concepts of structured Programming language.
To introduce the concepts of pointers and files
To introduce the concepts of primitive Data Structures.
1. C Programs using Conditional and Control Statements
2. C Programs using Arrays, Strings and Pointers and Functions
3. Representation of records using Structures in C – Creation of Linked List – Manipulation of records in a Linked List
4. File Handling in C – Sequential access – Random Access
5. Operations on a Stack and Queue – infix to postfix – simple expression evaluation using stacks - Linked Stack Implementation – Linked Queue Implementation
6. Implementation of Sorting algorithms
7. Implementation of Linear search and Binary Search.

TOTAL: 45 PERIODS

No comments:

Post a Comment