Streams in java can do such much that we don't even know about ! I was struggling with this problem for some time and then I got the perfect answer. The easy but long for loop way below ! List<Integer> list = new ArrayList(); list.add(1); list.add...
aadlakha.hashnode.dev2 min read
No responses yet.