Welcome to ForkQuest, the open-source themed competition organized by the Co.L.D, School of Engineering, JNU, as part of EngQuest 4.0
This repository serves as the central project hub for all participants.
Each directory represents a different domain track with pre-written codebases, small projects, or scripts — all open for improvement and contribution!
ForkQuest is designed to simulate a real open-source contribution environment.
Participants will:
- Fork this repository.
- Pick issues from various domains.
- Contribute through Pull Requests or by reporting bugs/new ideas.
- Earn points based on the quality and impact of their contributions.
Contributions can include:
- Fixing bugs
- Adding new features
- Writing documentation
- Improving UI or optimization
ForkQuest/
|- Algorithms
|- Associative Containers
|- Basics
|- Bit Manipulation
|- Container Adpators
|- DP
|- Graphs
|- LinkedList
|- Searching
|- Sorting
|- Tree
|- README.md
|- Machine Learing
|- basics
|- datasets
|- mini_project
|- README..md
|- requirements.txt
|- Scripts and Utilities
|- Bash
|- Python
|- README.md
|- requirements.txt
|- Web Development
|- quiz-app
|- README.md
|- .gitignore
│- CONTRIBUTING.md
│- README.md
Detailed instructions are available in CONTRIBUTING.md.
Happy hacking!