1. Implement the following function: int findMax(int[] items) { }
Desenvolvedor Java Interview Questions
Desenvolvedor Java Interview Questions
Prepare-se para responder a perguntas técnicas que testam seu conhecimento básico de Java. Os entrevistadores também podem fazer perguntas abertas para avaliar suas habilidades de codificação e solução de problemas. Prepare-se para perguntas não técnicas relacionadas à sua gestão de tempo, comunicação interpessoal e ética profissional.
Principais perguntas de entrevista para desenvolvedor(a) Java e como respondê-las
Pergunta 1: Qual é a diferença entre HashTable e HashMap no Java?
Pergunta 2: Crie um programa para determinar se 243 é um número de Armstrong.
Pergunta 3: Como você cria códigos de qualidade quando precisa trabalhar em vários projetos Java ao mesmo tempo?
30,873 desenvolvedor java interview questions shared by candidates
They did not ask many direct or technical questions.
How comfortable you are working out of your comfort zone.
are you familiar with the Producer/consumer problem? how do you solve it?
some knowledga base question about java fundamental and java 8
Question were mainly on Data Structure, Multithreading and concurrency
multithreading related questions. Is this code thread safe
reverse linked list
How does HashMap works? What is the time complexity of the get method in HashMap?
I have a collection of string that is sorted and unique. You will receive an input as string. Your job is to search that string in that group and return true or false based on its presence. How will you solve this?
Viewing 921 - 930 interview questions