SirJakesalot / TutorialManager

A web application for managing a tutorial website
0 stars 0 forks source link

Add binary search when inserting categories #10

Closed SirJakesalot closed 8 years ago

SirJakesalot commented 8 years ago

Update the updateTutorialAssociatedCategory function in dashboard.jsp to use binary search when searching for a spot to insert the option.