B
Boris
What is big-O of
1) System.Collection.ArrayList.Count
2) System.Collection.ArrayList.Queue
Is it O(1) or O(N)? I was not able to find the answer on MSDN or anywhere
else.
thanks,
-Boris
1) System.Collection.ArrayList.Count
2) System.Collection.ArrayList.Queue
Is it O(1) or O(N)? I was not able to find the answer on MSDN or anywhere
else.
thanks,
-Boris