43,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in 6-10 Tagen
payback
22 °P sammeln
  • Broschiertes Buch

Tutorials and Courses - Collection of technical and non technical, Free tutorials and reference manuals with examples.The course covers basic algorithmic techniques and ideas for computational problems arising frequently in practical applications: sorting and searching, divide and conquer, greedy algorithms, dynamic programming. We will learn a lot of theory: how to sort data and how it helps for searching; how to break a large problem into pieces and solve them recursively; when it makes sense to proceed greedily; how dynamic programming is used in genomic studies. You will practice solving…mehr

Produktbeschreibung
Tutorials and Courses - Collection of technical and non technical, Free tutorials and reference manuals with examples.The course covers basic algorithmic techniques and ideas for computational problems arising frequently in practical applications: sorting and searching, divide and conquer, greedy algorithms, dynamic programming. We will learn a lot of theory: how to sort data and how it helps for searching; how to break a large problem into pieces and solve them recursively; when it makes sense to proceed greedily; how dynamic programming is used in genomic studies. You will practice solving computational problems, designing new algorithms, and implementing solutions efficiently (so that they run in less than a second).
Autorenporträt
Dr.Manana Chumburidze has obtained PhD degree in Mathematics sciences in 1999. She is membership of the American Society of Mechanical Engineers and member of the Scientific and Technical Committee of Editorial Review Board on Mechanics and Computational Sciences in the WASET organization of USA.