data-structures-and-algorithms-java

View project on GitHub

Insert to Middle of an Array

the user will enter an array and number so the array it should returned with added the number in the middle index

## Whiteboard Process

white board

If the picture not clear you can go to the miro board and show it click here

Approach & Efficiency

it take two hour from me to finsh