UdaraDe Silva

AlgoBank

Description

AlgoBank is an algorithm library mainly written in JAVA. It contains graph algorithms like BFS, DFS, Dijkstras,Bellman-Ford, Floyd-Warshall and Kruskal MST. Also, there are several math algorithms like Sieve of Atkin to search prime numbers faster. It was used to reduce the coding time in algorithm competitions like TopCoder, Project Euler, andHackerrank

Technology