Java questions and answers
The JVM, collections, Spring and build tooling. Page 15 of 20.
Interview Questions practice on Codemia
Over 8,000 real interview questions from top companies, searchable by company and role.
Answers 841-900
- Excluding Lombok classes from Sonar coverage report
- Execute blocking JDBC call in Spring Webflux
- Execute method on startup in Spring
- Executing an update/delete query in the JQPL query
- ExecutorService, how to wait for all tasks to finish
- ExecutorService, how to wait for all tasks to finish
- ExecutorService that interrupts tasks after a timeout
- Executors.newCachedThreadPool versus Executors.newFixedThreadPool
- Executors.newCachedThreadPool versus Executors.newFixedThreadPool
- Explicit casting from super-class to sub-class
- Explicitly calling a default method in Java
- Exponential backoff with message order guarantee using spring-kafka
- Extending an enum via inheritance
- External configuration for spring-boot application
- Externalising Spring Boot properties when deploying to Docker
- Extract digits from a string in Java
- Extract human sound from a wav file using java
- Extract source code from .jar file
- Extracting .jar file with command line
- Extremely slow startup of a Spring Cloud Stream Kafka application when using enable.idempotence true
- Failed Autowired of BuildProperties Spring Boot 2.1.5 eclipse
- Failed to auto-configure a DataSource 'spring.datasource.url' is not specified
- Failed to bind properties under '' to com.zaxxer.hikari.HikariDataSource Spring Boot
- Failed to configure a DataSource 'url' attribute is not specified and no embedded datasource could be configured
- Failed to construct kafka producer with Springboot
- Failed to execute goal org.apache.maven.pluginsmaven-compiler-plugin2.3.2compile default-compile
- Failed to install android-sdk java.lang.NoClassDefFoundError javax/xml/bind/annotation/XmlSchema
- Failed to install android-sdk java.lang.NoClassDefFoundError javax/xml/bind/annotation/XmlSchema
- Failed to load driver class com.mysql.jdbc.Driver
- Failed to load the JNI shared Library (JDK)
- Failed to Read Artifact Descriptor IntelliJ
- Failed to resolve com.google.firebasefirebase-core9.0.0
- Fast ordered list matching algorithm in Java
- Fastest way to iterate over all the chars in a String
- Fatal error compiling invalid target release 1.8 - Help 1
- feign.RetryableException Read timed out executing GET
- Fetch first element of stream matching the criteria
- Field required a bean of type that could not be found. error spring restful API using mongodb
- File to byte[] in Java
- Filter JaCoCo coverage reports with Gradle
- Filter Java Stream to 1 and only 1 element
- Filter order in spring-boot
- Final arguments in interface methods - what's the point?
- final keyword in method parameters
- Find a class somewhere inside dozens of JAR files?
- Find a private field with Reflection?
- Find Oracle JDBC driver in Maven repository
- Find where java class is loaded from
- Finding Key associated with max Value in a Java Map
- Finding Number of Cores in Java
- Finding the first duplicate in an int array, java
- Finding the max/min value in an array of primitives using Java
- Finding the max/min value in an array of primitives using Java
- Finding the second highest number in array in Java
- findResource returning null when module-info.java is present, why is that?
- FixedThreadPool vs CachedThreadPool the lesser of two evils
- Flaky tests of async spring controller with MockMvc
- flatZip in RxJava
- Float and double datatype in Java
- flutter doctor --android-licenses gives a java error

Course
Intermediate
27 lessons
14 hours
OOD Fundamentals
Master object-oriented design from first principles, SOLID, design patterns, and classic interview problems with hands-on coding.
View the course