Computer Science, asked by khadijabasharat60, 6 months ago

Why it is important to Learn data structures and algorithm from engineering point of view with rational examples not metaphors ​

Answers

Answered by Anonymous
1

Data structures and algorithms (DSA) goes through solutions to standard problems in detail and gives you an insight into how efficient it is to use each one of them. It also teaches you the science of evaluating the efficiency of an algorithm. This enables you to choose the best of various choices.

Hope it helps you

Similar questions