/Algorithms-and-data-structures

Algorithms and data structures are fundamental to efficient code . This repository demonstrate how to implement common data structures and algorithms in the simplest and most elegant ways. It also has some practice problems on different topics. (The code was written by me)

Primary LanguageJava

Data Structures Java Implementation

Sorting algorithms

Graph theory

Data Structures and Algorithms practice problems

Resources