Listing 1 - 10 of 93 | << page >> |
Sort by
|
Choose an application
This book, authored by Dr. Harsh Bhasin, serves as an introduction to data structures and algorithms, fundamental elements in the field of programming. It aims to equip readers with the ability to understand various data structures, analyze algorithmic complexity, and apply these concepts to solve problems. The book covers a wide range of topics including the basics of algorithms, approaches like greedy, divide and conquer, dynamic programming, and backtracking, as well as recursion. It delves into data structures such as arrays, linked lists, stacks, queues, trees, and heaps, explaining their complexity and applications. The book also discusses sorting and searching techniques, graphs and their traversal algorithms, and string algorithms. Intended for students and professionals in computer science and software engineering, it provides comprehensive insights into the theoretical and practical aspects of data structures and algorithms.
Choose an application
Data structures and algorithms is a fundamental course in Computer Science, which enables learners across any discipline to develop the much-needed foundation of efficient programming, leading to better problem solving in their respective disciplines. A Textbook of Data Structures and Algorithms is a textbook that can be used as course material in classrooms, or as self-learning material. The book targets novice learners aspiring to acquire advanced knowledge of the topic. Therefore, the content of the book has been pragmatically structured across three volumes and kept comprehensive enough to help them in their progression from novice to expert. With this in mind, the book details concepts, techniques and applications pertaining to data structures and algorithms, independent of any programming language. It includes 181 illustrative problems and 276 review questions to reinforce a theoretical understanding and presents a suggestive list of 108 programming assignments to aid in the implementation of the methods covered.
Choose an application
"Efficiently using data structures to collect, organize, and retrieve information is one of the core abilities modern computer engineers are expected to have. Python currently is one of the most popular programming languages, and as such, it has become vital for students to understand this concept in this language. This student-friendly textbook provides a complete view of data structures and algorithms using the Python programming language, striking a balance between theory and practical application. All major algorithms have been discussed and analysed in detail, and the corresponding codes in Python have been provided. Diagrams and examples have been extensively used for better understanding. Running time complexities are also discussed for each algorithm, allowing the student to better understand how to select the appropriate one. The book has been written with both undergraduate and graduate students in mind. Each chapter ends with a large number of problems, including multiple choice questions, to help consolidate the knowledge gained. This will also be helpful with competitive examinations for engineering in India such as GATE and NET. As such, the book will be a vital resource for students as well as professionals who are looking for a handbook on data structures in Python"--
Choose an application
Choose an application
Data structures and algorithms is a fundamental course in Computer Science, which enables learners across any discipline to develop the much-needed foundation of efficient programming, leading to better problem solving in their respective disciplines. A Textbook of Data Structures and Algorithms is a textbook that can be used as course material in classrooms, or as self-learning material. The book targets novice learners aspiring to acquire advanced knowledge of the topic. Therefore, the content of the book has been pragmatically structured across three volumes and kept comprehensive enough to help them in their progression from novice to expert. With this in mind, the book details concepts, techniques and applications pertaining to data structures and algorithms, independent of any programming language. It includes 181 illustrative problems and 276 review questions to reinforce a theoretical understanding and presents a suggestive list of 108 programming assignments to aid in the implementation of the methods covered.
Choose an application
This book introduces readers to the minimum description length (MDL) principle and its applications in learning. The MDL is a fundamental principle for inductive inference, which is used in many applications including statistical modeling, pattern recognition and machine learning. At its core, the MDL is based on the premise that “the shortest code length leads to the best strategy for learning anything from data.” The MDL provides a broad and unifying view of statistical inferences such as estimation, prediction and testing and, of course, machine learning. The content covers the theoretical foundations of the MDL and broad practical areas such as detecting changes and anomalies, problems involving latent variable models, and high dimensional statistical inference, among others. The book offers an easy-to-follow guide to the MDL principle, together with other information criteria, explaining the differences between their standpoints. Written in a systematic, concise and comprehensive style, this book is suitable for researchers and graduate students of machine learning, statistics, information theory and computer science.
Choose an application
Modern Data Architectures with Python will teach you how to seamlessly incorporate your machine learning and data science work streams into your open data platforms. You'll learn how to take your data and create open lakehouses that work with any technology using tried-and-true techniques, including the medallion architecture and Delta Lake. Starting with the fundamentals, this book will help you build pipelines on Databricks, an open data platform, using SQL and Python. You'll gain an understanding of notebooks and applications written in Python using standard software engineering tools such as git, pre-commit, Jenkins, and Github.
Choose an application
Data structures (Computer science) --- Cloud computing. --- Data centers.
Choose an application
This survey provides a comprehensive guide for past, present, and future research in array data management from a database perspective. It considers all types of arrays: rasters, data cubes, and tensors.
Database management. --- Data structures (Computer science) --- Database management
Choose an application
Master Python and elevate your algorithmic skills with this comprehensive course. From introductory concepts to advanced computational problems, learn how to efficiently solve complex challenges and optimize your code.Key FeaturesComprehensive introduction to Python programming and algorithmsDetailed exploration of data structures and sorting/searching techniquesAdvanced topics including graph algorithms and computational problem-solvingBook DescriptionBegin your journey with an introduction to Python and algorithms, laying the groundwork for more complex topics. You will start with the basics of Python programming, ensuring a solid foundation before diving into more advanced and sophisticated concepts. As you progress, you'll explore elementary data containers, gaining an understanding of their role in algorithm development. Midway through the course, you’ll delve into the art of sorting and searching, mastering techniques that are crucial for efficient data handling. You will then venture into hierarchical data structures, such as trees and graphs, which are essential for understanding complex data relationships. By mastering algorithmic techniques, you’ll learn how to implement solutions for a variety of computational challenges. The latter part of the course focuses on advanced topics, including network algorithms, string and pattern deciphering, and advanced computational problems. You'll apply your knowledge through practical case studies and optimizations, bridging the gap between theoretical concepts and real-world applications. This comprehensive approach ensures you are well-prepared to handle any programming challenge with confidence.What you will learnMaster sorting and searching algorithmsImplement hierarchical data structures like trees and graphsApply advanced algorithmic techniques to solve complex problemsOptimize code for efficiency and performanceUnderstand and implement advanced graph algorithmsTranslate theoretical concepts into practical, real-world solutionsWho this book is forThis course is designed for a diverse group of learners, including technical professionals, software developers, computer science students, and data enthusiasts. It caters to individuals who have a basic understanding of programming and are eager to deepen their knowledge of Python and algorithms. Whether you're a recent graduate, or an experienced developer looking to expand your skill set, this course is tailored to meet the needs of all types of audiences. Ideal for those aiming to strengthen their algorithmic thinking and improve their coding efficiency.
Listing 1 - 10 of 93 | << page >> |
Sort by
|