Skip to content

aishu553/Hope-Java-Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Full Stack Training – Problem Solving

This repository contains my daily problem-solving practice as part of my Java Full Stack Training.

Problems are organized day-wise to track consistency, progress, and improvement over time.


📂 Repository Structure

.
├── Day-01/
│   ├── Problem-Name/
│   │   ├── README.md
│   │   └── Solution.java
│
├── Day-02/
│   ├── Problem-Name/
│   │   ├── README.md
│   │   └── Solution.java
│
└── README.md
  • Each Day folder contains problems solved on that day
  • Each problem folder includes:
    • README.md → Problem description (LeetCode style)
    • Solution.java → Java implementation

🎯 Goals

  • Build strong problem-solving skills
  • Improve logical thinking and coding efficiency
  • Prepare for coding interviews and product-based companies
  • Maintain consistency in daily practice

🛠️ Tech Stack

  • Language: Java
  • Platform: LeetCode / Practice Problems
  • Tools: VS Code, Git, GitHub

📈 Progress Tracking

Day Topics Covered Problems
Day 01 1
Day 02 TBD TBD

🚀 How to Use

  1. Navigate to a specific Day folder
  2. Open a problem folder
  3. Read the problem in README.md
  4. Check the solution in Solution.java

🔗 Notes

This repository is part of my journey to become a full-stack developer with strong problem-solving skills.

Consistency > Perfection.


About

This repository contains the Leetcode problems solutions or some practice problems solutions that have been done by me during the training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages