C
C#16mo ago
n0tvish

❔ Implementing binary search to search through multiple arrays

i'm trying to create a binary search of my own to search through a string array of numbers for a user defined value. i thought it would be a good idea to use a list, and add every occurrence to that list. i'm struggling finishing it off and getting it to output every position at which a user defined value occurs
2 Replies
n0tvish
n0tvish16mo ago
thats an example of what the values look like in the txt file
Accord
Accord16mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.