IMP Programs for DSA - BCS Guruji

Ad

Monday, January 16, 2023

IMP Programs for DSA

Q.Write a ‘C’ program to implement circular queue as an array.

PROGRAM:-




-Q. Write ‘C’ function to reverse a linked list.




Q. Write a ‘C’ function to insert and delete an element at particular position in SLL.



Q. Write a ‘C’ function to display even element (data) in a single linked list of integer.

Q. Write a ‘C’ program to implement stack using singly linked list.







Q. Write a ‘C’ Function to add and delete element from a linear queue (Dynamic implementation).






No comments:

Post a Comment