Hey guys,
I have a few questions about lists.
I have a few questions about lists.
1. What the maximum number of items (int values) a list can support.
2. To sort a big big big list, what's the best method/algorithm? Bubble sort? Quick sort?
3. Is it feasible to import 8 megabytes of data to a list and sort it?
4. Am I asking silly questions and should I just learn how to "database", mySQL and such?
2. To sort a big big big list, what's the best method/algorithm? Bubble sort? Quick sort?
3. Is it feasible to import 8 megabytes of data to a list and sort it?
4. Am I asking silly questions and should I just learn how to "database", mySQL and such?
Last edited: