Built-up my own STL from Scratch. Implemented Data Structures & Algorithms of Graph along with BFS, DFS, Dijkstra, A*. Binary Search Tree, Red-Black Tree, Vector along with sorting algorithms, ordered array, doubly and singly linked list, HashTable, Stack, Queue, CircularQueue, and to be continued.