Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codenitros/cracking-the-java-interview-questions
An attempt to compiling all if not the important Questions and Answers asked in the Java Interview ranging from Junior Dev to Senior Dev
https://github.com/codenitros/cracking-the-java-interview-questions
Last synced: about 1 month ago
JSON representation
An attempt to compiling all if not the important Questions and Answers asked in the Java Interview ranging from Junior Dev to Senior Dev
- Host: GitHub
- URL: https://github.com/codenitros/cracking-the-java-interview-questions
- Owner: codenitros
- License: gpl-3.0
- Created: 2024-05-26T14:21:55.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-26T15:49:00.000Z (8 months ago)
- Last Synced: 2024-08-21T07:33:19.156Z (5 months ago)
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Java-Interview-Questions
+ [Basic Java Interview Questions](questions/basic.md#basic-java-interview-questions)
+ [Java Exception Handling Interview Questions](questions/java-exception-handling.md#java-exception-handling-interview-questions)
+ [Collections Interview Questions](questions/collection.md#collections-interview-questions)
+ [Pattern Interview Questions](questions/design-patterns.md#design-patterns-java-interview-questions)
+ [Java Multithreading Interview Questions](questions/multithreading.md#java-multithreading-interview-questions)
+ [Java Virtual Machine (JVM) Interview Questions](questions/java-virtual-machine.md#java-virtual-machine-interview-questions)
+ [Memory Management in Java Interview Questions](questions/java-memory-managment.md#memory-management-in-java-interview-questions)
+ [Java Streams Interview Questions](questions/java-streams.md#java-streams-interview-questions)
+ [Java String and Serialization Interview Questions](questions/string-and-serialization.md#java-string-and-serialization-interview-questions)
+ [Spring Interview Questions](questions/spring.md#spring-java-interview-questions)