Programming algorithms in Lisp writing efficient programs with examples in ANSI Common Lisp
Master algorithms programming using Lisp, including the most important data structures and algorithms. This book also covers the essential tools that help in the development of algorithmic code to give you all you need to enhance your code. Programming Algorithms in Lisp shows real-world engineering...
Other Authors: | |
---|---|
Format: | eBook |
Language: | Inglés |
Published: |
New York, New York :
Apress
[2021]
|
Edition: | 1st ed. 2021. |
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631293306719 |
Table of Contents:
- 1: Introduction
- 2: Algorithmic Complexity
- 3: A Crash Course in Lisp
- 4: Essential Data Structures
- 5: Arrays
- 6: Linked Lists
- 7: Key-Values
- 8: Derivative Data Structures
- 9: Trees
- 10: Graphs
- 11: Strings
- 12: Selected Algorithms
- 13: Approximation
- 14: Compression
- 15: Synchronization
- Afterword.