What is the difference between == and === in JS?
Developer Intern Interview Questions
5,293 developer intern interview questions shared by candidates
What do you mean by binding in Java?
How to check if a Binary tree is a BST?
Explain your projects, what concepts and technologies were used
kind of a diversity inclusivity question.
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.
Viewing 181 - 190 interview questions