3rd Sem, AM

3346: Data Structures Lab Syllabus for Artificial Intelligence & Machine Learning 3rd Sem 2021 Revision SITTTR

Data Structures Lab detailed syllabus for Artificial Intelligence & Machine Learning (AM) for 2021 revision curriculum has been taken from the SITTTRs official website and presented for the Artificial Intelligence & Machine Learning students. For course code, course name, number of credits for a course and other scheme related information, do visit full semester subjects post given below.

For Artificial Intelligence & Machine Learning 3rd Sem scheme and its subjects, do visit Artificial Intelligence & Machine Learning (AM) 3rd Sem 2021 revision scheme. The detailed syllabus of data structures lab is as follows.

Course Objectives:

  • Students will develop skills to efficiently implement linear and nonlinear data structures.

Course Outcomes:

On completion of the course, the student will be able to:

  1. Demonstrate the concept of Pointers, Files and Structures in C
  2. Make use of linear data structures to solve the problems
  3. Implement searching and sorting algorithms
  4. Make use of non linear data structures to solve the problems

Module 1:

  1. Implement C programs to demonstrate Pointers.
  2. Develop C programs to demonstrate the concept of Structures.
  3. Develop C programs to demonstrate the concept of Files.
  4. Demonstrate Array based sequences & operations

Module 2:

  1. Implement Stack using Array
  2. Implement Queue using Array
  3. Develop C program for Infix to Postfix conversion
  4. Implement Linked List operations – insertion, deletion, searching, etc. in C

Module 3:

  1. Implement Linear Search and Binary Search
  2. Implement Bubble Sort
  3. Implement Insertion sort
  4. Implement Quick sort

Module 4:

  1. Develop a program to create a Binary Search Tree
  2. Develop programs to perform the various traversals in a Binary Search Tree.
  3. Develop program to implement graph
  4. Implement the Depth first search Traversal / Breadth first search Traversal of graph

Suggested Open Ended Experiments

(Not for End Semester Examination but compulsory to be included in Continuous Internal Evaluation. Students can do open ended experiments as a group of 2-3. There is no duplication in experiments between groups. )

  1. Implement traffic light software (Each light gets on one by one after a specific time interval.)
  2. Shortest path between two nodes in a graph
  3. Implement organizational chart using tree

Text Books:

  1. Data Structures using C by E. Balaguruswamy – Tata McGraw-Hill Education
  2. Data Structures using C by Aaron M Tenenbaum – Pearson Education India
  3. Reema Thareja, “Data and File Structures using C”, Oxford University Press.
  4. Jean-Paul Tremblay and Paul G. Sorenson, “An Introduction to Data Structures with Applications”,Tata McGraw Hill.

Online Resources

  1. https://www.cet.edu.in/noticefiles/280_DS%20Complete.pdf
  2. https://www.tutorialspoint.com/data_structures_algorithms/index.htm
  3. https://www.sanfoundry.com/c-programming-examples-data-structures/
  4. https://www.programiz.com/dsa

For detailed syllabus of all other subjects of Artificial Intelligence & Machine Learning (AM), 2021 revision curriculum do visit Artificial Intelligence & Machine Learning 3rd Sem subject syllabuses for 2021 revision.

To see the syllabus of all other branches of diploma 2021 revision curriculum do visit SITTTR diploma all branches syllabus..

To see the results of Artificial Intelligence & Machine Learning (AM) of diploma 2021 revision curriculum do visit SITTTR diploma Artificial Intelligence & Machine Learning (AM) results..

For all Artificial Intelligence & Machine Learning academic calendars, visit Artificial Intelligence & Machine Learning all semesters academic calendar direct link.

Leave a Reply

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

*