Day 41: Generating unique id's based on device MAC address and epoch time

Generating unique id’s based on device MAC address and epoch time

February 3, 2022 · 4 min

Day 40: Generator implementation using custom Iterator and Threads.

A python like generator implementation using custom Iterator, Thread and ThreadGroup

January 27, 2022 · 1 min

Day 39: Local date time to UTC date time and vice versa with respect to timezone and Day light saving

Converting LocalDateTime to UTC and vice versa with respect to timezone and Day Light saving time.

January 21, 2022 · 3 min

Day 37: Feature toggle to enable disable features for paid and unpaid user

Feature toggle service to enable disable any feature for paid and unpaid users

January 5, 2022 · 1 min

Day 38: One of the cases to use check and unchecked exceptions

One of the case where to use checked and another for unchecked exceptions

January 5, 2022 · 2 min