Many time, when an interview approaches, candidates start searching for different algorithms in different programming languages for practise. This project aims to build a website which will contain the codes along with the techniques and explanations so that it can be helpful for many
Adding Dijkstra's algorithm in the graph section which is an algorithm for finding the shortest paths between nodes in a graph.