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

Data Structures and Algorithms implemented In Python, C, C++, Java or any other languages. Aimed to help strengthen the concepts of DSA. Give a Star 🌟 if it helps you.

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

## Pull Request Template ### What have you Changed(must) Added the Longest Common Subsequence problem in C to the Dynamic-Programming folder of Algorithms for C language. And also modified the...

inseration in doubly link list structure of Node with prev and next pointers ## Pull Request Template ### What have you Changed(must) Write here what you have changed in codebase...

## Pull Request Template ### What have you Changed(must) Write here what you have changed in codebase ### Issue no.(must) - # Pr will be closed and marked as spam....

Welcome to Data Structures and Algorithms. This repository has most of the popular Data Structures and Algorithms implemented in various popular languages. To contribute to this project: - Read [**How...

Reversing the linked list using java

## **`Algorithms - Mathematical`** - **Add some problem solutions for the Mathematics algorithms** - ### Type of Issue - I notice there is not as much in terms of coding...

good first issue