An open API service indexing awesome lists of open source software.

https://github.com/sakshithbillava/algorithm-api

A Spring Boot-based Algorithm API that provides implementations for popular algorithms like Breadth-First Search (BFS), Binary Search, and Quick Sort. It includes structured input validation, error handling, and clear JSON-based responses to ensure reliable and accurate processing of algorithmic requests.
https://github.com/sakshithbillava/algorithm-api

algorithms-and-data-structures api backend-development bfs-algorithm binary-search java mysql-database quick-sort rest-api spring-boot sql

Last synced: 3 months ago
JSON representation

A Spring Boot-based Algorithm API that provides implementations for popular algorithms like Breadth-First Search (BFS), Binary Search, and Quick Sort. It includes structured input validation, error handling, and clear JSON-based responses to ensure reliable and accurate processing of algorithmic requests.

Awesome Lists containing this project