Conteudos

Adicione o texto do seu título aqui

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Conteúdos

Arquitetura de Software

My interview experience for Software Architect — Java position.

Recently I gave interview for Software Architect — Java role in one of the leading service based companies. I am sharing here list of questions asked to me. ClassNotFoundException occurs when you try to load a class at runtime using Class.forName() or loadClass() methods and requested classes not found in classpath. This error occurs when you do not have corresponding

Continuar lendo

[Backend Interview Qn] Which Data Structure Does SQL Tables Use To Store Data?

If you’re interviewing for a backend position dealing with lots of data, your interview might ask you this question. Source: I’ve been asked this question before in the distant past My (wrong) past answer + train of thought In SQL, we do lots of SELECT * FROM table_name WHERE id = SOME_ID The fastest way to access one value would be

Continuar lendo

Busque outras Postagens

Rolar para cima