This challenge to write a function receive an array and number you want to insert it in the middle of array Without using any of the built-in methods available to your language, return an array with the new value added at the middle index.
I learnd more about deep delay with type casting process and enhance my logic about for loop and more thinking about arrays, every challenge I learned more and more from my mistakes.
- Time => N(O)