Posts
Showing posts with the label Algorithms
Algorithm to calculate the value of x^y with x and y are integers real numbers
- Get link
- X
- Other Apps
Algorithm to find the area and circumference of a circle
- Get link
- X
- Other Apps
Algorithm 1-dimensional array to print by the sorting
- Get link
- X
- Other Apps
Algorithm to determine an upper triangular matrix or not
- Get link
- X
- Other Apps
The algorithm combines two arrays into two-dimensional array, with the terms "same elements must co-exist"
- Get link
- X
- Other Apps
The algorithm accommodates two-dimensional array of data, perform calculations on data and display data display two-dimensional
- Get link
- X
- Other Apps
Algorithm to sort a series of numbers entered by the method selection sort
- Get link
- X
- Other Apps
Algorithm to find the maximum value, minimum, and the total number the user entered
- Get link
- X
- Other Apps
Algorithm to find the volume and surface area of cubes
- Get link
- X
- Other Apps
Algorithm for finding Numbers divisible by 5 and 7 (Recursive)
- Get link
- X
- Other Apps
Algorithm for finding Numbers divisible by 5 and 7 (Iterative)
- Get link
- X
- Other Apps