Can anyone please write a C function to find sum of smallest and greatest information in a singly link list. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can anyone please write a C function to find sum of smallest and greatest information in a singly link list.

Input: 6 -> 82 -> 29 -> 3 -> 35 -> 54 Output: 85

21st Mar 2020, 6:12 AM
Rohit Negi
Rohit Negi - avatar
2 Answers
+ 2
Rohit Negi You are here to learn show some effort create code by yourself if you got any doubt related to your code we are happy to help you
21st Mar 2020, 8:38 AM
RšŸ’ šŸ‡®šŸ‡³
RšŸ’ šŸ‡®šŸ‡³ - avatar
0
Thats what i asked yall to write
21st Mar 2020, 6:28 AM
Rohit Negi
Rohit Negi - avatar