4th Sem, IT

BTITL408: Data Structures and Applications Lab Syllabus for IT 4th Sem 2018-19 DBATU

Data Structures and Applications Lab detailed syllabus scheme for B.Tech Information Technology (IT), 2018-19 onwards has been taken from the DBATU official website and presented for the Bachelor of Technology students. For Subject Code, Course Title, Lecutres, Tutorials, Practice, Credits, and other information, do visit full semester subjects post given below.

For all other DBATU Syllabus for Information Technology 4th Sem 2018-19, do visit IT 4th Sem 2018-19 Onwards Scheme. The detailed syllabus scheme for data structures and applications lab is as follows.

Data Structures and Applications Lab Syllabus for Information Technology (IT) 2nd Year 4th Sem 2018-19 DBATU

Data Structures and Applications Lab

Prerequisites:

For the complete syllabus, results, class timetable, and many other features kindly download the iStudy App
It is a lightweight, easy to use, no images, and no pdf platform to make students’s lives easier.
Get it on Google Play.

Lab Experiments Objective:

  1. To implement all linear and non-linear data structures in C++/Java.

Lab Experiments List:

  1. To implement a character stack data type and use it to reverse a string
  2. To implement an integer stack data type that grows on demand
  3. To write a program using appropriate stacks for evaluating an infix expression with parenthesis
  4. To write a program, using a queue data type, to simulate a bank where customers are served on a first-come-first-serve basis
  5. To write one program for each of the following operations with singly linked lists:Concatenate two linked list and create third one Free all nodes in a linked list Reverse a linked list Given two linked list, create a third list which is set-intersection of the elements in the two.
  6. To delete every third element from the linked list
  7. To copy a given linked list into another (new) list
  8. To implement a queue using a doubly linked list
  9. To write the following recursive functions for a singly-linked NULL-terminated list: insert(), traverse(), search()

For detail syllabus of all other subjects of Information Technology (IT) 4th Sem 2018-19 regulation, visit IT 4th Sem Subjects syllabus for 2018-19 regulation.

Leave a Reply

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

*