Array Instructions
Welcome to the Array Visualizer! Here's how to use this majestic tool:
- Insert: Enter a value and optionally an index to insert at a specific position. If no index is provided, the value will be appended to the end.
- Update: Enter both a value and index to update the element at that position.
- Delete: Enter an index to delete the element at that position.
- Generate Random Array: Creates a new array with random values between 1 and 100.
Each operation will be visualized with animations. Hover over array elements to see their details.