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_9

9. Trees

Vsevolod Domkin1  
(1)
Kyiv, Ukraine
 
../images/502489_1_En_9_Chapter/502489_1_En_9_Figa_HTML.png

Balancing a binary tree is the infamous interview problem that has all that folklore and debate associated with it. To tell you the truth, like the other 99% of programmers, I never had to perform this task for some work-related project. And not even due to the existence of ready-made libraries, but because self-balancing binary trees are, actually, pretty rarely used. But trees, in general, are ubiquitous even if you may not recognize their presence. The source code we operate with, at some stage of ...

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