Question: Write a program in C language: Suppose you need to save the daily temperature of Islamabad and sampling period is 20 samples/seconds. Write a code

Write a program in C language: Suppose you need to save the daily temperature of Islamabad and sampling period is 20 samples/seconds. Write a code in c language to save data is a sorted manner. Use hierarchical data structure for better searching time. First value should be saved as 13.66 temperature value. Also, design a separate function to find the maximum and minimum temperature along with display function using recursive approach
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
