Skip to Content
Hands-On Data Structures and Algorithms with Python - Third Edition
book

Hands-On Data Structures and Algorithms with Python - Third Edition

by Dr. Basant Agarwal
July 2022
Intermediate to advanced
496 pages
11h 18m
English
Packt Publishing
Content preview from Hands-On Data Structures and Algorithms with Python - Third Edition

Index

A

adjacency 282

adjacency lists 287, 288

adjacency matrix 288, 289, 290

algorithm 35

benefits 36

criteria 36, 37

example 37

performance analysis 37, 38

running time complexity, computing 52, 53, 54

algorithm design techniques 57, 58

divide-and-conquer 60, 61

dynamic programming 68, 69

greedy algorithms 74, 75, 76

recursion 59, 60

algorithms 1

amortized analysis 49

accounting method 50

aggregate analysis 50

potential method 50

Anaconda distribution

download link 5

AND operator 17

arithmetic expression 194

infix notation 194

postfix notation 194, 196

prefix notation 194, 195

arrays 94, 248

used, for implementing stacks 145, 146, 147

asymptotic notation 41

Big O notation 44, 45, 46, 47

for calculating running time complexity 42

omega notation ...

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

Hands-On Data Structures and Algorithms with Python - Second Edition

Hands-On Data Structures and Algorithms with Python - Second Edition

Dr. Basant Agarwal, Benjamin Baka, David Julian
Data Structures and Algorithms in Python

Data Structures and Algorithms in Python

Michael T. Goodrich, Roberto Tamassia, Michael H. Goldwasser
Data Structures & Algorithms in Python

Data Structures & Algorithms in Python

John Canning, Alan Broder, Robert Lafore

Publisher Resources

ISBN: 9781801073448Supplemental Content