Victory... every time you win all of us hearts with your knowledge and experience... Waiting as i requested earlier Microservices Questions and Answer series.
Nice one..Your videos and explanations are outstanding as always.. could you pls make a separate video on features of Java 9, 11, 17 and 21? And give a comparison with Java 8 pls..
Hi bro... plz make videos on new concept which has been introduce to improve gc in java 8 and also for better management of thread java 8 has brought some feature. Both these questions were asked in interview for product based company and I was unable to answer.
Hi Sir , please make one series or video on How to migrate monolithic application into micro services based application sir , most of the projects or organizations are migrated but we are not sure how to build microservices
19:00
The list will rotate by -(15 - multiple of list size)
= -15 + 1x10
= -5 places
Now list will be
[10,1,2,3,4,5,6,7,8,9]
i didnt get ...can you please explain...list = 1,2,3,4,5, and need to rotate = -10 so, -10+1x5 = -5 , then answer will 1,2,3,4,5 only?
Ans for list.size() is same values will show
Ans for -15 is [6,7,8,9,10,1,2,3,4,5]
Victory... every time you win all of us hearts with your knowledge and experience... Waiting as i requested earlier Microservices Questions and Answer series.
You don't like it Andres? Anything wrong please do mention it
Very nice explanation sir. Very useful sir. Tq somuch sir
Thanks Basant, Appreciate your efforts. God bless you!
Nice one..Your videos and explanations are outstanding as always.. could you pls make a separate video on features of Java 9, 11, 17 and 21? And give a comparison with Java 8 pls..
Hi bro... plz make videos on new concept which has been introduce to improve gc in java 8 and also for better management of thread java 8 has brought some feature.
Both these questions were asked in interview for product based company and I was unable to answer.
Hi Sir , please make one series or video on How to migrate monolithic application into micro services based application sir , most of the projects or organizations are migrated but we are not sure how to build microservices
awesome addition in my knowledge. Didn't know these methods before. Thanks man
Same list will return sir with list.size(), Thanks nice video
Awesome features
18:45
The list will remain unchanged because eotates totally.
Thanks basant
sir please make vidoe on spring boot with multi-tenancy
in depth video
13:30 Where can we use singleton set in real projects?
In my project when we are returning a list that should be displayed under tree
We return singleton list
😎👍
Useful video
you use android studio sir IDE?
Intellij IDEA
❤
It will be same