En el currículo especificas que tienes un nivel medio de ingles...
Developer Intern Interview Questions
5,250 developer intern interview questions shared by candidates
Why do you want to work here?
What do you mean by binding in Java?
What is the difference between == and === in JS?
How JDBC Connection take splace
1 Introduce yourself 2 what are you work ethics 3 strength and weaknesses
Write a buzz-fizz function (counts from 1-100, if number is divisible by 5 it prints buzz, if divisible by 3 prints fizz, if divisible by 15 it prints buzzfizz).
Was asked to write a program to print 3 for all numbers less than 100 divisible by 3, 5 for all numbers less than 100 divisible by 5 and 3 and 5 for all numbers less than 100 divisible by both 3 and 5.
Find whether a string is a palindrome.
The word problem posed by the interviewer was exceedingly simple; list all prime numbers between two positive integers, m and n. This was the easiest question I have been asked by a recruiter/interviewer so far.
Viewing 181 - 190 interview questions