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
66 stars 195 forks source link

[Feature]: Palindrome Deque #1324

Open haseebzaki-07 opened 2 hours ago

haseebzaki-07 commented 2 hours ago

Feature Name

Add new problem under the queue section.

Feature Description

I want to add the problem Check palindrome using deue under the queue section of the project

Motivation

This will enhance the learning of the users.

Implementation Suggestions (Optional)

No response

Feature Type

New Algorithm

Does this feature require additional resources?

References (Optional)

No response

github-actions[bot] commented 2 hours ago

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