Search This Blog
Programming Made Simple, Skills Made Strong! By Examples & Practical Approach!
Posts
Follow This Blog For more... 😊
Singly linked list ALL insertion & deletion operations.| Data Structure |Using C language|
- Get link
- X
- Other Apps
A recursive function that returns the maximum among the first n elements of an array |Using C Language|
- Get link
- X
- Other Apps
program to evaluate prefix expression using stack | Using C language | Data Structure |
- Get link
- X
- Other Apps
program to evaluate postfix expression using stack. |Using C language |Data Structure |
- Get link
- X
- Other Apps
implement simple queue using Singly LinkedList |Using C language |Data Structure |
- Get link
- X
- Other Apps
Implement stack using singly linked list. | Using C language | Data Structure |
- Get link
- X
- Other Apps
What is Queue in Data Structure?| Simple Queue | Write a program to implement enqueue and dequeue in the simple queue. | Using C language | Data Structure |
- Get link
- X
- Other Apps
A program to check if the string is palindrome with and without using Stack | Using C language | Data structure |
- Get link
- X
- Other Apps
What is stack? | Implement the stack with push, pop, peep, change & display function. | using C language | Data Structure |
- Get link
- X
- Other Apps