BlakeGuilloud / ganon

A javascript library
MIT License
92 stars 196 forks source link

Fixed the minAbsoluteDifference function #779

Closed akshatm147 closed 6 years ago

akshatm147 commented 6 years ago

Closes #761 I have written the function to find the minimum absolute difference between any 2 elements in an array.

I have used the predetermined test function to test the code.

ktilcu commented 6 years ago

@chotuaashiq In order to keep creating new things for people to do it would great if you could write a new function and some tests too!. Please take a peek at the contributing guidelines for more details. I will close this in the meantime.