Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pandyjim/numeric_data_analyzer

DSA Project: Developed a C program to produce output in tabular like format after obtaining the input from user. The output display values stored in array which were entered by users. Made sure to utilize 'isPrime' and 'isOdd' fuction to identify the numbers. Also made sure to identify and tag minimum and maximum number from the input.
https://github.com/pandyjim/numeric_data_analyzer

arrays c-programming-language conditional-statements functions loops

Last synced: about 10 hours ago
JSON representation

DSA Project: Developed a C program to produce output in tabular like format after obtaining the input from user. The output display values stored in array which were entered by users. Made sure to utilize 'isPrime' and 'isOdd' fuction to identify the numbers. Also made sure to identify and tag minimum and maximum number from the input.

Awesome Lists containing this project