Data Structures and Algorithms with Scala A Practitioner's Approach with Emphasis on Functional Programming /
This practically-focused textbook presents a concise tutorial on data structures and algorithms using the object-functional language Scala. The material builds upon the foundation established in the title Programming with Scala: Language Exploration by the same author, which can be treated as a comp...
| Main Author: | |
|---|---|
| Corporate Author: | |
| Format: | Electronic eBook |
| Language: | English |
| Published: |
Cham :
Springer International Publishing : Imprint: Springer,
2019.
|
| Edition: | 1st ed. 2019. |
| Series: | Undergraduate Topics in Computer Science,
|
| Subjects: | |
| Online Access: | Full Text via HEAL-Link |
Table of Contents:
- Foundational Components
- Fundamental Algorithms
- Arrays
- Lists
- Stacks
- Queues
- Hash Tables
- Binary Trees
- Sorting
- Searching
- Graphs
- Appendix A: Solutions for Selected Exercises
- Appendix B: Review of Discrete Mathematical
- Topics.