Array Quiz for DSA (original) (raw)

Which option correctly define the advantages of array?

The first Index of the array typically starts from -----

Which method is used to access elements in an array?

**How are arrays stored in memory?

What are the disadvantages of static arrays?

How are elements of dynamic array stored in the memory

What is the difference between declaring and initializing an array?

How are the elements accessed in a 2d array ?

What is the time complexity for inserting/deleting at the beginning of the array?

There are 20 questions to complete.

Take a part in the ongoing discussion