kuldeep singh

Results 1 issues of kuldeep singh

Is there any specific reason for using Array instead of Doubly Linked List implementation. Right now the time complexities for `get` function is `O(n)`, and not sure about the `set`...