De Aller-Bedste Bøger - over 12 mio. danske og engelske bøger
Levering: 1 - 2 hverdage

Algorithms

indgår i Algorithms serien

Bag om Algorithms

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 book 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 things and common-sense explanations. If you want to advance your knowledge of data structures for algorithms you are in the right place.

Vis mere
  • Sprog:
  • Engelsk
  • ISBN:
  • 9781955786485
  • Indbinding:
  • Paperback
  • Sideantal:
  • 226
  • Udgivet:
  • 3. maj 2023
  • Størrelse:
  • 152x13x229 mm.
  • Vægt:
  • 335 g.
  • 2-3 uger.
  • 30. november 2024
På lager

Normalpris

Abonnementspris

- Rabat på køb af fysiske bøger
- 1 valgfrit digitalt ugeblad
- 20 timers lytning og læsning
- Adgang til 70.000+ titler
- Ingen binding

Abonnementet koster 75 kr./md.
Ingen binding og kan opsiges når som helst.

Beskrivelse af Algorithms

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 book 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 things and common-sense explanations.

If you want to advance your knowledge of data structures for algorithms you are in the right place.

Brugerbedømmelser af Algorithms