This repository contains a curated collection of Java coding problems commonly asked in technical interviews and placement exams. The problems cover key topics such as **arrays, strings, recursion, sorting, searching, linked lists and more.
- β 250+ Java problems from popular placement guides (e.g., Striver's DSA Sheet)
- π Organized topic-wise for easy navigation
- π§ Clean and readable Java solutions with comments
- π Notes and logic explained for tricky problems