Hi, I'm Jeetendra Ray 👋
This repo tracks my daily practice to improve Core Java and problem-solving skills.
Duration: April 24, 2024 — to till today.
Goal: Practice Java coding every day to build a strong foundation in Core Java, problem-solving, and basic DSA.
DailyTarget/date/topic/programs.
- Core Java: OOP, Exception Handling, Access Modifiers
- Arrays & Strings
- Loops, Conditional Statements, Patterns
- Linear & Binary Search Algorithms
- Basic Sorting
- Collections (ArrayList, LinkedList)
- Daily practice questions from custom sets, LeetCode & HackerRank
- By Date: Each folder like
April24
,April25
, etc. = one day’s work. - By Topic: Inside each date folder, problems are grouped by topic/package.
- By File: Each
.java
file = one problem solution.
- ✅ 350+ problems solved and counting!
- ✅ Covers core logic and beginner-intermediate DSA.
- ✅ Updated daily with new questions and solutions.
🚀 This open coding journal shows my commitment to daily improvement and consistency.
Recruiters and reviewers can check my coding style, problem-solving approach, and daily effort.
- Clone the repo
- Open in your Java IDE (e.g., IntelliJ IDEA, Eclipse, VS Code)
- Run each
.java
file as a standalone program.
- 📂 GitHub: Jeetendra’s Daily Java Practice
- 📈 Updated daily — follow to see my progress!
💪 Happy Coding!