Skip to content

DSA

  • Algorithms
  • DSA
  • Array
  • Stack
  • Queue
  • Matrix
  • Programs

DSA

  • Algorithms
  • DSA
  • Array
  • Stack
  • Queue
  • Matrix
  • Programs

Day: February 26, 2023

  1. Home
  2. 2023
  3. February
  4. 26
Tower of Hanoi Recursive program in C Programming
February 26, 2023

Tower of Hanoi Recursive program in C Programming

  • data structures
  • Programs
  • stack
  • YASH PAL

In this tutorial post, we will write a Tower of Hanoi Recursive program in the c programming language in which the user will enter the number of disks.

  • Tags:
  • DSA
  • programs
  • stack
Read More
Check the Palindrome number program in c programming
February 26, 2023

Check the Palindrome number program in c programming

  • data structures
  • Programs
  • stack
  • YASH PAL

In this tutorial, we are going to write a program in a c programming language that will get the string as input from the user and then check if the equation/string is a palindrome number or not.

  • Tags:
  • DSA
  • programs
  • stack
Read More

Asides

  • Parenthesis Matching program in C programming
  • Tower of Hanoi Non-Recursive Using Stack program in C programming
  • Tower of Hanoi Recursive program in C Programming
  • Check the Palindrome number program in c programming
  • Print the reverse of a string using Stack program in c
  • Evaluate a Postfix and Prefix equation program in c
  • Infix to Postfix and Prefix Equation program in c
  • Stack Operations program in c Programming
  • Quick Sorting (Recursive and Non Recursive)
  • Tower of Hanoi (Recursive & Non-recursive)
Home About Contact Privacy DMCA
Copyright © datastructuresandalgorithms.com 2022