Skip to content

kishanBhandary/Projects-and-Interview-Question-Hacktoberfest2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktoberfest 2025 - Projects

Hacktoberfest 2025 Contributions Welcome Open Source Pull Requests

📖 About the Repository

This repository is part of Hacktoberfest 2025 — a global celebration of open-source contributions!
Here, you can practice interview problems, build small projects, and collaborate with developers worldwide.
Whether you're a beginner or a pro, there’s something valuable for everyone!

🛠️ How to Contribute (Hacktoberfest Steps)

1️⃣ Fork the Repository → Click the Fork button (top right).
2️⃣ Clone your Fork

git clone https://github.com/<your-username>/Projects-and-Interview-Question-Hacktoberfest2025.git

3️⃣ Create a New Branch

git checkout -b my-new-feature

4️⃣ Make Your Changes → Add code, project, or fix bugs.
5️⃣ Commit and Push

git add .
git commit -m "Added my project"
git push origin my-new-feature

6️⃣ Submit Pull Request → Go to your repo → Compare & Pull Request.
7️⃣ Celebrate 🎉 → You just contributed to open source!

💡 Ideas for Contributions

Here are some ways you can contribute:

  • Add new coding questions (with solutions)
  • Add new programming language folders (Python, JS, etc.)
  • Improve existing code with comments or optimization
  • Add small projects (CLI, web, ML, etc.)
  • Fix typos or improve documentation
  • Create tutorials or explainers for algorithms

💻 Tech Stack

  • C / C++ / Java
  • Python (soon to be added)
  • HTML / CSS / JavaScript (for projects)
  • Git & GitHub (for version control)

📚 Interview Preparation

Find and contribute useful resources for interview preparation, including:

  • Commonly asked interview questions and answers.
  • Tips and strategies for technical interviews.
  • Sample coding problems and solutions.

💻 Code Examples

Explore and add code examples in:

  • Java
  • C
  • C++

Feel free to share your favorite algorithms, data structures, and problem-solving techniques in these languages.

🚀 Projects

Browse and contribute to projects written in Java, C, and C++. Share your own projects or help improve existing ones. Projects can range from beginner-friendly to advanced.

📜 Guidelines

  • Ensure your code is well-documented and follows best practices.
  • Add comments to explain complex logic.
  • Include a README for your project if applicable.

🌍 Hacktoberfest Resources

⭐ If you like this repository, don’t forget to star it and share it with others! Let's make this repository a valuable resource for everyone. Happy coding and happy Hacktoberfest!