Contains all programs and data related to my placement
-
Updated
Apr 23, 2020 - C++
Contains all programs and data related to my placement
The Best GraphLanguage DSL(e.g. Cypher, Gremlin, nGQL)
takes a starting takes a point in a directed graph and shows the nodes that are reachable within two steps
A simple web app built using React JS to display the degree of separation between two users.
An implementation of graph traversal algorithms in Prolog, focusing on breadth-first search (BFS). The project finds the shortest path between nodes in a graph, covering both directed and undirected graphs with extensive test cases.
A Graph Traversal program with GUI by 4 types of algorithms
A C-based Portfolio Management System that helps users manage their investments through data structures like graphs and AVL trees, offering features such as automated investment recommendations, risk-level adjustments, and interactive user experiences. Perfect for anyone looking to simplify the complexities of investment portfolio management.
Add a description, image, and links to the graphtraversal topic page so that developers can more easily learn about it.
To associate your repository with the graphtraversal topic, visit your repo's landing page and select "manage topics."