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.

Схожие книги

Head First. Изучаем Ruby. Джей Макгаврен
Ruby
ru

Head First. Изучаем Ruby. Джей Макгаврен

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

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

Программирование на языке Ruby: Учебное пособие. Роганов Е.А. и Роганова Н.А
Ruby
ru

Программирование на языке Ruby: Учебное пособие. Роганов Е.А. и Роганова Н.А

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

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