SQL projects in School21 (BootCamp, team projects)
-
Updated
Dec 7, 2023 - PLpgSQL
SQL projects in School21 (BootCamp, team projects)
DevOps projects in school21
STL libraries realization
solves the classic traveling salesman problem (TSP) using SQL without loops: Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the original city?
Add a description, image, and links to the s21school topic page so that developers can more easily learn about it.
To associate your repository with the s21school topic, visit your repo's landing page and select "manage topics."