Coding, array, strings, oops, dp
Java Junior Interview Questions
4,078 java junior interview questions shared by candidates
What is interface what are its uses?
Examen recopilación de ejercicios de diferentes sitios y libros
Análisis de casos con ciclos for anidados
API collections java implementación .
There are three boxes, one contains only apples, one contains only oranges, and one contains both apples and oranges. The boxes have been incorrectly labeled such that no label identifies the actual contents of the box it labels. Opening just one box, and without looking in the box, you take out one piece of fruit. By looking at the fruit, how can you immediately label all of the boxes correctly?
Leetcode: Given a string s containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid. An input string is valid if: Open brackets must be closed by the same type of brackets. Open brackets must be closed in the correct order. Every close bracket has a corresponding open bracket of the same type.
Tell me about inheritance. Mostly OOP questions
Aptitude problems like word problem and technical problems such as code outputs and code correction
1. Nearest smaller element this was the question.
Viewing 3011 - 3020 interview questions