This video explains Insertion sort using animation and then gives the Pseudo code and Java code
For Notes on Insertion Sort click on - https://simplycoding.in/insertion-sort/
00:00 What is Insertion Sort
00:27 Insertion sort Animation
05:01 Insertion Sort Pseudo Code
06:10 Insertion sort Java code