Jump to ratings and reviews
Rate this book

C++ Data Structures and Algorithms: Learn how to write efficient code to build scalable and robust applications in C++

Rate this book
Learn how to build efficient, secure and robust code in C++ by using data structures and algorithms - the building blocks of C++ C++ is a general-purpose programming language which has evolved over the years and is used to develop software for many different sectors. This book will be your companion as it takes you through implementing classic data structures and algorithms to help you get up and running as a confident C++ programmer. We begin with an introduction to C++ data structures and algorithms while also covering essential language constructs. Next, we will see how to store data using linked lists, arrays, stacks, and queues. Then, we will learn how to implement different sorting algorithms, such as quick sort and heap sort. Along with these, we will dive into searching algorithms such as linear search, binary search and more. Our next mission will be to attain high performance by implementing algorithms to string datatypes and implementing hash structures in algorithm design. We'll also analyze Brute Force algorithms, Greedy algorithms, and more. By the end of the book, you'll know how to build components that are easy to understand, debug, and use in different applications. This book is for developers who would like to learn the Data Structures and Algorithms in C++. Basic C++ programming knowledge is expected.

322 pages, Paperback

Published April 26, 2018

5 people are currently reading
14 people want to read

About the author

Wisnu Anggoro

4 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
2 (33%)
4 stars
1 (16%)
3 stars
1 (16%)
2 stars
0 (0%)
1 star
2 (33%)
Displaying 1 of 1 review
Profile Image for Tano.
3 reviews
February 13, 2022
It does not go into fine details, but it is very good for refreshing concepts if you already studied them.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.