JavaMadeSoEasy.com (JMSE)
CUSTOM HASHMAP
Custom HashMap, LinkedHaspMap, HashSet, Arrayist
Core Java Tutorials
Core Java Basics Tutorial
Basic programs for java beginners
Collection framework Tutorial
Exceptions handling Tutorial
Threads / Multi-threading Tutorial
Thread Concurrency Tutorial
Series of JVM and GARBAGE COLLECTION (GC)
Serialization And Deserialization Tutorial
Java 8
JDBC - Java Database connectivity tutorial
File IO | File handling Tutorial
Overriding equals and hashcode method
>Mongo db - NoSQL with java
SORTING & SEARCHING tutorial in java
DATA STRUCTURES tutorial in java
CUSTOM IMPLEMENTATION of MAP, SET and LISTS
Java 7
INTERVIEW PROGRAMS (beginner to advanced)
Core java QUIZ - Mcq(Multiple choice questions)
INTERVIEW QUESTION and ANSWERS in Java
Interview Questions
Interview Programs (beginner to advanced)
Core java QUIZ - Mcq(Multiple choice questions)
CORE JAVA - Top 120 interview questions
COLLECTION - Top 100 interview questions
COLLECTION Output questions
Overriding EQUALS and HASHCODE - Top 18 Interview questions
EXCEPTIONS - Top 60 interview questions
EXCEPTIONS - Output questions
THREADS / MULTI-THREADING - Top 80 interview questions
THREADS / MULTI-THREADING - Output questions
THREAD CONCURRENCY - Top 50 interview questions
Serialization - Top 25 interview questions
JDBC - Top 40 interview questions
Interview Programs (beginner to advanced)
>Level1 programs (beginner)
>Level2 programs (intermediate)
>Level3 programs (advanced)
>Matrix related programs
>Pattern/Pyramid generating programs
Core java QUIZ - Mcq(Multiple choice questions)
>Collection Quiz in Java
>Exception handling Quiz in Java
>Java 8 quiz
>Thread / multi threading Quiz
>Thread concurrency Quiz in Java
Interview Programs
>Level1 programs (beginner)
>Level2 programs (intermediate)
>Level3 programs (advanced)
>Matrix related programs
>Pattern/Pyramid generating programs
Quiz / OCJP Exam
>SCJP / OCJP exam dumps
>Collection Quiz in Java
>Exception handling Quiz in Java
>Java 8 quiz
>Thread / multi threading Quiz
>Thread concurrency Quiz in Java
Database
Oracle PL/SQL tutorial
MySql tutorial
Mongo db - NoSQL tutorial
Mongo db - NoSQL with java
More
MS EXCEL Tutorials
UNIX Tutorials
LINUX Tutorials
Eclipse tutorial
Notepad++ Tutorials
Apache Tomcat Server
Windows tutorial
JUnit tutorial
JavaScript Tutorials
About
About Me
Contact Me
Copyright
Become author/writer
Copyright
References
Privacy policy
How to solve OutOfMemoryError: Requested array size exceeds VM limit
Labels:
Core Java
Exceptions
OutOfMemoryError
java.lang.OutOfMemoryError: GC Overhead limit exceeded - solved
Labels:
Core Java
Exceptions
OutOfMemoryError
Exception in thread java.lang.OutOfMemoryError: Java heap space
Labels:
Core Java
Exceptions
OutOfMemoryError
How to add new field in document in collection in MongoDb
Labels:
MongoDB
Get names of all keys in collection in MongoDB
Labels:
MongoDB
Rename collection in MongoDB
Labels:
MongoDB
Solved : detected unclean shutdown mongod.lock is not empty
Labels:
MongoDB
How to retrieve only specific element from an array in MongoDB - Using $elemMatch operator
Labels:
MongoDB
MongoDB operators
Insert/ Put list of values in array in existing record in MongoDB
Labels:
MongoDB
Update documents in collection in mongoDB
Labels:
MongoDB
Delete documents in collection (table) in mongoDB
Labels:
MongoDB
How to Delete all documents from collection in MongoDB
Labels:
MongoDB
Using like statement (as in sql) in MongoDB
Labels:
MongoDB
objectId in MongoDB
Labels:
MongoDB
Data Modelling in MongoDB - Multiple tables
Labels:
MongoDB
Insert in collection(table) in mongoDB
Labels:
MongoDB
How to Drop collection in MongoDB
Labels:
MongoDB
See list of all collections (tables) in database in MongoDb
Labels:
MongoDB
Create new collection(table) in mongoDB
Labels:
MongoDB
Drop database in mongoDB
Labels:
MongoDB
See list of all databases in MongoDb, switch database
Labels:
MongoDB
Create new database in mongoDB
Labels:
CRUD operations MongoDB
MongoDB
Install and connect to MongoDB on windows
Labels:
MongoDB
Difference in MongoDB and RDBMS - What are Database, collection, document and field in MongoDB
Labels:
MongoDB
What is MongoDB - A quick introduction to database
Labels:
MongoDB
Segmented Code Cache in java 9 - Non-method, Profiled code and non-profiled code
Labels:
Java 9
Modular JDK in java 9
Labels:
Java 9
Arrays in java - Declare, Initialize, display, add values and iterate on 1D(One Dimensional), 2D (Two Dimensional) and jagged (Ragged) Arrays
Labels:
Arrays Java
Core Java
Solved : Access restriction: The type 'Application' is not API (restriction on required library rt.jar)
Labels:
Core Java
eclipse
Where and when hs_err_pid.log file is formed
Labels:
Core Java
Does hashmap and Hastable allows null key and value
Labels:
Collection Framework
Solved : ORA-28001: the password has expired
Labels:
Oracle
Oracle ORA errors
Difference between System.exit(-1), System.exit(0) and System.exit(1) in java
Labels:
Core Java
Exceptions
Does finally block always gets executed in java
Labels:
Core Java
Exceptions
Initializing and adding value in List and ArrayList in single line - double brace initialization
Labels:
Core Java
Improved JVM compiler control and handling in java 9
Labels:
Core Java
Java 9
Jigsaw Project in java 9
Labels:
Core Java
Java 9
Improvement in API for controlling and managing the OS processes in java 9
Labels:
Core Java
Java 9
varHandle (variable handle) in java 9
Labels:
Core Java
Java 9
JVM logging system in Java 9 - Levels, tags, output, rotation, decoration
Labels:
Core Java
Java 9
Improve Locking performance in java 9
Labels:
Core Java
Java 9