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
Add the ability to perform a linear search on data structures in reverse order. This could be helpful for sorted data as the user may want higher values and expect them to exist at higher indices.