c
c copied to clipboard
Create equilibriumIndex.c
Program to find the equilibrium index(sum of elements in left is equal to sum of elements in the right) of the given array in C.
I am creating a pull request for...
- New algorithm
- [ ] Update to an algorithm
- [ ] Fix an error
- [ ] Other - Describe below