About TrainJava
thank you for visiting!
TrainJava.com is a new starting Blog for all things related to the java programming language. I intend to publish in TrainJava.com articles, reviews, tips, source code, training courses, and many other resources that I have accumulated through the years.


Thank you for your site. I went through several interviews lately and
it is nice to have a list of questions and what can be expected there.
Anyway, the best interviews that I had were not about answering
questions, they were about demonstrating the real ability to program.
One of the best and interesting interviews was in LinkedIn. The only
drawback was that I had to program on the white board.
My personal way to interview people is to ask them to program small
tasks, I give them tasks, they can use whatever environment they want
and after I check the code. Not only correctness but the attempts to
make it clear, attempts to apply general principles, like separation
of concerns, DRY, etc.
Recently I implemented the way I do it on my site: betterprogrammer.com
It is not commercial (though there are some thoughts about it), I
would be glad if you can take a look at that. I would appreciate your
qualified opinion about the idea, any thoughts about future
possibilities?
Sincerely,
Maxim Glaezer