We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
publicstaticvoidcountApplesAndOranges(ints,intt,inta,intb,List<Integer>apples,List<Integer>oranges){// Write your code herelongcountApples=apples.stream().map(apple->apple+a).filter(pos->pos>=s&&pos<=t).count();longcountOranges=oranges.stream().map(orange->orange+b).filter(pos->pos>=s&&pos<=t).count();System.out.println(countApples+"\n"+countOranges);}
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Apple and Orange
You are viewing a single comment's thread. Return to all comments →
Java