Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Pickman6566y1. Is java pass by reference or pass by value?
2. Print the counterintuitive example from 1 and ask them the output.
3. Ask them if they know lambdas/streams and present them with a somewhat complex example where they have to guess what it does.
Ask them at each question they don't know how would they approach it should they meet that during work (that way you can evaluate how much they would rely on seniors). -
What correlation exists between equals and hashCode?
How do basic hash structures work?
How would you compile a java project without any IDE?
The last killed a bunch of candidates. Sadly. -
- what collections do you know?
- Whats the diff btwn set and a list?
- explain diff btwn static and instances?
- what does a final modifier mean?
- what's an interface? What's an abstract class? Diff?
- what's a design pattern? What patterns do you know?
- what's a queue?
- how do threads work? What is critical section? What is synchronization and what are some of the ways to sync threads?
- what do you think of pizza w/ pineapple?
- what is a jvm?
Related Rants
Hi guys, do you recommend any set of questions for an interview with Junior Java Developer?
question
junior java developer
java
interview
junior