36,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in 1-2 Wochen
payback
18 °P sammeln
  • Broschiertes Buch

A program is written in order to solve a problem. A solution to a problem actually consists of two things:- A way to organize the data and Sequence of steps to solve the problem.The way data are organized in a computer's memory is said to be Data Structure and the sequence of computational steps to solve a problem is said to be an algorithm. Therefore, a program is nothing but data structures plus algorithms.Data Structure is simply a way to organize data. Data Structure can also refers to a collection of variables, possibly of different data types connected in various ways.

Produktbeschreibung
A program is written in order to solve a problem. A solution to a problem actually consists of two things:- A way to organize the data and Sequence of steps to solve the problem.The way data are organized in a computer's memory is said to be Data Structure and the sequence of computational steps to solve a problem is said to be an algorithm. Therefore, a program is nothing but data structures plus algorithms.Data Structure is simply a way to organize data. Data Structure can also refers to a collection of variables, possibly of different data types connected in various ways.
Autorenporträt
I was born on September 1988 and I have earned BSc degree in computer Science from Debre Berhan University in 2013 and MSc in computer Science degree from Addis Ababa University in 2017. Since I have faced a lot of challenges in my study to get the correct Data structure book, I motivated to contribute this book for the new generation.