0
Answer

Implementation of Array without Data Structures

Photo of Charan Nagarjuna

Charan Nagarjuna

6y
526
1
Recently, I had an interview question which I couldn't answer. How to implement array without using any data structures? I tried my best to do it, but I couldn't without using any in-built data structures.
If anyone has an idea how to do this, please help so that I can face the next interview with some confidence.

Answers (0)