Ruby Data Structures and Algorithms. Christopher Fox

Описание

This book is a concise introduction to data structures and algorithms in Ruby. Data structures are presented in a container hierarchy that includes stacks and queues as non-traversable dispensers, and lists, sets, and maps as traversable collections.

Algorithm analysis is introduced and applied to linear and binary search, bubble sort, selection sort, insertion sort, merge sort and quicksort.

The book also covers heaps and heapsort, unbalanced binary search trees, AVL trees, 2-3 trees, hashing, graph representations, and graph algorithms based on depth-and breadth-first search.

Схожие книги

Practical Object-Oriented Design: An Agile Primer Using Ruby. Sandi Metz
Ruby
en

Practical Object-Oriented Design: An Agile Primer Using Ruby. Sandi Metz

Learn to Program. Крис Пайн
Ruby
ru

Learn to Program. Крис Пайн

Ruby Cookbook, 2nd Edition. Lucas Carlson, Leonard Richardson
Ruby
en

Ruby Cookbook, 2nd Edition. Lucas Carlson, Leonard Richardson

JRuby. Сборник рецептов. Джастин Эдельсон, Генри Лю
Ruby
ru

JRuby. Сборник рецептов. Джастин Эдельсон, Генри Лю

×