About this document
C++ Dynamic Arrays and Structs Guide by chemeng.magedahmed is a document available to read on EtoBox.
The document outlines two tasks involving programming concepts. Task 1 requires creating a dynamic array of strings, sorting it using selection sort, and implementing binary search for user input. Task 2 involves defining a struct for a programmer, creating an array of programmers, sorting by ID, and printing the array up to a user-specified ID.
- Author
- chemeng.magedahmed
- Language
- EN