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.

Схожие книги

Ruby Best Practices. Gregory Brown
Ruby
en

Ruby Best Practices. Gregory Brown

Программирование на языке Ruby. Идеология языка, теория и практика применения. Хэл Фултон
Ruby
ru

Программирование на языке Ruby. Идеология языка, теория и практика применения. Хэл Фултон

Rails 4. Гибкая разработка веб-приложений. Сэм Руби
Ruby
ru

Rails 4. Гибкая разработка веб-приложений. Сэм Руби

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

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

×