Day 9 – Intersection of Two Linked Lists | Two Pointer | LeetCode Challenge
Jan 8 · 2 min read · 🗓️ Date: January 9, 2026📌 Challenge:🧩 Problem: Intersection of Two Linked Lists – LeetCode #160 (Easy)💻 Topic: Two Pointer, Linked List ✅ Problem Statement (Summary): Goal: Given the heads of two singly linked lists headA and headB, return the n...
Join discussion

