Filters

Free/Non-free



Python Version




Reading Time [?]

Publication Year

Showing 13 books on Algorithm and Data Structure
.

Grokking Algorithms: An illustrated guide for programmers and other curious people

by Aditya Bhargava

0.9591078066914498 12 / 269
Bestseller Score [?]
Ranked 12 out of 269 books in our database
0.594758064516129 1 credentials
Author Score [?]
0.9814126394052045 74 comments
Audience Score [?]
0.8450928368709277
Pythonmeter [?]
Grokking Algorithms is a fully illustrated, friendly guide that teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting an...
Published on : May 30, 2016
Python version: TW
256 pages

The Recursive Book of Recursion: Ace the Coding Interview with Python and JavaScript

by Al Sweigart

0.8661710037174721 37 / 269
Bestseller Score [?]
Ranked 37 out of 269 books in our database
0.4637096774193548 1 credentials
Author Score [?]
0.8550185873605948 10 comments
Audience Score [?]
0.7282997561658072
Pythonmeter [?]
The Recursive Book of Recursion uses Python and JavaScript examples to teach the basics of recursion, exposing the ways that it’s often poorly taught and clarifying the fundamental principles of al...
Published on : Aug. 16, 2022
Python version: TH
328 pages
Available for free here

The Self-Taught Computer Scientist: The Beginner's Guide to Data Structures & Algorithms

by Cory Althoff

0.8364312267657992 45 / 269
Bestseller Score [?]
Ranked 45 out of 269 books in our database
0.594758064516129 1 credentials
Author Score [?]
0.6933085501858736 3 comments
Audience Score [?]
0.708165947155934
Pythonmeter [?]
The Self-Taught Computer Scientist introduces beginner and self-taught programmers to computer science fundamentals that are essential for success in programming and software engineering fields. Co...
Published on : Oct. 1, 2021
Python version: TH
224 pages

Hands-On Data Structures and Algorithms with Python: Store, manipulate, and access data effectively and boost the performance of your applications

by Dr. Basant Agarwal

0.762081784386617 65 / 269
Bestseller Score [?]
Ranked 65 out of 269 books in our database
0.7762096774193549 3 credentials
Author Score [?]
0.5111524163568774 1 comments
Audience Score [?]
0.6831479593876164
Pythonmeter [?]
Choosing the right data structure is pivotal to optimizing the performance and scalability of applications. This new edition of Hands-On Data Structures and Algorithms with Python will expand your ...
Published on : July 29, 2022
Python version: TH
496 pages

Dive Into Algorithms: A Pythonic Adventure for the Intrepid Beginner

by Bradford Tuckfield

0.6282527881040892 101 / 269
Bestseller Score [?]
Ranked 101 out of 269 books in our database
0.594758064516129 4 credentials
Author Score [?]
0.7434944237918215 4 comments
Audience Score [?]
0.6555017588040133
Pythonmeter [?]
Dive Into Algorithms is a wide-ranging, Pythonic tour of many of the world's most interesting algorithms. With little more than a bit of computer programming experience and basic high-school math, ...
Published on : Jan. 25, 2021
Python version: TH
248 pages

Python for Chemists

by Christian Hill

0.858736059479554 39 / 269
Bestseller Score [?]
Ranked 39 out of 269 books in our database
0.7762096774193549 2 credentials
Author Score [?]
0.23048327137546468 0 comments
Audience Score [?]
No Reddit comments mentioned the book
0.6218096694247912
Pythonmeter [?]
This accessible and self-contained guide provides a comprehensive introduction to the popular programming language Python, with a focus on applications in chemistry and chemical physics. Ideally su...
Published on : Oct. 26, 2023
Python version: TH
560 pages

