First Round :-
Maximum Water Trapped between two buckets (Leetcode -easy)
Discussion (HLD) on Distributed Counter and Sorting.
Second Round :- Print the below sequence using 3 threads
0 1 0 2 0 3 0 4 0 5 0 6........
One thread should print 0 other thread for even numbers other for odd numbers.