/data-structs-and-algorithms

This repository contains implementations of several data structures like stacks, queues, binary heaps, priority queues, trees, BSTs, Hashtable, and algorithms like BFS, DFS, merge sort, modified merge sort (for 2D matrices), Pattern-matching and more.

Primary LanguageJava

data-structs-and-algorithms