Cantitate/Preț
Produs

Data Structures and Program Design Using C++

Autor Neha Malhotra, Dheeraj Malhotra
en Limba Engleză Paperback – 31 ian 2019
Data structures provide a means to managing large amounts of information such as large databases, using SEO effectively, and creating Internet/Web indexing services. This book is designed to present fundamentals of data structures for beginners using the C++ programming language in a friendly, self-teaching, format. Practical analogies using real world applications are integrated throughout the text to explain technical concepts. The book includes a variety of end-of-chapter practice exercises, e.g., programming, theoretical, and multiple-choice.
Features:
- Covers data structure fundamentals using C++
- Numerous tips, analogies, and practical applications enhance understanding of subjects under discussion
- "Frequently Asked Questions" integrated throughout the text clarify and explain concepts
- Includes a variety of end-of-chapter exercises, e.g., programming, theoretical, and multiple choice
Citește tot Restrânge

Preț: 37161 lei

Preț vechi: 46451 lei
-20% Nou

Puncte Express: 557

Preț estimativ în valută:
6576 7711$ 5775£

Carte disponibilă

Livrare economică 09-23 ianuarie 26

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781683923701
ISBN-10: 1683923707
Pagini: 568
Dimensiuni: 178 x 229 x 31 mm
Greutate: 0.93 kg
Ediția:1. Auflage
Editura: Mercury Learning and Information

Notă biografică

Malhotra D. : D. Malhotra, PhD is a professor in information technology and has published numerous research articles with international publishers such as ACM, Springer, Elsevier, and IEEE.Malhotra N. :
N. Malhotra's teaching and research interests include data structures, big data analytics, business intelligence, Java, and distributed programming.

Cuprins

1: Introduction to Data Structures
2: Review of C Fundamentals
3: Arrays
4: Linked List
5: Stacks
Summary
Index