Data-Structures-and-Algorithms icon indicating copy to clipboard operation
Data-Structures-and-Algorithms copied to clipboard

A repository to help the open-source community with DSA related contributions

Results 118 Data-Structures-and-Algorithms issues
Sort by recently updated
recently updated
newest added

Hey @gantavyamalviya , I want to add link list algorithms for reversing , removing loop and merging.

hacktoberfest

Hello Sir, I am Raman Kumar Gupta, with GitHub Id - Ramank2002. I want to contribute to your repo my adding a very complex and famous program of Aggressive Cows...

I would like to add following important and useful Functions for Vectors in CPP STL 1. insert 2. auto iterator 3. clear 4. remove etc.... Please Assign this issue to...

hacktoberfest

Hi I want to add stacks and queue data structure folder with some good question on stacks please assign this issue to me

Check whether 2 strings are palindrome

Leetcode question 206

hacktoberfest

I can show how Array List works by defining it in another class and use as a Class Like we use other classes and methods in java.

Implementation of dijkstra algorithm using C++

Hi @codemistic, Please assign this issue to me. I want to work on it.

hacktoberfest

Hey I want to add the symmetric tree problem's solution.