John Wiley & Sons Data Structure and Algorithms Using C++ Cover Everyone knows that programming plays a vital role as a solution to automate and execute a task in a.. Product #: 978-1-119-75054-3 Regular price: $182.24 $182.24 Auf Lager

Data Structure and Algorithms Using C++

A Practical Implementation

Mohanty, Sachi Nandan / Tripathy, Pabitra Kumar

Cover

1. Auflage Februar 2021
416 Seiten, Hardcover
Wiley & Sons Ltd

ISBN: 978-1-119-75054-3
John Wiley & Sons

Weitere Versionen

epubmobipdf

Everyone knows that programming plays a vital role as a solution to automate and execute a task in a proper manner. Irrespective of mathematical problems, the skills of programming are necessary to solve any type of problems that may be correlated to solve real life problems efficiently and effectively. This book is intended to flow from the basic concepts of C++ to technicalities of the programming language, its approach and debugging. The chapters of the book flow with the formulation of the problem, it's designing, finding the step-by-step solution procedure along with its compilation, debugging and execution with the output. Keeping in mind the learner's sentiments and requirements, the exemplary programs are narrated with a simple approach so that it can lead to creation of good programs that not only executes properly to give the output, but also enables the learners to incorporate programming skills in them. The style of writing a program using a programming language is also emphasized by introducing the inclusion of comments wherever necessary to encourage writing more readable and well commented programs. As practice makes perfect, each chapter is also enriched with practice exercise questions so as to build the confidence of writing the programs for learners. The book is a complete and all-inclusive handbook of C++ that covers all that a learner as a beginner would expect, as well as complete enough to go ahead with advanced programming. This book will provide a fundamental idea about the concepts of data structures and associated algorithms. By going through the book, the reader will be able to understand about the different types of algorithms and at which situation and what type of algorithms will be applicable.

Preface xt

1 Introduction to Data Structure 1

2 Review of Concepts of 'C++' 15

3 Sparse Matrix 49

4 Concepts of Class 59

5 Stack 91

6 Queue 129

7 Linked List 167

8 TREE 249

9 Graph 295

10 Searching and Sorting 349

11 Hashing 391

Index 397
Sachi Nandan Mohanty received his PhD from IIT Kharagpur in 2015. He has recently joined as an associate professor in the Department of Computer Science & Engineering at ICFAI Foundation for Higher Education Hyderabad. His research areas include data mining, big data analysis, cognitive science, fuzzy decision-making, brain-computer interface, and computational intelligence. He has published 20 SCI journal articles and has authored 3 as well as edited 4 books.

Pabitra Kumar Tripathy has completed his MTech in computer science at Berhampur University. He is currently pursuing his PhD in computer science and engineering at Biju Patnaik University of Technology. He has been teaching for 15 years and is currently working as the Head of Department Computer Science in KALAM Institute of Technology, Odisha. He has also published 3 programming books for technical students.

S. N. Mohanty, IIT Kharagpur, India; P. K. Tripathy, Berhampur University, India