Skip to content
Facebook
  • About Us
  • Contact Us
  • Privacy Policy
Facebook

Tech Geek

Skip to content
  • Java /Spring Boot
    • Basics
    • Java Collection Framework
    • Java Virtual Machine
    • Generics in Java
    • Multi-Threading
  • Cloud
  • Data Structures
    • Linked List
  • SQL / DBMS
  • Interview Questions
    • Core Java Interview Questions
    • Spring Boot Interview Questions
  • System Design
    • Design Patterns
    • High Level | System Design | HLD
Home Page

JVM (Java Virtual Machine) Architecture – Part 2

Gaurav November 25, 2019 November 25, 2019Core Java Hadoop, Java, Java 8, JVM, Kafka, Scala, Spark 0

In the previous article Part-1 (Please go through first this article), we start the discussion on JVM architecture. Until now we have done with part of the class loader subsystem. Now we moving further, anyone have doubts or suggestion. Please let me know through comments or mail. Image is coming…

Continue reading

HashMap Internal Working

Gaurav November 25, 2019 October 30, 2020Core Java Equals and HashCode, Java, Java 8 0

What is HashMap? HashMap is work on the hashing principle. HashMap is a data structure which allows us to store object and retrieve an object in constant time O(1) via a key. Key is an important factor that we use to get and put data in a data structure like…

Continue reading

JVM (Java Virtual Machine) Architecture – Part 1

Gaurav November 25, 2019 November 25, 2019Core Java Hadoop, Java, Java 8, JVM, Kafka, Scala, Spark 0

JVM Architecture is the big process through which java code is run. From start to end, *.java to *.class all the analysis, interpretation, optimization, execution, etc. All these activities come under JVM architecture. We have three parts which we already know JDK, JRE, JVM. But we discussed JDK and JRE…

Continue reading

«‹10111213›
  • Facebook
  • Recent Posts

    • Spring Boot Interview Questions – 1
    • Mapping annotation in Spring Boot
    • Rest-API Interview Questions – 2
    • Rest-API Interview Questions – 1
    • Java Optional Class
  • Categories

    • Array
    • ArrayList
    • AWS
    • Cloud Computing
    • Core Java
    • Data Structure
    • DBMS
    • GCP
    • High Level System Design
    • Interview Questions
    • Java Collection Framework
    • Kafka
    • Linked List
    • LinkedList
    • Low Level System Design
    • Security
    • Spring AOP
    • Spring-Framework
    • System Desigm
    • Uncategorized
Copyright © 2025 · Coder Stuff· All rights Reserved.
Powered by Nirvana & WordPress.
Facebook