Skip to content

This program does many things... 1st - it finds the Arithmetic Progression recursively of given values in an array. 2nd - calculates the average recusively of an array. 3rd - finds the Standard Deviation recursively of a given array. 4th - encrypts a message by shifting letters in the alphabet by 3

Notifications You must be signed in to change notification settings

JacobGalvez/Data-Structures-Algorithms-Project-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

About

This program does many things... 1st - it finds the Arithmetic Progression recursively of given values in an array. 2nd - calculates the average recusively of an array. 3rd - finds the Standard Deviation recursively of a given array. 4th - encrypts a message by shifting letters in the alphabet by 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages