SCIP is great and completely worth reading, but it’s not really a data structures book, and while it has various algorithms in it, it’s not really that similar to an algorithms book either.
It was intended more as a CS 101 book than as either an algorithms course or a data structure course.
SCIP is great and completely worth reading, but it’s not really a data structures book, and while it has various algorithms in it, it’s not really that similar to an algorithms book either.
It was intended more as a CS 101 book than as either an algorithms course or a data structure course.
True but it’s a nice gentle introduction to both data structures and algorithms.
Which seems to be the core question here.