End Google Ads 201810 - BS.net 01 --> hi i have this condition to solve ://Write a method that finds the longest //subsequence of equal numbers in given //List and stores it in another List.So far i did the next thing that by my opinion needs to work but it doesnt, any ideas?import java.util.ArrayList;