pearcej / cppds

Problem Solving with Algorithms and Data Structures using C++
Other
10 stars 76 forks source link

Missing sections 4.4. and 4.5. in cppds2 #554

Open kwizeras opened 1 month ago

kwizeras commented 1 month ago

Description

Sections 4.4. The Node Class and 4.5. The Unordered Linked List Class are missing in cppds2

Version

Book: cppds2

Motivation and Context

The new book, cppds2, is missing important sections. This was most likely due to inconsistent the file structure in the .rst book, which ended up not converting properly.

Screenshots (if appropriate)