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
71 stars 234 forks source link

[Idea]: DLX implementation #1516

Open AE-Hertz opened 1 week ago

AE-Hertz commented 1 week ago

Idea Title

Dancing Links (DLX) (Exact Cover Problems) implementation

Idea Description

Add this algorithm to have more to learn.

Potential Benefits

Implementation Suggestions (Optional)

Assign me this under hacktoberfest and gssoc-ext

AE-Hertz commented 6 days ago

@ajay-dhangar please assign me this issue.