You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
modified: index.html
1. add new algorithm , odd-even sorting algorithm
2. add odd-even-sort.js file in bottom of index.html
new file: js/odd_even_sort.js
1. add new odd-even sorting algorithm content
modified: js/test.js
1. add try catch syntax in algoChosen() function
2. add OddEvenSort value
3. add , if algoChosen() error, then window alert pops
up, notices user to press F5 to refresh page.
0 commit comments