Search from the table of contents of 2.5 million books
Advanced Search (Beta)
Home > 40 Algorithms Every Programmer Should Know: Hone your problem-solving skills by learning different algorithms and their implementation in Python

40 Algorithms Every Programmer Should Know: Hone your problem-solving skills by learning different algorithms and their implementation in Python


Book Informaton

40 Algorithms Every Programmer Should Know: Hone your problem-solving skills by learning different algorithms and their implementation in Python

Author

Imran Ahmad

Year of Publication

2020

Publisher

Packt Publishing

Pages

382

Language

en

ISBN

1789801214, 9781789801217

ARI Id

1673088956640


Find on

World Cat

OpenLibrary

Internet Archive


This page has been accessed 4 times.
Asian Research Index Whatsapp Chanel
Asian Research Index Whatsapp Chanel

Join our Whatsapp Channel to get regular updates.

Citation Options
Download Citation

Showing 1 to 20 of 427 entries
Chapters/HeadingsAuthor(s)PagesInfo
About Packt
Section 1: Fundamentals and Core Algorithms
Chapter 1: Overview of Algorithms
What is an algorithm?
The phases of an algorithm
Specifying the logic of an algorithm
Understanding pseudocode 
A practical example of pseudocode
Using snippets 
Creating an execution plan
Introducing Python packages
Python packages
The SciPy ecosystem
Implementing Python via the Jupyter Notebook
Algorithm design techniques
The data dimension
Compute dimension
A practical example
Performance analysis
Space complexity analysis
Chapters/HeadingsAuthor(s)PagesInfo
Showing 1 to 20 of 427 entries
Topics