Data Structures Interview Questions & Answers
1) What is data structure?
Data structures refers to the way data is organized and manipulated. It seeks to find ways to make data access more efficient. When dealing with data structure, we not only focus on one piece of…