nishantc1527 / Graph-Theory
Implementation of a directed and weighted graph, along with finding the shortest path in a directed graph using breadth first search, and finding the shortest path in a weighted graph with Dikstra and Bellman Ford algorithms.
☆53Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Graph-Theory
- ☆15Updated 2 years ago
- DS written from scratch.☆32Updated 4 years ago
- Java UCI Protocol implementation (Universal Chess Engine)☆35Updated last year
- Guided walkthrough to understand the performance aspects of a Java web service☆62Updated 8 months ago
- A company structure with a list of projects and their users☆55Updated 3 weeks ago
- record-hacks is a Java library that will help you track "creative solutions" in your code.☆20Updated 5 years ago
- Minesweeper implemented in Java using virtual threads and communicating sequential processes☆49Updated last year
- Severell is a web application framework designed to make developing web apps in Java fun and easy. We have built a great starting point f…☆43Updated 3 years ago
- A curated list of standards, tests and benchmarks that can be used for testing and evaluating dev-tools☆16Updated last year
- Simple Jetty server using Project Loom☆37Updated 3 years ago
- Color your output using Ansi Escape codes☆16Updated 6 years ago
- Just a simple terminal chess program☆14Updated 3 years ago
- 🔎 Flexible web-based real-time log viewer☆19Updated last year
- A very basic library which will generate getters and setters.☆84Updated 6 months ago
- A collection of articles, books and quotes that may help to become a better developer☆61Updated last week
- 🤝 A dependency-free command line utility for managing, updating, creating and launching Flask Apps.☆24Updated 2 years ago
- Query Java object graphs in a typed and streamed fashion☆28Updated 7 years ago
- qxn is an open-source library for noiseless quantum circuit and algorithm simulation.☆22Updated 3 years ago
- 🛸 A lightweight database mapping library☆24Updated last year
- Lightweight XML Serializationg and Deserialization library for Java☆24Updated 4 months ago
- An opinionated guide on developing web applications with Spring Boot.☆130Updated 3 years ago
- Desugar optional calls for a null safe type system with no performance hits☆20Updated 2 years ago
- A simple fast dispatch library.☆42Updated 2 months ago
- Creates Cross Platform Java Application Installers via Graphical User Interface☆45Updated 2 years ago
- Java fake data generator☆41Updated 7 years ago
- Collection of gson utilities☆11Updated last year
- Native Java API to work with JavaScript Node Package Manager (NPM): query, retrieve, pack into jar (webjars), CDN☆20Updated 3 months ago