Зарегистрироваться
Восстановить пароль
FAQ по входу

Алгоритмы и структуры данных

  • Без фильтрации типов файлов
5th Edition. — CareerMonk Publications, 2017. — 828 p. — ISBN: 9788192107547. "Data Structures And Algorithms Made Easy: Data Structure And Algorithmic Puzzles" is a book that offers solutions to complex data structures and algorithms. There are multiple solutions for each problem and the book is coded in C/C++, it comes handy as an interview and exam guide for computer...
  • №1
  • 52,99 МБ
  • добавлен
  • описание отредактировано
СПб.: Питер, 2022. — 288 с. — (Библиотека программиста). — ISBN 978-5-4461-0923-4. Алгоритмы - это всего лишь пошаговые алгоритмы решения задач, и большинство таких задач уже были кем-то решены, протестированы и проверены. Можно, конечно, погрузится в глубокую философию гениального Кнута, изучить многостраничные фолианты с доказательствами и обоснованиями, но хотите ли вы...
  • №2
  • 6,97 МБ
  • добавлен
  • описание отредактировано
Wiley, 2019. — 800 p. — ISBN: 1119575990. 2nd Edition. A friendly introduction to the most useful algorithms written in simple, intuitive English The revised and updated second edition of Essential Algorithms, offers an accessible introduction to computer algorithms. The book contains a description of important classical algorithms and explains when each is appropriate. The...
  • №3
  • 15,95 МБ
  • добавлен
  • описание отредактировано
2nd Edition. — Pragmatic Bookshelf, 2020. — 508 p. — ISBN13: 978-1-68050722-5. If you thought that data structures and algorithms were all just theory, you’re missing out on what they can do for your code. Learn to use Big O Notation to make your code run faster by orders of magnitude. Choose from data structures such as hash tables, trees, and graphs to increase your code’s...
  • №4
  • 13,53 МБ
  • добавлен
  • описание отредактировано
Syncfusion Inc, 2012. — 116 p. Categories: General Programming Data Structures Succinctly Part 1 is your first step to a better understanding of the different types of data structures, how they behave, and how to interact with them. Starting with simple linked lists and arrays, and then moving to more complex structures like binary search trees and sets, author Robert Horvick...
  • №5
  • 751,75 КБ
  • добавлен
  • описание отредактировано
Syncfusion Inc, 2013. — 137 p. Categories: General Programming Data Structures Succinctly Part 2 is your concise guide to skip lists, hash tables, heaps, priority queues, AVL trees, and B-trees. As with the first book, you'll learn how the structures behave, how to interact with them, and their performance limitations. Starting with skip lists and hash tables, and then moving...
  • №6
  • 1,06 МБ
  • добавлен
  • описание отредактировано
Technics Publications, 2017. — 141 p. — ISBN10: 1634622561, 13 978-1634622561, ASIN B074R7HL2W. From the author of the bestsellers, Data Scientist and Julia for Data Science, this book covers four foundational areas of data science. The first area is the data science pipeline including methodologies and the data scientist's toolbox. The second are essential practices needed in...
  • №7
  • 1007,18 КБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2020. — 373 p. — ISBN: 9781789801217. Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental algorithms, such as sorting and searching, to modern algorithms used in machine learning and cryptography Key Features Learn the techniques you need to know to design algorithms for solving complex...
  • №8
  • 38,74 МБ
  • добавлен
  • описание отредактировано
Dedov Florian, 2020. — 116 p. — ISBN: n/a. The Most Important Skill in Computer Science! The field of algorithms and data structures is one of the most important in computer science. You will rarely be invited to a coding interview at Google, Microsoft or Facebook and not be asked questions about it. This is because these companies know how valuable the skills taught are. It...
  • №9
  • 1,49 МБ
  • добавлен
  • описание отредактировано
Second edition. — O’Reilly, 2016. — 420 p. — ISBN: 978-1-4919-4892-7. Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. This updated edition of Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement the right...
  • №10
  • 6,51 МБ
  • добавлен
  • описание отредактировано
Leanpub, 2023. — 116 p. — ISBN 978-1-7390105-1-5. Feeling overwhelmed by coding interviews? Preparing for coding interviews can often be a daunting task, causing stress and anxiety for many individuals. Several factors contribute to this feeling: Scattered and overwhelming information: The abundance of resources available, including online tutorials, blog posts, and coding...
  • №11
  • 4,34 МБ
  • добавлен
  • описание отредактировано
Manning Publications, 2021. — 769 p. — ISBN 978-1617295485. Advanced Algorithms and Data Structures introduces a collection of algorithms for complex programming challenges in data analysis, machine learning, and graph computing. As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t despair!...
  • №12
  • 15,98 МБ
  • добавлен
  • описание отредактировано
3rd Edition. — Addison-Weasley, 1997. — 720 p. — ISBN13: 978-0-201-31452-5. Robert Sedgewick has thoroughly rewritten and substantially expanded his popular work to provide current and comprehensive coverage of important algorithms and data structures. Many new algorithms are presented, and the explanations of each algorithm are much more detailed than in previous editions. A...
  • №13
  • 25,62 МБ
  • добавлен
  • описание отредактировано
Pragmatic Bookshelf, 2024. — 504 p. — ISBN-13: 979-8888650356. If you thought data structures and algorithms were all just theory, you’re missing out on what they can do for your Python code. Learn to use Big O notation to make your code run faster by orders of magnitude. Choose from data structures such as hash tables, trees, and graphs to increase your code’s efficiency...
  • №14
  • 13,51 МБ
  • добавлен
  • описание отредактировано
Пер. с англ. Е. Матвеев. — СПб.: Питер, 2022. — 272 с.: ил. — (Библиотека программиста). — ISBN 978-5-4461-1919-6. Алгоритмы это не только задачи поиска, сортировки или оптимизации, они помогут вам поймать бейсбольный мяч, проникнуть в «механику» машинного обучения и искусственного интеллекта и выйти за границы возможного. Вы узнаете нюансы реализации многих самых популярных...
  • №15
  • 3,12 МБ
  • добавлен
  • описание отредактировано
Manning Publications, 2024. — 353 p. — ISBN 9781617299469. Practical methods for analyzing your data with graphs, revealing hidden connections and new insights. Graphs are the natural way to represent and understand connected data. This book explores the most important algorithms and techniques for graphs in data science, with concrete advice on implementation and deployment....
  • №16
  • 10,58 МБ
  • добавлен
  • описание отредактировано
O’Reilly, 2020. — 420 p. — ISBN: 9781492044079. Graph data closes the gap between the way humans and computers view the world. While computers rely on static rows and columns of data, people navigate and reason about life through relationships. This practical guide demonstrates how graph data brings these two approaches together. By working with concepts from graph theory,...
  • №17
  • 16,67 МБ
  • добавлен
  • описание отредактировано
Leanpub, Gábor László Hajba, 2023. — 220 p. Руководство по динамическому программированию: осваиваем эффективные решения Unleash the power of dynamic programming! Master efficiency and solve complex problems with expertly crafted solutions. Java and Python code examples guide your path to optimized application performance. Dive into "The Dynamic Programming Manual" and unlock...
  • №18
  • 310,43 КБ
  • добавлен
  • описание отредактировано
Manning Publications, 2024. — 282 p. — ISBN: 978-1633436992. Don't be perplexed by data structures! This fun, friendly, and fully illustrated guide makes it easy to learn useful data structures you'll put to work every day. Grokking Data Structures makes it a breeze to learn the most useful day-to-day data structures. You'll follow a steady learning path from absolute basics to...
  • №19
  • 6,73 МБ
  • добавлен
  • описание отредактировано
O’Reilly Media, Inc., 2024. — 225 p. — ISBN: 978-1-098-15076-1. Data fabric, data lakehouse, and data mesh have recently appeared as viable alternatives to the modern data warehouse. These new architectures have solid benefits, but they're also surrounded by a lot of hyperbole and confusion. This practical book provides a guided tour of each architecture to help data...
  • №20
  • 6,90 МБ
  • добавлен
  • описание отредактировано
Apress, 2020. — 143 p. — ISBN13: 978-1-4842-5724-1. Codeless Data Structures and Algorithms provides you with the knowledge about DSAs that you will need in the professional programming world, without using any complex mathematics or irrelevant information. Whether you are a new developer seeking a basic understanding of the subject or a decision-maker wanting a grasp of...
  • №21
  • 2,19 МБ
  • добавлен
  • описание отредактировано
2nd Edition. — No Starch Press, 2024. — 480 р. — ISBN: 978-1-7185-0323-6. Присоединяйтесь к игре и изучите основные компьютерные алгоритмы, решая задачи соревновательного программирования, в полностью переработанном втором издании оригинального бестселлера. (По-прежнему никакой математики не требуется!). Вы упираетесь в структуры данных и алгоритмы? Независимо от того,...
  • №22
  • 4,67 МБ
  • добавлен
  • описание отредактировано
BPB Publications, 2023. — 214 p. — ISBN 978-93-5551-792-0. Solve complex problems by performing analysis of algorithms or selecting suitable techniques for optimal performance. Description: “Advanced Data Structures and Algorithms” is an important subject area in Computer Science that covers more complex and advanced topics related to data structures and algorithms. This book...
  • №23
  • 3,00 МБ
  • добавлен
  • описание отредактировано
Independently published, 2021. — 157 p. — ISBN B08V51PVCX. What are algorithms and why should you care? We’ll start with an overview of algorithms and then discuss two games that you could use an algorithm to solve more efficiently – the number guessing game and a route-finding game. In mathematics and computer science, an algorithm (/ˈælɡərɪðəm/ ( listen)) is a finite sequence...
  • №24
  • 745,53 КБ
  • добавлен
  • описание отредактировано
2nd Edition. — Packt Publishing, 2018. — 389 p. — ISBN: 978-1-78899-557-3. Learn to implement complex data structures and algorithms using Python Data structures allow you to store and organize data efficiently. They are critical to any problem, provide a complete solution, and act like reusable code. Hands-On Data Structures and Algorithms with Python teaches you the essential...
  • №25
  • 5,79 МБ
  • добавлен
  • описание отредактировано
Anand Rohit, Juneja Abhinav, Pandey Digvijay, Juneja Sapna, Sindhwani Nidhi. — John Wiley & Sons, Inc., 2024. — 460 р. — ISBN: 978-1394188062. Discover a collection of meta-heuristic algorithms for distributed systems in different application domains. Meta-heuristic techniques are increasingly gaining favor as tools for optimizing distributed systems—generally, to enhance the...
  • №26
  • 5,31 МБ
  • добавлен
  • описание отредактировано
Independently published, 2019. — 126 p. — ISBN: 978-1081008826. This book covers various algorithms for compression and encryption, some of which overlap, serving both purposes simultaneously. We will discuss why one algorithm works better for one case and not another as well as how different implementations are superior or more robust. All of the algorithms and code are presented...
  • №27
  • 767,94 КБ
  • добавлен
  • описание отредактировано
2nd Edition. — Manning Publications, 2024. — 320 p. — ISBN: 978-1633438538. A friendly, fully-illustrated introduction to the most important computer programming algorithms. Master the most widely used algorithms and be fully prepared when you’re asked about them at your next job interview. With beautifully simple explanations, over 400 fun illustrations, and dozens of relevant...
  • №28
  • 10,86 МБ
  • добавлен
  • описание отредактировано
Cuantum Technologies, 2023. — 267 p. — ISBN: 979-8854326957. Now you have access to our eLearning Platform which includes: Free Repository Code with all code blocks used in this book. Access to Free Chapters of all our library of programming published books. Free premium customer support. Much more... Unlock the world of algorithms and discover how to harness their power to...
  • №29
  • 3,85 МБ
  • добавлен
  • описание отредактировано
Leanpub, 2020. — 152 p. Version: 2020-08-15. A collection of Python code solving some of the common Data Structures and Algorithms you might be expected to encounter at an interview process. Land the Software Engineer job you want by mastering one of the most challenging questions you might face during the interview. This book is a collection of Data Structures and Algorithms...
  • №30
  • 446,75 КБ
  • добавлен
  • описание отредактировано
Manning Publications, 2024. — 280 p. — ISBN: 978-1633437418. A friendly illustrated guide to designing and implementing your first database. Grokking Relational Database Design makes the principles of designing relational databases approachable and engaging. Everything in this book is reinforced by hands-on exercises and examples. In Grokking Relational Database Design, you’ll...
  • №31
  • 10,55 МБ
  • добавлен
  • описание отредактировано
Gruyter GmbH, 2019. — 411 p. — ISBN: 978-3-11-061673-6. Algorithms are the essence of programming. After their construction, they have to be translated to the codes of a specific programming language. There exists a maximum of ten basic algorithmic templates. This textbook aims to provide the reader with a more convenient and efficient method to create a program by translating...
  • №32
  • 39,45 МБ
  • добавлен
  • описание отредактировано
