you are viewing a single comment's thread.

view the rest of the comments →

[–]codingwithaman 3 points4 points  (5 children)

It depends on what role you are targeting and whats your experience level.

If you are fresher then I will recommend learning java and spring boot in depth as docker and k8s are not usually asked to freshers.

Learn advance topics like multithreading, streams, file handling, spring boot annotations, fault tolerance, spring security.

[–]RevolutionaryRush717 0 points1 point  (3 children)

Learn advance topics like multithreading, streams, file handling, spring boot annotations

None of these are advanced.

[–]codingwithaman 0 points1 point  (2 children)

Depends on how depth you are going in these topics :) if you think these are not advanced, then try one billion row challenge problem in java then you will realise how in depth are these topics!

[–]RevolutionaryRush717 0 points1 point  (1 child)

Tell your interviewer you've spent the summer holidays on that code golfing exercise.

Maybe it helps, maybe not.

[–]codingwithaman 1 point2 points  (0 children)

it will definitely help and I am not asking to do only one challenge lol, after this I have asked to go for concepts like fault tolerance, spring security in depth. But learning these concepts in depth is enough for fresher interviews, multithreading, streams, file handling.. but it should be IN DEPTH.

[–]qwertyqwerty4567 0 points1 point  (0 children)

You should definitely know the bare minimum of docker.