In this video we are going to use java 8 technique to find missing number from a series. we will use stream to find sum of the number present in a given array. we will find actual sum and we will subtract sum of numbers present in array from actual sum to get the missing number