Your experience related
Java Junior Interview Questions
4,078 java junior interview questions shared by candidates
They give me real time scenario and questions based on thet scenario.
String = Hi (hello) -- split string between brackets Wap for iteration over a map. What is a servlet? Integer a = 100; Integer b = 100; Integer c = 500; Integer d = 500; If (a==b) -> Equal or not If (c==d) -> Equal or not Count number of vowels in a string.
Multithreading concepts
5 cosas positivas de mi persona.
Porque me postule a ese puesto.
5 cosas negativas de mi persona.
¿Cuáles son los pilares de la POO? ¿Qué es una interfaz? QUe es un BEAN COmo funciona DOcker
iven the head node of the singly linked list, return a pointer pointing to the middle of the linked list. If there are an odd number of elements, return the middle element if there are even elements return the one which is farther from the head node. For example, let the linked list be 1->2->3->4->null
they ask one programming question during interview like reverse a string without using string buffer
Viewing 1221 - 1230 interview questions