Gratuit avec l'essai de 30 jours

  • Algorithms: 3 Books in 1

  • Practical Guide to Learn Algorithms for Beginners + Design Algorithms to Solve Common Problems + Advanced Data Structures for Algorithms
  • Auteur(s): Andy Vickler
  • Narrateur(s): Helpful Matthew
  • Durée: 13 h et 54 min
  • 2,5 out of 5 stars (2 évaluations)

Choisissez 1 livre audio par mois dans notre incomparable catalogue.
Écoutez à volonté des milliers de livres audio, de livres originaux et de balados.
Accédez à des promotions et à des soldes exclusifs.
L'abonnement Premium Plus se renouvelle automatiquement au tarif de 14,95 $/mois + taxes applicables après 30 jours. Annulation possible à tout moment.
Page de couverture de Algorithms: 3 Books in 1

Algorithms: 3 Books in 1

Auteur(s): Andy Vickler
Narrateur(s): Helpful Matthew
Essayer pour 0,00 $

14,95$ par mois après 30 jours. Annulable en tout temps.

Acheter pour 31,26$

Acheter pour 31,26$

Payer avec la carte finissant par
En confirmant votre achat, vous acceptez les conditions d'utilisation d'Audible et la déclaration de confidentialité d'Amazon. Des taxes peuvent s'appliquer.

Description

Book One: Have you ever wondered how a programmer develops games and writes code without having to think too much? Do you want to know what makes a programmer confident about the code they write? Do you want to learn how programmers use algorithms to determine how to structure their programs before they develop it? Then this is the book for you.

An algorithm is a set of rules or instructions you provide to a system. The system performs a specific process to answer a question using these instructions. As an amateur or expert, it is important for you to understand what an algorithm is and how you should define it. Once you learn to develop an algorithm, you can easily learn to develop code to execute that algorithm. Throughout this book, you will learn about the following:

  • Algorithms and their characteristics
  • How you should define the algorithm
  • Types of algorithms
  • Analyzing an algorithm based on time and space complexities
  • Writing code keeping an algorithm in mind
  • And more!

This book will also show you how to implement the sorting and searching algorithms using C and Java programming languages, since these are the most common languages used by programmers. Bear in mind an algorithm is only a set of instructions, and this means you can use an algorithm to write code using different programming languages. You will only need to understand the properties of the programming language and use the right syntax.

Book Two: Are you interested in furthering your knowledge of algorithms? Do you want to learn how they work for real-world problems? Then you've come to the right place. This guide will walk you through algorithm design before digging into some of the top design techniques.

Here's what you will learn:

  • The steps involved in designing an algorithm
  • The top algorithm design techniques
  • The divide and conquer algorithm
  • The greedy algorithm
  • Dynamic programming
  • The branch and bound algorithm
  • The randomized algorithm
  • Recursion and backtracking
  • And everything that goes with them.

Included are plenty of algorithm designs and code implementations to show you how it all works.

Book Three: Are you studying data science and want to take your learning further? Data structures are an integral part of data science, machine learning, and algorithms, all aimed at solving programming challenges that might seem insurmountable at the outset. Advanced Data Structures for Algorithms builds on your current knowledge, taking your learning much deeper and teaching you how to solve even the trickiest of challenges.

This audiobook has been divided into four parts. Part one covers advanced lists, including:

  • An overview of linked lists
  • Doubly linked lists
  • XOR linked lists
  • Self-organizing lists
  • Unrolled linked lists

Part two covers trees, including:

  • Segment trees
  • Trie trees
  • Fenwick trees
  • AVL trees
  • Red-black trees
  • Scapegoat trees
  • Treap
  • N-ary

Part three discusses disjoint sets or union-finds, as they are sometimes known.

Part four covers heaps and priority queues, including:

  • A brief discussion on binary heaps
  • Binomial heaps
  • Fibonacci heaps
  • Leftist heaps
  • K-ary heaps
  • Iterative heapsorts

You’ll find plenty of code examples to help you make sense of it all.

©2021 Andy Vickler (P)2022 Andy Vickler

Ce que les auditeurs disent de Algorithms: 3 Books in 1

Moyenne des évaluations de clients
Au global
  • 2.5 out of 5 stars
  • 5 étoiles
    0
  • 4 étoiles
    0
  • 3 étoiles
    1
  • 2 étoiles
    1
  • 1 étoile
    0
Performance
  • 2 out of 5 stars
  • 5 étoiles
    0
  • 4 étoiles
    0
  • 3 étoiles
    0
  • 2 étoiles
    1
  • 1 étoile
    0
Histoire
  • 4 out of 5 stars
  • 5 étoiles
    0
  • 4 étoiles
    1
  • 3 étoiles
    0
  • 2 étoiles
    0
  • 1 étoile
    0

Évaluations – Cliquez sur les onglets pour changer la source des évaluations.

Classer par :
Filtrer
  • Au global
    3 out of 5 stars
  • Performance
    2 out of 5 stars
  • Histoire
    4 out of 5 stars

The narrator is reading the code like a robot.

I bought this book to brush up for interviews. I just started at the 2nd book. Good for the most part but when he starts reading code…. It is evident this person is not a developer and has no context of the meaning. He is saying “I” “n” “t” instead of int for variables. And no common pausing for reading if statements or for loops. It is very hard to understand the code the way it is being read. I am disappointed.

Un problème est survenu. Veuillez réessayer dans quelques minutes.

Vous avez donné votre avis sur cette évaluation.

Vous avez donné votre avis sur cette évaluation.