Apart from the strong reference, the one used when you create a variable inside a function, Java allows for different types of reference. They can be used to tune memory management and garbage collection of temporary living objects, like cached objects or sessions. Stron reference Strong reference is created by assigning it to an object. […]
Read moreTag Archives: interview question
How to answer architecture and system design interview questions
Not so long ago I have applied for a senior position in one of big IT companies. The recruitment process consisted of several parts: online coding and 4 interviews. One of them was architecture + system design interview. How did I do? Well, the polite way to say it, would be that I did not […]
Read more