pearcej / cppds

Problem Solving with Algorithms and Data Structures using C++
Other
12 stars 77 forks source link

Indexed linear data structures in section 3.3 WhatAreLinearStructures.ptx #398

Closed daizenj closed 1 year ago

daizenj commented 1 year ago

Indexed linear data structures in section 3.3 WhatAreLinearStructures.ptx

Description

In WhatAreLinearStructures.ptx, the term linear data structures was not included as an index for easy reference.

Related Issue

fix #379

How Has This Been Tested?

PR reviewed by @demekenega Here's the local build including my change

lds
pearcej commented 1 year ago

Beautiful pull-request!