SYBCA-II >> DS- 25 Marks

1) Write a menu driven program using ‘C’ for singly linked list-
To create linked list.
To display linked list
To insert node at last position of linked list.
To delete node from specific position of linked list.


2) Write a ‘C’ program to accept an infix expression, convert it into its equivalent postfix expression and display the result.


3) Write a ‘C’ program to create linked list with given number in which data part of each node contains individual digit of the number. (Ex. Suppose the number is 584 then the nodes of linked list should contain 5, 8, 4)


4) Write a menu driven program in ‘C’ for static implementation of Circular Queue for integers. The menu includes
Insert
Delete
Display
Exit


5)Write a ‘C’ program to create a singly linked list and count total number of nodes in it and display the result.


6)Write a menu driven program using ‘C’ for singly linked list -
To create linked list.
To display linked list
To search node in linked list.
Insert at last position


7)Write a ‘C’ program to create two singly linked lists and perform the union of two lists and display it. method.


8)Write a ‘C’ program to create a singly linked list, reverse it and display both the list.


9) Write a ‘C’ program to create two singly linked lists and perform the intersection operations on two lists and display the resultant list.


10)Write a menu driven program using ‘C’ for Dynamic implementation of Queue for integers. The menu includes Insert
Delete
Display
Exit


11)Write a ‘C’ program to read the adjacency matrix of directed graph and convert it into adjacency list.


12)Write menu driven program using ‘C’ for Binary Search Tree. The menu includes Create a BST
Insert element in a BST
Display


13) Write a menu driven program using ‘C’ for implementation of Singly linked list. Menu includes –
Create.
Display.
Insert node at specific position
Search a given element in list


14)Write a ‘C’ program for Binary Search Tree. The menu includes Create a BST
Display
Delete a given element from BST


15) Write a ‘C’ program to read an adjacency matrix of a directed graph and traverse it using DFS.


16)Write a menu driven program using ‘C’ for implementation of Singly linked list. Menu includes –
Create
Display
Insert node at first position


17)Write a ‘C’ program to create a random array of n integers. Sort the array using bubble sort. Accept a value x from user and use linear search algorithm to check whether the number is present in array or not.


18)Write a menu driven program using ‘C’ for implementation of Singly linked list. Menu includes –
Create
Display
Insert Node at particular position


19) Write a ‘C’ program to read n integers and create two lists such that all positive numbers are in one list and negative numbers are in another list. Display both the lists.


20)Write a ‘C’ program to create a Binary tree, traverse it using recursive operations like inorder, preorder and postorder and display the result of each one separately. (Using two variable) .


21)Write a ‘C’ program to read ‘n’ integers and store them in a binary tree structure and count the following and display it.
Number of nodes
Degree of tree
Leaf nodes


22)Write a ‘C’ program to read an adjacency matrix of a directed graph and traverse using BFS


23) Write a ‘C’ program to accept an infix expression, convert it into its equivalent prefix expression and display the result.


24)Write menu driven program using ‘C’ for Circular doubly linked list. The menu includes -
Create
Display
Exit


25)Write menu driven program using ‘C’ for Dynamic implementation of Stack. The menu includes following operations:
push
pop
display
exit


26)Write menu driven program using ‘C’ for Binary Search Tree. The menu includes -
Create a BST
Traverse it by using Inorder traversing technique
Search a given value in BST


27) Write a ‘C’ program to read ‘n’ integers and store them in a Binary search tree and display the nodes level wise.


28)Write menu driven program using ‘C’ for Binary Search Tree. The menu includes
Create a BST
Traverse it by using Preorder traversing technique
Search a given value in BST


29) Write a ‘C’ program to read ‘n’ integers and store them in binary search tree. Display mirror image of tree. (using recursive function)


30) Write menu driven program using ‘C’ for Singly linked list. The menu includes Create Display Search particular node in list and display its position.


Search

Project Categories

Recent Posts

Mail Management System
Posted on 2019-07-18
Online food ordering system
Posted on 2019-07-18
Library Management System
Posted on 2019-07-17
Health center system project
Posted on 2019-07-17
Gym Management System
Posted on 2019-07-17
furniture management system
Posted on 2019-07-17
Electronic shop management system
Posted on 2019-07-17
Automobile Workshop Management
Posted on 2019-07-17
Online Visa Processing System
Posted on 2019-07-17
Inventory management System
Posted on 2019-07-17
petrol-management system
Posted on 2019-07-17
Cloths management system
Posted on 2019-07-17
Society Management system
Posted on 2019-07-17
Mall management system
Posted on 2019-07-17
school management system
Posted on 2019-07-17
Sales Order Processing System
Posted on 2019-07-17
Retail sales management
Posted on 2019-07-17
Raw Materials Management
Posted on 2019-07-17
railway reservation system
Posted on 2019-07-17
purchase and sales management system
Posted on 2019-07-17
Placement Management System
Posted on 2019-07-17
Pet Shop Management System
Posted on 2019-07-17
petrol pump management system
Posted on 2019-07-17
Patient Information System
Posted on 2019-07-17
news agency system
Posted on 2019-07-17
Cinema Booking System
Posted on 2019-07-17
Medical Store System
Posted on 2019-07-17
leave management System
Posted on 2019-07-17
Laboratory Information Management System
Posted on 2019-07-17
content management system
Posted on 2019-07-17
Inventory management System
Posted on 2019-07-17
Institute Management System
Posted on 2019-07-17
Hotel management System
Posted on 2019-07-17
Gym Management System
Posted on 2019-07-17
Garage Management System
Posted on 2019-07-17
Furniture shop management system
Posted on 2019-07-17
Fisheries management  System
Posted on 2019-07-17
Fertilizer scheduling system
Posted on 2019-07-17
online eye care system
Posted on 2019-07-17
Dental Clinic Management System
Posted on 2019-07-17
Cyber Café Management
Posted on 2019-07-17
Milk Billing System
Posted on 2019-07-17
Colddrink management system
Posted on 2019-07-17
Cable management System
Posted on 2019-07-17
Beauty parlor management system
Posted on 2019-07-17
Facebook Clone
Posted on 2019-05-28
Dance Class Management System
Posted on 2019-05-24
Library Management System
Posted on 2019-05-24
Cab Management System
Posted on 2019-05-23
Blood Bank Management system
Posted on 2019-05-23
Beauty Parlour Management System
Posted on 2019-05-23
vissa proccesing system
Posted on 2019-05-23
Toll Plazza
Posted on 2019-05-23
BILLING APPLICATION
Posted on 2019-05-23
FLORICULTURE MANAGEMENT SYSTEM
Posted on 2019-05-23
Car On Rent
Posted on 2019-05-23
E-commers Shop
Posted on 2019-05-23

Sign In