No Starch Press, 2022. — 415 p. — ISBN-13: 978-1-7185-0261-1. Learn how and when to use the right data structures in any situation, strengthening your computational thinking, problem-solving, and programming skills in the process. This accessible and entertaining book provides an in-depth introduction to computational thinking through the lens of data structures — a critical...
  • №33
  • 3,83 МБ
  • добавлен
  • описание отредактировано
No Starch Press, 2024. — 264 р. — ISBN-13: 978-1-7185-0387-8. Enter the wonderful world of graph algorithms, where you’ll learn when and how to apply these highly useful data structures to solve a wide range of fascinating (and fantastical) computational problems. Graph Algorithms the Fun Way offers a refreshing approach to complex concepts by blending humor, imaginative...
  • №34
  • 21,37 МБ
  • добавлен
  • описание отредактировано
Princeton: Princeton University Press, 2020. — 232 p. — ISBN: 978-0-691-14714-7. Nine revolutionary algorithms that power our computers and smartphones Every day, we use our computers to perform remarkable feats. A simple web search picks out a handful of relevant needles from the world’s biggest haystack. Uploading a photo to Facebook transmits millions of pieces of...
  • №35
  • 5,02 МБ
  • добавлен
  • описание отредактировано
Apress Media LLC., 2020. — 298 p. — ISBN13: (electronic): 978-1-4842-5920-7. Implement practical data structures and algorithms for text search and discover how it is used inside other larger applications. This unique in-depth guide explains string algorithms using the C programming language. String Algorithms in C teaches you the following algorithms and how to use them:...
  • №36
  • 9,47 МБ
  • добавлен
  • описание отредактировано
Manning Publications, 2022. — 306 p. — ISBN: 978-1617298035. Massive modern datasets make traditional data structures and algorithms grind to a halt. This fun and practical guide introduces cutting-edge techniques that can reliably handle even the largest distributed datasets. In Algorithms and Data Structures for Massive Datasets you will learn: Probabilistic sketching data...
  • №37
  • 14,69 МБ
  • добавлен
  • описание отредактировано
Anli Sherine, Mary Jasmine, Geno Peter, and S. Albert Alexander. — CRC Press, 2023. — 196 p. — ISBN: 978-1-032-40932-0. Computational complexity is critical in analysis of algorithms and is important to be able to select algorithms for efficiency and solvability. Algorithm and Design Complexity initiates with discussion of algorithm analysis, time-space trade-off, symptotic...
  • №38
  • 2,68 МБ
  • добавлен
  • описание отредактировано
Springer, 2019. — 119 p. — (High-Performance Computing Series, 2). — ISBN: 978-981-13-9965-7 (eBook). Following an introduction to the basis of the fast Fourier transform (FFT), this book focuses on the implementation details on FFT for parallel computers. FFT is an efficient implementation of the discrete Fourier transform (DFT), and is widely used for many applications in...
  • №39
  • 14,32 МБ
  • добавлен
  • описание отредактировано
Independently published, October 30, 2023. — 230 р. Grokking Algorithms is a book that aims to help readers understand the fundamental concepts of Computer Science algorithms. It covers various algorithms and data structures, including searching, sorting, graph algorithms, dynamic programming, and more. The book presents the concepts clearly and concisely, with plenty of...
  • №40
  • 767,52 КБ
  • добавлен
  • описание отредактировано
W.W. Norton & Company, 2023. — 384 p. — ISBN-13: 978-1324006732. A sweeping history of data and its technical, political, and ethical impact on our world. From facial recognition—capable of checking us onto flights or identifying undocumented residents—to automated decision systems that inform everything from who gets loans to who receives bail, each of us moves through a world...
  • №41
  • 2,74 МБ
  • добавлен
  • описание отредактировано
No Starch Press, Inc., 2021. — 410 p. — ISBN13: 978-1-7185-0081-5 (ebook). A hands-on, problem-based introduction to building algorithms and data structures to solve problems with a computer. Programming is about using a computer to solve problems, and algorithms and data structures are the building blocks of computer programs. For each problem that a programmer wants to solve,...
  • №42
  • 40,84 МБ
  • добавлен
  • описание отредактировано
В этом разделе нет файлов.

Комментарии

в разделе Алгоритмы и структуры данных #
I need an article about finding the best approximation
В этом разделе нет комментариев.