Java questions and answers
The JVM, collections, Spring and build tooling. Page 9 of 20.
Interview Questions practice on Codemia
Over 8,000 real interview questions from top companies, searchable by company and role.
Answers 481-540
- Convert JsonNode into POJO
- Convert JWT Authentication Principal to something more usable in spring
- Convert Kotlin Array to Java varargs
- Convert list to array in Java
- Convert Long into Integer
- Convert object to JSON in Android
- Convert Set to List without creating new List
- Convert String array to ArrayList
- Convert String to Calendar Object in Java
- Convert String to double in Java
- Converting a Date object to a calendar object
- Converting a date string to a DateTime object using Joda Time library
- Converting a string to an integer on Android
- Converting a string to an integer on Android
- Converting an int to a binary string representation in Java?
- Converting array to list in Java
- Converting ''ArrayList<String> to ''String[]'' in Java
- Converting between java.time.LocalDateTime and java.util.Date
- Converting DynamoDB JSON to Standard JSON with Java
- Converting input stream into bitmap
- Converting ISO 8601-compliant String to java.util.Date
- converting Java bitmap to byte array
- converting Java bitmap to byte array
- Converting Java objects to JSON with Jackson
- Converting JSON data to Java object
- Converting Stream to String and back
- Copy a stream to avoid stream has already been operated upon or
- Copying files from one directory to another in Java
- Copying text to the clipboard using Java
- Core pool size vs maximum pool size in ThreadPoolExecutor
- Core pool size vs maximum pool size in ThreadPoolExecutor
- Correct idiom for managing multiple chained resources in try-with-resources block?
- Correct the classpath of your application so that it contains a single, compatible version of org.axonframework.eventsourcing.eventstore.jpa
- Correct use of WebSecurity in WebSecurityConfigurerAdapter
- Correct way of throttling kafka consumer messages in java
- Correct way to add external jars (lib/*.jar) to an IntelliJ IDEA project
- Cors Error when using CorsFilter and spring security
- CORS issue with Spring Boot
- CORS with spring-boot and angularjs not working
- Cost of using final fields
- Could any one tell me the real reason of spring-data projection in my case?
- Could not autowire fieldRestTemplate in Spring boot application
- Could not autowire fieldRestTemplate in Spring boot application
- Could not calculate build plan Plugin org.apache.maven.pluginsmaven-resources-plugin2.5 or one of its dependencies could not be resolved
- Could not find com.google.android.gmsplay-services3.1.59 3.2.25 4.0.30 4.1.32 4.2.40 4.2.42 4.3.23 4.4.52 5.0.77 5.0.89 5.2.08 6.1.11 6.1.71 6.5.87
- Could not find method compile() for arguments Gradle
- Could not find or load main class org.apache.maven.wrapper.MavenWrapperMain
- Could not initialize plugin interface org.mockito.plugins.MockMaker
- Could not reserve enough space for object heap
- Could not target platform 'Java SE 11' using tool chain 'JDK 8 1.8
- Could not write JSON Infinite recursion StackOverflowError; nested exception spring boot
- CountDownLatch vs. Semaphore
- Create a custom event in Java
- Create a GUID / UUID in Java
- Create a new instance of component in Spring Boot/Framework
- Create instance of generic type in Java?
- Create instance of generic type whose constructor requires a parameter?
- Create spring repository without entity
- Create the perfect JPA entity
- Create two threads, one display odd other even numbers

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