I wanted to contribute, so I added a C program to demonstrate how to return indices of two numbers in an array of integers such that they add up to a specified integer, also known as the 'twoSum' problem.
Thank you in advance for taking the time to review my pull request,
Patrick
Hello,
I wanted to contribute, so I added a C program to demonstrate how to return indices of two numbers in an array of integers such that they add up to a specified integer, also known as the 'twoSum' problem.
Thank you in advance for taking the time to review my pull request, Patrick