Check that 'sort' isn't used in #38 Merge Sort
mybrainishuge opened this issue · 2 comments
mybrainishuge commented
Need to add a test to prompt #34 making sure the array method 'sort' isn't used in the implementation.
mybrainishuge commented
Review testSupport.js for how to test for this.
mybrainishuge commented
Resolved in pull request #39.