Computer Science, asked by vidyavshetty2, 7 months ago

suppose we want to develop software to manage passenger of bus,where passenger can get off from both end of bus but can only enter from one end.which data structures is best suitable to implement this logic​

Answers

Answered by sam866646
0

Answer:

From the origin of the first programming languages to the modern programming languages currently in use, computer programming has evolved quite a lot. It has now become more powerful, efficient, and advanced. However, the fundamental concepts and use of data structure and algorithms in computer programming have not changed. DSA has been the core of computer programming from the beginning.

You might have heard DSA being used mainly in the field of computer science. However, the use of DSA is not limited to the field of computing. We can also find the concept of DSA being used in day to day life. In this blog, we will discuss the common concept of DSA that is used in everyday life. But before that, let's learn the basics of Data Structure and Algorithms first.

Similar questions