Basic questions in java SE
Junior Java Developer Software Engineer Interview Questions
3,912 junior java developer software engineer interview questions shared by candidates
Java core
Can you solve the fizzbuzz problem?
Java Questions
any recent difficult situation? tight deadline situation? what if planning doesn't workout? miss deadline - client was ok with that?
What are the main features of Java? • Expect to discuss platform independence (JVM), object-oriented nature, memory management (garbage collection), multithreading, and robustness. • What is the difference between JDK, JRE, and JVM? • JDK (Java Development Kit): Includes tools for developing Java applications. • JRE (Java Runtime Environment): Contains libraries and JVM to run Java applications. • JVM (Java Virtual Machine): Converts bytecode into machine code and executes it. • What are primitive data types in Java? • Byte, short, int, long, float, double, char, boolean. • Explain the final, finally, and finalize() keywords.
What are some elements of HTML? What are some of the elements introduced in HTML5?
Java code, competency questions, JavaScript
Implement request limiter sollution in your best programming language.
Remove a node of linked list
Viewing 1121 - 1130 interview questions