-
Write a recursive function to compute the greatest common divisor of two integer numbers.
-
Write a recursive function to find the binary equivalent of a positive integer number.
-
Write a recursive function that adds up the numbers present within an array.
-
Write a recursive function to compute the binomial coefficients.
-
Write a program that reads number and output the sum formed by digits of the number.
-
Write a recursive function to solve the tower of Hanoi problem with N disks and 3 towers.
-
Consider a binary tree and write recursive functions to compute the followings.
(a) Height of the tree.
(b) Number of nodes present in the tree.
(c) Number of internal nodes present in the tree.
(d) Number of external nodes present in the tree.
-
Notifications
You must be signed in to change notification settings - Fork 1
vishal-kumar-paswan/MAKAUT-DSA-Assignments
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
MAKAUT DSA Assignments!
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published