|
|
|
|
LEADER |
00000cam a2200000 i 4500 |
001 |
OR_on1174971325 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
200317s2020 enk o 000 0 eng d |
040 |
|
|
|a UKMGB
|b eng
|e rda
|e pn
|c UKMGB
|d OCLCO
|d UKAHL
|d EBLCP
|d N$T
|d OCLCF
|d UMI
|d TEFOD
|d YDX
|d GZM
|d OCLCO
|d OCL
|d YDX
|d OCLCQ
|
015 |
|
|
|a GBC050060
|2 bnb
|
016 |
7 |
|
|a 019760734
|2 Uk
|
019 |
|
|
|a 1158746283
|a 1159164477
|a 1162127635
|a 1200095147
|
020 |
|
|
|a 9781789809862
|q electronic book
|
020 |
|
|
|a 178980986X
|q electronic book
|
020 |
|
|
|z 9781789801217
|
029 |
0 |
|
|a UKMGB
|b 019760734
|
029 |
1 |
|
|a AU@
|b 000067556107
|
029 |
1 |
|
|a AU@
|b 000071868112
|
035 |
|
|
|a (OCoLC)1174971325
|z (OCoLC)1158746283
|z (OCoLC)1159164477
|z (OCoLC)1162127635
|z (OCoLC)1200095147
|
037 |
|
|
|a 9781789809862
|b Packt Publishing
|
037 |
|
|
|a 019D3552-5978-47E1-8EF5-D6C85D95668B
|b OverDrive, Inc.
|n http://www.overdrive.com
|
050 |
|
4 |
|a QA76.9.A43
|b A36 2020
|
082 |
0 |
4 |
|a 005.1
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Ahmad, Imran,
|e author.
|
245 |
1 |
0 |
|a 40 algorithms every programmer should know :
|b hone your problem-solving skills by learning different algorithms and their implementation in Python /
|c Imran Ahmad.
|
246 |
3 |
|
|a Forty algorithms every programmer should know
|
264 |
|
1 |
|a Birmingham :
|b Packt Publishing,
|c [2020]
|
300 |
|
|
|a 1 online resource (x, 365 pages) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
500 |
|
|
|a Table of ContentsOverview of AlgorithmsData Structures used in AlgorithmsSorting and Searching AlgorithmsDesigning AlgorithmsGraph AlgorithmsUnsupervised Machine Learning AlgorithmsTraditional Supervised Learning AlgorithmsNeural Network AlgorithmsAlgorithms for Natural Language ProcessingRecommendation EnginesData AlgorithmsCryptographyLarge Scale AlgorithmsPractical Considerations.
|
505 |
0 |
|
|a Cover -- Title Page -- Copyright and Credits -- Dedication -- About Packt -- Contributors -- Table of Contents -- Preface -- 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
|
505 |
8 |
|
|a Compute dimension -- A practical example -- Performance analysis -- Space complexity analysis -- Time complexity analysis -- Estimating the performance -- The best case -- The worst case -- The average case -- Selecting an algorithm -- Big O notation -- Constant time (O(1)) complexity -- Linear time (O(n)) complexity -- Quadratic time (O(n2)) complexity -- Logarithmic time (O(logn)) complexity -- Validating an algorithm -- Exact, approximate, and randomized algorithms -- Explainability -- Summary -- Chapter 2: Data Structures Used in Algorithms -- Exploring data structures in Python -- List
|
505 |
8 |
|
|a Using lists -- Lambda functions -- The range function -- The time complexity of lists -- Tuples -- The time complexity of tuples -- Dictionary -- The time complexity of a dictionary -- Sets -- Time complexity analysis for sets -- DataFrames -- Terminologies of DataFrames -- Creating a subset of a DataFrame -- Column selection -- Row selection -- Matrix -- Matrix operations -- Exploring abstract data types -- Vector -- Stacks -- The time complexity of stacks -- Practical example -- Queues -- The basic idea behind the use of stacks and queues -- Tree -- Terminology -- Types of trees
|
505 |
8 |
|
|a Practical examples -- Summary -- Chapter 3: Sorting and Searching Algorithms -- Introducing Sorting Algorithms -- Swapping Variables in Python -- Bubble Sort -- Understanding the Logic Behind Bubble Sort -- A Performance Analysis of Bubble Sort -- Insertion Sort -- Merge Sort -- Shell Sort -- A Performance Analysis of Shell Sort -- Selection Sort -- The performance of the selection sort algorithm -- Choosing a sorting algorithm -- Introduction to Searching Algorithms -- Linear Search -- The Performance of Linear Search -- Binary Search -- The Performance of Binary Search -- Interpolation Search
|
505 |
8 |
|
|a The Performance of Interpolation Search -- Practical Applications -- Summary -- Chapter 4: Designing Algorithms -- Introducing the basic concepts of designing an algorithm -- Concern 1 -- Will the designed algorithm produce the result we expect? -- Concern 2 -- Is this the optimal way to get these results? -- Characterizing the complexity of the problem -- Concern 3 -- How is the algorithm going to perform on larger datasets? -- Understanding algorithmic strategies -- Understanding the divide-and-conquer strategy -- Practical example -- divide-and-conquer applied to Apache Spark
|
520 |
|
|
|a Algorithms have always played an important role both in the science and practice of computing. Beyond traditional computing, ability to utilize these algorithms to solve real-world problems is an important skill and is the focus of this book. In order to optimally use these algorithms, a deeper understanding of their logic and mathematics is ...
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Computer algorithms.
|
650 |
|
0 |
|a Python (Computer program language)
|
650 |
|
0 |
|a Algorithms.
|
650 |
|
6 |
|a Algorithmes.
|
650 |
|
6 |
|a Python (Langage de programmation)
|
650 |
|
7 |
|a algorithms.
|2 aat
|
650 |
|
7 |
|a Algorithms.
|2 fast
|0 (OCoLC)fst00805020
|
650 |
|
7 |
|a Computer algorithms
|2 fast
|0 (OCoLC)fst00872010
|
650 |
|
7 |
|a Python (Computer program language)
|2 fast
|0 (OCoLC)fst01084736
|
776 |
0 |
8 |
|i Print version: Ahmad, Imran.
|t 40 algorithms every programmer should know.
|d Birmingham : Packt Publishing Limited, [2020]
|z 1789801214
|w (OCoLC)1144106570
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781789801217/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH37330077
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL6229061
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 2500098
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 301337339
|
994 |
|
|
|a 92
|b IZTAP
|