pearcej / cppds

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

Missing Indexing for "TheQuickSort.ptx" File in cppds #447

Open iamirrf opened 11 months ago

iamirrf commented 11 months ago

Description

The file "TheQuickSort.ptx" in Chapter 7 titled "The Quick Sort" lacks proper indexing.

Version

cppds

Motivation and Context

Enhancing the indexing will improve the book's navigability, especially for students seeking information on linked data structures. This will enable them to quickly locate the relevant page through the index.

Screenshots (if appropriate)

image