1)Pillar of OOPS 2)Put two <div> side by side in html page 3)Implement queue using stack and how it can be improved 4)Why DSA and why you enjoy problem solving 5)Where you have deployed the project and problems faced while making it.
Developer Intern Interview Questions
5,250 developer intern interview questions shared by candidates
What is the difference between == and === in JS?
What do you mean by binding in Java?
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.
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