DEV Community

Taranpreet Singh
Taranpreet Singh

Posted on

Day28:100DaysOfCode

bit late to post..

atcoder contest solved two question ...
practised some ques from codeforces

studied about multi threading in detail in spring boot along with parallelism nd concurrency...
...
.....then studied thread (how to create thread using both runnable interface and using java.lang.thread)

atlast studied about jstack and thread dump(implemented them practically).

Here's the github repo for the same-
https://github.com/singhtaran1005/maven_multithread

You can Follow me->
https://github.com/singhtaran1005
https://www.linkedin.com/in/taranpreet-singh-chabbra-27517918a/

Top comments (0)