data-structure-and-algorithms icon indicating copy to clipboard operation
data-structure-and-algorithms copied to clipboard

Implement most data structures and algorithms in different programming languages.

Results 38 data-structure-and-algorithms issues
Sort by recently updated
recently updated
newest added

implement stack in python, c#, or in any language

good first issue
Hacktoberfest
hacktoberfest2020

If you are working on Fibonacci series implementation please move the fibonacci folder to Mathematics. Thank you.

enhancement
help wanted

Check weather the given two strings are anagrams of each other, i.e weather they contain the same letter. Example : Input: abc & cab //abc is anagrams with cab, bac,...

Hacktoberfest
Javascript
Python
C++
hacktoberfest2020
Java
C#

implement doubly linked list in JavaScript, python , C++ or in any language.

good first issue
Hacktoberfest
Javascript
Python
C++
hacktoberfest2020

Given a 2D matrix, the task is that we find the maximum sum of an hourglass.

Python implementation of linked list data structure Implement common linked list ADT which supports: insert, delete, search and print elements

good first issue
Hacktoberfest
Python
hacktoberfest2020