Partha Sutradhar

Partha Sutradhar @parthasutradhar

About: I'm a Software Engineer with a strong experience that involves in JVM/CLR based technology and machine learning. Besides programming, I have an immense amount of interest in music.

Location:
Dhaka, Bangladesh
Joined:
Sep 9, 2023

Partha Sutradhar
articles - 4 total

Multithreading - Dining Philosophers Problem in Java

Introduction The Dining Philosophers Problem illustrates concurrency challenges, where...

Learn More 4 0Mar 14 '24

Design Callback Pattern in Java for WorkerContext

Introduction Callbacks are a prominent programming paradigm in Java that is used for...

Learn More 7 0Nov 11 '23

Build Step Builder Pattern to Enforce Client code to Provide data.

Introduction The step builder pattern ensures that clients supply all essential...

Learn More 11 0Nov 5 '23

Building Generic Payloads with the Builder Pattern in Java

Java Generics can be used to create reusable code for structured responses in web services. This...

Learn More 16 13Oct 30 '23