Data structure and Algorithms, Java workouts ,Problem Solving questions and solutions.(Repository contains major Graph alogirthms like Bellmanford algo,Prim's ,Dijkstra's algorithm).
This project includes multiple Java programs performing the following operations: 1)Separating even and odd numbers into different arrays 2) Finding two neighboring numbers with the smallest distance ...