Data Structures & Algorithms in Python (Developer's Library)

by John Canning

0.4795539033457249 141 / 269
Bestseller Score [?]
Ranked 141 out of 269 books in our database
0.16330645161290325 0 credentials
Author Score [?]
No author credentials found
0.9925650557620819 198 comments
Audience Score [?]
0.54514180357357
Pythonmeter [?]
This practical introduction to data structures and algorithms can help every programmer who wants to write more efficient software. Building on Robert Lafore's legendary Java-based guide, this book...
Published on : Oct. 14, 2022
Python version: TH
928 pages

50 Algorithms Every Programmer Should Know: An unbeatable arsenal of algorithmic solutions for real-world problems

by Imran Ahmad

0.8773234200743494 34 / 269
Bestseller Score [?]
Ranked 34 out of 269 books in our database
0.3850806451612903 1 credentials
Author Score [?]
0.23048327137546468 0 comments
Audience Score [?]
No Reddit comments mentioned the book
0.4976291122037015
Pythonmeter [?]
The ability to use algorithms to solve real-world problems is a must-have skill for any developer or programmer. This book will help you not only to develop the skills to select and use an algorith...
Published on : Sept. 29, 2023
Python version: TH
538 pages

Mathematical Logic through Python

by Gonczarowski Yannai A.

0.22304832713754646 210 / 269
Bestseller Score [?]
Ranked 210 out of 269 books in our database
0.8911290322580645 5 credentials
Author Score [?]
0.23048327137546468 0 comments
Audience Score [?]
No Reddit comments mentioned the book
0.44822021025702524
Pythonmeter [?]
Using a unique pedagogical approach, this text introduces mathematical logic by guiding students in implementing the underlying logical concepts and mathematical proofs via Python programming. This...
Published on : Sept. 15, 2022
Python version: TH
284 pages

Fundamentals of Python: Data Structures

by Kenneth Lambert

0.26394052044609667 199 / 269
Bestseller Score [?]
Ranked 199 out of 269 books in our database
0.3850806451612903 1 credentials
Author Score [?]
0.6933085501858736 3 comments
Audience Score [?]
0.44744323859775353
Pythonmeter [?]
Whether you are a computer programming student, hobbyist or professional, Lambert's FUNDAMENTALS OF PYTHON™: DATA STRUCTURES, 2E offers the perfect introduction to object-oriented design and data s...
Published on : Oct. 11, 2018
Python version: TH
448 pages

Data Structure and Algorithmic Thinking with Python: Data Structure and Algorithmic Puzzles

by Narasimha Karumanchi

0.37174721189591076 170 / 269
Bestseller Score [?]
Ranked 170 out of 269 books in our database
0.594758064516129 2 credentials
Author Score [?]
0.23048327137546468 0 comments
Audience Score [?]
No Reddit comments mentioned the book
0.3989961825958348
Pythonmeter [?]
"Data Structure and Algorithmic Thinking with Python" is designed to give a jump-start to programmers, job hunters and those who are appearing for exams. All the code in this book are written in Py...
Published on : Jan. 29, 2015
Python version: TW
494 pages

Problem Solving with Algorithms and Data Structures Using Python

by Bradley N. Miller

0.40148698884758366 162 / 269
Bestseller Score [?]
Ranked 162 out of 269 books in our database
0.16330645161290325 0 credentials
Author Score [?]
No author credentials found
0.5111524163568774 1 comments
Audience Score [?]
0.35864861893912137
Pythonmeter [?]
This textbook is about computer science. It is also about Python. However, there is much more. The study of algorithms and data structures is central to understanding what computer science is all a...
Published on : Aug. 22, 2011
Python version: TH
438 pages
Available for free here

Essentials of Compilation: An Incremental Approach in Python

by Jeremy G. Siek

0.275092936802974 196 / 269
Bestseller Score [?]
Ranked 196 out of 269 books in our database
0.3850806451612903 2 credentials
Author Score [?]
0.23048327137546468 0 comments
Audience Score [?]
No Reddit comments mentioned the book
0.2968856177799096
Pythonmeter [?]
A hands-on approach to understanding and building compilers using the programming language Python.
Published on : Aug. 1, 2023
Python version: TH
232 pages