2nd Year, IT

CS307PC: Data Structures Lab IT Syllabus for B.Tech 2nd Year 1st Sem R18 Regulation JNTUH

Data Structures Lab detailed syllabus for Information Technology (IT), 2nd Year 1st Sem R18 regulation has been taken from the JNTUH official website and presented for the B.Tech students affiliated to JNTUH course structure. For Course Code, Subject Names, Theory Lectures, Tutorial, Practical/Drawing, Credits, and other information do visit full semester subjects post given below. We make sure the result links and syllabus uploaded here is latest and up to date, also the syllabus PDF files can also be downloaded from the universities official website.

For Information Technology (IT) 2nd Year 1st Sem R18 Regulation Scheme, do visit IT 2nd Year 1st Sem R18 Scheme. The detailed syllabus for data structures lab is as follows.

Data Structures Lab Subject Syllabus for IT 2nd Year 1st Sem R18 Regulation

Course Objectives:

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.

Course Outcomes:

  • Ability to develop C programs for computing and real-life applications using basic elements like control statements, arrays, functions, pointers and strings, and data structures like stacks, queues and linked lists.
  • Ability to Implement searching and sorting algorithms

LIST OF EXPERIMENTS

  1. Write a program that uses functions to perform the following operations on singly linked list.:
    1. Creation
    2. Insertion
    3. Deletion
    4. Traversal
  2. Write a program that uses functions to perform the following operations on doubly linked list.:
    1. Creation
    2. Insertion
    3. Deletion
    4. Traversal
  3. Write a program that uses functions to perform the following operations on circular linked list.:
    1. Creation
    2. Insertion
    3. Deletion
    4. Traversal
  4. Write a program that implement stack (its operations) using
    1. Arrays
    2. Pointers
  5. Write a program that implement Queue (its operations) using
    1. Arrays
    2. Pointers
  6. Write a program that implements the following sorting methods to sort a given list of integers in ascending order
    1. Bubble sort
    2. Selection sort
    3. Insertion sort
  7. Write a program that use both recursive and non recursive functions to perform the following searching operations for a Key value in a given list of integers:
    1. Linear search
    2. Binary search
  8. Write a program to implement the tree traversal methods.
  9. Write a program to implement the graph traversal methods.

TEXTBOOKS:

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.

REFERENCE:

  1. Data Structures: A Pseudocode Approach with C, 2nd Edition, R. F. Gilberg and B. A. Forouzan, Cengage Learning.

For detailed syllabus of all the other subjects of B.Tech 2nd Year Information Technology (IT), visit Information Technology (IT) 2nd Year Syllabus Subjects.

For results of Information Technology (IT) 2nd Year 1st Sem R18 Regulation, visit IT 2nd Year 1st Sem R18 Regulation results direct link.

Leave a Reply

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

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.