ajay-dhangar / algo

This repository contains a collection of data structures and algorithms implemented in various programming languages. It is designed to help learners understand key concepts through hands-on examples. Contributions and improvements are welcome!
https://ajay-dhangar.github.io/algo/
MIT License
53 stars 171 forks source link

[Idea]: <Adding a New Problem and its whole description> #1055

Open AADESHak007 opened 4 hours ago

AADESHak007 commented 4 hours ago

Idea Title

Adding Graph Coloring Problem

Idea Description

Graph Coloring is an important problem on Greedy Approach . I would like to add it in the problems for GREEDY approach . It would increase the problem stack of ALGO . Screenshot 2024-10-20 094429 Please Assign this issue to me .

Potential Benefits

Implementation Suggestions (Optional)

No response

github-actions[bot] commented 4 hours ago

👋 Hi @AADESHak007! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.