Skip to content
#

2d-arrays

Here are 19 public repositories matching this topic...

The fourth assignment for AUT's Basic Programming course (Fall 2024) introduces advanced C programming challenges. Students will swap values of 2D arrays, transpose square matrices in-place, and sort arrays using various algorithms like Bubble Sort and Merge Sort. The tasks emphasize the mastery of pointers and multi-dimensional arrays.

  • Updated Nov 29, 2024
  • C++

Improve this page

Add a description, image, and links to the 2d-arrays topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the 2d-arrays topic, visit your repo's landing page and select "manage topics."

Learn more