Status Updates From Data Structures and Algorit...

Data Structures and Algorithms in C++ Data Structures and Algorithms in C++
by


Status Updates Showing 1-30 of 43

order by

R R
R R is on page 60 of 736
Nov 27, 2025 01:16AM Add a comment
Data Structures and Algorithms in C++

R R
R R is on page 10 of 736
Oct 12, 2025 09:02PM Add a comment
Data Structures and Algorithms in C++

Mahmoud Elnagar
Mahmoud Elnagar is on page 520 of 736
ch 7 - 10: Non-Linear Data Structures (binary tree, heap, hash table, AVL tree, splay tree, red-black tree)
Dec 20, 2022 10:47AM Add a comment
Data Structures and Algorithms in C++

Mahmoud Elnagar
Mahmoud Elnagar is on page 266 of 736
ch 1 - 6: Linear Data Structures (array, vector, linked-lists, stack, queue, deque)
Sep 23, 2022 07:24AM Add a comment
Data Structures and Algorithms in C++

Amit Kumar
Amit Kumar is on page 60 of 736
May 01, 2021 02:02AM Add a comment
Data Structures and Algorithms in C++

Amit Kumar
Amit Kumar is on page 46 of 736
Apr 30, 2021 01:32AM Add a comment
Data Structures and Algorithms in C++

Amit Kumar
Amit Kumar is on page 29 of 736
Apr 13, 2021 03:26AM Add a comment
Data Structures and Algorithms in C++

Amit Kumar
Amit Kumar is on page 108 of 736
Apr 10, 2021 10:41AM Add a comment
Data Structures and Algorithms in C++

Brian Salehi
Brian Salehi is on page 65 of 736
This is a great book to start with algorithms and data structures using Cxx programming language. I'm going to read it faster due to my need of more skills in programming. Goodrich is a great writer, Thanks Michael!
Jan 06, 2020 08:53AM Add a comment
Data Structures and Algorithms in C++

Brian Salehi
Brian Salehi is on page 152 of 736
chapter 3, mentioned a few interesting samples and used more complex methods to solve them. the book is getting harder, I'm not sure if it's getting any better! code samples are written badly! that is, it's not clean code. a lot of single character variables used like e, s, i and j. names are not intention revealing and can be hardly read. generally concepts are good for 1 year experienced programmers.
Sep 11, 2018 11:12AM Add a comment
Data Structures and Algorithms in C++

Brian Salehi
Brian Salehi is on page 100 of 736
Just read chapter 2.
The explanation of C++ definitions is not as organized as a C++ reference like [Sams Teach Yourself C++], as this book is not intended to be a C++ reference but to be an algorithms teaching book. I read object oriented concepts like polymorphism and I found good details.
There was a problem in this chapter, the author said that there is no generic exception class in C++, though there is one.
Sep 11, 2018 07:26AM Add a comment
Data Structures and Algorithms in C++

Brian Salehi
Brian Salehi is on page 60 of 736
First chapter teaches the parts of C++ language which is going to be used though out the rest of this book. The context is not clear, and it's the worst way of learning C++. there must be a previous knowledge of C++ before reading this book.
Sep 10, 2018 09:07AM Add a comment
Data Structures and Algorithms in C++

« previous 1