sxcntqnt / algorithms

A catalog of data structures and problems with approaches to solve them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Structures Implementation

Build Status Codacy Badge

A catalogue of data structures implementation + algorithms and coding problems around them.

2D-arrays

Arrays

Binary Search Trees

Binary Trees

Bit Manipulation

Dynamic Programming

Graphs

Hashmaps

Heaps

Linked Lists

Queues

Recursion

Searching

Sorting

Stacks

Strings

Tries

Others

About

A catalog of data structures and problems with approaches to solve them

License:MIT License


Languages

Language:Jupyter Notebook 99.1%Language:Python 0.9%