SYBCom(CA) DS Practical Slip 8 Q.A
Write a ‘C’ program which accepts the string and check whether the string is Palindrome or not using stack. (Use […]
Write a ‘C’ program which accepts the string and check whether the string is Palindrome or not using stack. (Use […]
Write a C Program to find the product of all leaf nodes of a binary tree
Write a ‘C’ program to create doubly link list and display nodes having odd value.
Write C programs to implement create and display operation for binary tree.
Write a C program to implement a Circular Singly linked list with Create and Display operation.
Write a ‘C’ program to accept and sort n elements in ascending order using Selection sort method.
Write a C program to implement a doubly linked list with Create and Displayoperation.
Write a C program to implement a singly linked list with Create and Display operation
Write a ‘C’ program to accept the names of cities and store them in array. Accept the city name from