Back to Browse

HackerRank Solution: Students Marks Sum in C

3.2K views
Aug 10, 2020
4:27

HackerRank solution for Students Marks Sum in C language. The key to solving this HackerRank problem is verifying if the index we are accessing while we are looping through our array of integers is even or odd. I am also using a ternary operator in C, in my solution. All HackerRank solutions on GitHub (please leave a star): https://github.com/IsaacAsante/HackerRank HackerRank's Students Marks Sum in C: https://www.hackerrank.com/challenges/students-marks-sum/problem

Download

1 formats

Video Formats

360pmp46.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

HackerRank Solution: Students Marks Sum in C | NatokHD