Skip to main content

13 docs tagged with "jvm"

View all tags

HCL 3 Years Interview Experience | Java Spring Boot

A comprehensive collection of real technical interview questions and answers from an HCL Java Developer interview for a candidate with 3 years of experience. Covers JVM Architecture, OOPs, Collections, and Spring Boot Internals.

Memory Management — OS & Java

A complete guide to memory management — virtual memory, paging, TLB, page replacement, fragmentation, Linux allocators, JVM heap regions, GC algorithms, tuning, and production memory profiling. Beginner through senior depth.

Operating Systems Knowledge Base

A comprehensive knowledge base covering all major operating system concepts, with a focus on Linux internals and Java/JVM perspective.

Processes & Threads — Complete Guide

A complete guide to processes and threads — memory layout, lifecycles, IPC, threading models, context switching, Java concurrency, virtual threads, thread pool tuning, memory visibility, and production patterns. Beginner through senior depth.

Stack vs Heap Memory in Java

An in-depth guide to understanding what data is stored in stack memory and heap memory in the Java Virtual Machine (JVM), including memory tuning and garbage collection.

Virtual Memory — Deep Dive

A comprehensive guide to virtual memory — covering address spaces, paging mechanics, swap, OOM killer, huge pages, NUMA, and practical Linux/JVM tuning for senior engineers.

Wipro 3 Years Interview Experience [Java Springboot]

A detailed collection of real interview questions and answers from a Wipro Java Developer interview. Ideal for candidates with ~3 years of experience, covering JVM Internals, Memory Management, Spring Boot, and Core Java snippets.