Doubt in time complexity in array list
Java DS
crx-time-complexity-arraylist
rocky12
(SAPTARSHI MALLICK)
January 25, 2020, 1:06pm
#1
Is it 0(2) or 0(1) time?? Is these both same??
saurabh_singhCmn
(Saurabh Singh )
January 25, 2020, 1:11pm
#2
O(2) is same as O(1)