Skip to Content
Programming Algorithms in Lisp: Writing Efficient Programs with Examples in ANSI Common Lisp
book

Programming Algorithms in Lisp: Writing Efficient Programs with Examples in ANSI Common Lisp

by Vsevolod Domkin
January 2021
Intermediate to advanced
380 pages
8h 46m
English
Apress
Content preview from Programming Algorithms in Lisp: Writing Efficient Programs with Examples in ANSI Common Lisp
© Vsevolod Domkin 2021
V. DomkinProgramming Algorithms in Lisphttps://doi.org/10.1007/978-1-4842-6428-7_4

4. Data Structures

Vsevolod Domkin1  
(1)
Kyiv, Ukraine
 

The next several chapters will be describing the basic data structures that every programming language provides, their usage, and the most important algorithms relevant to them. And we’ll start with the notion of a data structure and tuples or structs that are the most primitive and essential ones.

Data Structures vs. Algorithms

Let’s start with a somewhat abstract question: What’s more important, algorithms or data structures?

From one point of view, algorithms are the essence of many programs, while data structures may seem secondary. Besides, although a majority of algorithms rely on certain ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Practical Common Lisp

Practical Common Lisp

Peter Seibel
The Go Programming Language

The Go Programming Language

Alan A. A. Donovan, Brian W. Kernighan

Publisher Resources

ISBN: 9781484264287Purchase LinkPublisher Website