Skip to content

Instantly share code, notes, and snippets.

View carefree-ladka's full-sized avatar
🏠
Working from home

Pawan Kumar carefree-ladka

🏠
Working from home
View GitHub Profile
@carefree-ladka
carefree-ladka / Blind 75 LeetCode Java.mdx
Created February 28, 2026 01:28
Blind 75 LeetCode in Java
@carefree-ladka
carefree-ladka / Spring Boot Internals.mdx
Created February 26, 2026 15:16
Spring Boot Internals
@carefree-ladka
carefree-ladka / Java Reflection API.mdx
Created February 26, 2026 10:16
Java Reflection API

Java Reflection API

Java Reflection is a powerful feature of the Java language that allows programs to inspect, examine, and modify their own structure and behavior at runtime β€” without knowing the types or members at compile time.

Reflection is part of the java.lang.reflect package and works via the java.lang.Class object.


Table of Contents

@carefree-ladka
carefree-ladka / πŸš€ Spring Boot Complete Roadmap (2026).mdx
Created February 26, 2026 06:21
πŸš€ Spring Boot Complete Roadmap (2026)
@carefree-ladka
carefree-ladka / Frontend System Design Interview Guide (RADIO Framework).mdx
Created February 23, 2026 12:30
Frontend System Design Interview Guide (RADIO Framework)

Frontend System Design Interview Guide (RADIO Framework)

RADIO = Requirements β†’ Architecture β†’ Data Model β†’ Interface (API) β†’ Optimizations


Table of Contents

  1. Google Sheets
@carefree-ladka
carefree-ladka / πŸ’ͺ Gym Workout Roadmap.mdx
Created February 22, 2026 10:02
πŸ’ͺ Gym Workout Roadmap
@carefree-ladka
carefree-ladka / React Machine Coding Rounds β€” The Complete Playbook.mdx
Created February 21, 2026 14:08
React Machine Coding Rounds β€” The Complete Playbook

React Machine Coding Rounds β€” The Complete Playbook

Companies don't just evaluate your code. They evaluate your thinking. This guide covers everything from round structure to the hidden rubric interviewers use β€” so you walk in knowing what's actually being measured.


Table of Contents

  1. Round Structure & Format
  2. Question Bank by Level
@carefree-ladka
carefree-ladka / React Internals: VDOM, Diffing, Reconciliation & Fiber.mdx
Created February 21, 2026 14:02
React Internals: VDOM, Diffing, Reconciliation & Fiber
@carefree-ladka
carefree-ladka / The 50L+ Frontend Engineer Interview Playbook.mdx
Created February 21, 2026 13:55
The 50L+ Frontend Engineer Interview Playbook

The 50L+ Frontend Engineer Interview Playbook

At high salaries, they don't hire based on what you know. They hire based on how you think when you don't know.

This guide is organized by topic in the exact priority order that maximizes salary potential fastest β€” especially if you already have 5–7 years of experience.


Table of Contents

@carefree-ladka
carefree-ladka / Frontend UI Scalability: The Senior Engineer's Interview Playbook.mdx
Created February 21, 2026 13:51
Frontend UI Scalability: The Senior Engineer's Interview Playbook