Arrays

For Experiment 1:

  1. Enter the size of array for selected problem and press OK.
  2. Use Enter values to enter your own values in the box provided below or press Generate random values to generate a set of random values.
  3. Press Start to start the experiment.
  4. Click Next to get a step by step execution of the code.

For Experiment 2:

  1. Enter the size of rows and columns for array A and press OK.
  2. Press Generate random values to generate a set of random values.
  3. Enter the size of columns for array B and press OK.
  4. Press Generate random values to generate a set of random values.
  5. Press Start to start the experiment.
  6. Click Next to get a step by step execution of the code.

Note for Mobile Users:

This simulation is optimized for desktop computers with larger screens and mouse interaction. If you access this experiment on a mobile device, please rotate your device to landscape mode for the best experience. Some features may be limited or harder to use on small screens.

Manual

Here you will do two experiments relating to sorting of elements of an array and multiplying 2 matrices.