• Open Daily: 10am - 10pm
    Alley-side Pickup: 10am - 7pm

    3038 Hennepin Ave Minneapolis, MN
    612-822-4611

Open Daily: 10am - 10pm | Alley-side Pickup: 10am - 7pm
3038 Hennepin Ave Minneapolis, MN
612-822-4611
Notes on Data Structures and Algorithms: Programming with Scala

Notes on Data Structures and Algorithms: Programming with Scala

Paperback

Series: Programming with Scala, Book 2

General Education

ISBN10: 1728936993
ISBN13: 9781728936994
Publisher: Independently Published
Published: Oct 18 2018
Pages: 108
Weight: 0.81
Height: 0.28 Width: 8.50 Depth: 11.00
Language: English
This tutorial book has been written more in a study-note or tutorial style and it covers seven popular topics in Data Structures and Algorithms---arrays, lists, stacks, queues, binary trees, sorting, and graphs. Arrays are implemented in an imperative style with the famous matrix multiplication problem. Most of the other topics are implemented in a functional style. So, if you are planning to learn functional version of Data Structures and Algorithms in Scala, this is the right book. The author has tried to make the book as accessible as possible. Most of the programs in this book are complete and running applications. Also each topic or subtopic has at least one complete and running example, which will save your time. There are interesting challenge exercises for highly motivated engineers and engineering students. Also the book includes solution to exercises so that you don't struggle, specially when you are time bound.

Also in

General Education