Day 26: Writing a method to retry another method execution
September 30, 2021 · 2 min
Day 25: Using a implementation of supplier creating and caching a large file (any Class in this case that will initialize a very large object) lazily and thread-safe.
September 21, 2021 · 1 min
Day 24: Removing nulls from list using Collections.singleton and Objects.isNull
September 14, 2021 · 1 min
Day 23: TemporalAdjuster ofDateAdjuster implementation and DayOfWeek calculating the next working day with Bangla name.
September 8, 2021 · 1 min
Day 22: Using stream of streams and flatmapping it to concat multiple streams
September 6, 2021 · 1 min