asked 45.3k views
0 votes
What changes do you need to a algorithm to compare 100 numberst

1 Answer

3 votes

Answer:

It really depends - in general every data structure has its use.

Step-by-step explanation:

Furthermore, traversing the list will be inefficient because the data items are not contiguous in memory, forcing the CPU to jump all over the RAM memory causing further slowdown.

answered
User Baksteen
by
7.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.