Skip to content

deepshikhavishwakarma/Java_Practice2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Getting Started To explore the solutions:

Navigate to the folder of the day you're interested in.

Open Question.txt to read the problem statement.

Review the solution in Filename.java. (Solution)

Here's how the structure looks:

  Java-Practice/src/main/java/CodePractice
  β”œβ”€β”€ Codeday1/
  β”‚ β”œβ”€β”€ Question.txt
  β”‚ └── Solution1.java //File or Project name
  β”‚ └── Solution2.java
  β”‚ └── Solution3.java
  β”œβ”€β”€ Codeday2/
  β”‚ β”œβ”€β”€ Question.txt
  β”‚ └── Solution1.java
  β”‚ └── Solution2.java
  β”‚ └── Solution3.java
  β”œβ”€β”€ Codeday3_Topic_name/
  β”‚ β”œβ”€β”€ Question.txt
  β”‚ └── Solution1.java
  β”‚ └── Solution2.java
  β”‚ └── Solution3.java
...
Feel free to clone the repository and try solving the problems on your own before checking my solutions.

## 🀝 Contributing

Contributions are welcome! If you have suggestions, improvements, or additional problems and solutions, you can:
- Open an issue to discuss your ideas.
- Submit a pull request with your enhancements or new content.

## πŸ“œ License

This project is licensed under the MIT License. For more details, see the `[LICENSE](LICENSE)` file.

## πŸ“¬ Connect with Me

Have questions, suggestions, or just want to connect? Reach out to me on `[GitHub](https://github.com/deepshikhavishwakarma)`.

Thank you for visiting my repository. Happy coding! 😊

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages