This repository is mainly dedicated to coding challenges, algorithms, and data structures.
I use it as a sandbox and constantly update it with solved problems and learned tips and tricks.
I use Swift and Python to write solutions.
Algorithms- Pattern Searching (
KMP) - Sorting (
Quick,Merge,Heap,Counting) - Traversing (
BFS,DFS)
- Pattern Searching (
Data Structures- Tree (
BST) - Graph (
AdjacencyMatrix,AdjacencyList,HashGraph) - Priority Queue (
Heap) - Lists (
Stack,Queue,LinkedList) - Buffer (
RingBuffer) - Hashing (
HashTable)
- Tree (
Courses
Fill free to reach me out at LinkedIn, Twitter, [email protected]