1
Answer

SortedList, ArrayList, Stack, switch()

Photo of nekarag

nekarag

20y
2.4k
1
Where to put some(about 300) certain strings(the list exists for ever the same and never changes) to find out quickly if a new string is allready among them? SortedList, ArrayList, Stack, switch() or something else?

Answers (1)