Closed BalammaBoya closed 4 years ago
| S.No | Experiment Name | Experiment Repo URL | Host Branch | Build Command | Repos tags |
| 1.| Selection Sort | https://gitlab.com/vlead-projects/experiments/ds/selection-sort/content-html | master branch | make -k all | content-html ( tag: v3.0.3 ) |
| 2. | Radix Sort | https://gitlab.com/vlead-projects/experiments/ds/radix-sort/content-html | master branch | make -k all | content-html ( tag: v2.0.3 ) |
| 3. | Topological Sort | https://gitlab.com/vlead-projects/experiments/ds/topological-sort/content-html | master branch | make -k all | content-html ( tag: v1.0.3 ) |
| 4. | Minimum Spanning Tree | https://gitlab.com/vlead-projects/experiments/ds/minimum-spanning-trees/content-html | master branch | make -k all | content-html ( tag: v1.0.3 ) |
| 5. | Path algorithms: Dijkstra’s shortest path | https://gitlab.com/vlead-projects/experiments/ds/dijkstras/content-html | master branch | make -k all | content-html ( v1.0.3 ) |
| 6. | 2-3 Tree | https://gitlab.com/vlead-projects/experiments/ds/2-3tree/content-html | master branch | make -k all | content-html ( tag:v1.0.3 ) |
| 7. | Red Black Tree | https://gitlab.com/vlead-projects/experiments/ds/red-black-tree/content-html | master branch | make -k all | content-html ( tag:v1.0.3 ) |
| 8. | Tries and Suffix Trees | https://gitlab.com/vlead-projects/experiments/ds/tries-and-suffix-trees/content-html | master branch | make -k all | content-html ( tag: v0.2.6 ) |
| 9. | Substring search: KMP algorithm | https://gitlab.com/vlead-projects/experiments/ds/kmp-algorithm/content-html | master branch | make -k all | content-html ( tag: v2.0.3 ) |
This link is tracking the DS 2 lab hostings till Phase 3 experiments achieve a steady state.
Note: Please fill the relevant information and mark the other fields as NA. Please do not remove or leave blank any fields.
Hosting Unit (Lab/Experiment) Details
| S.No | Experiment Name | Experiment Repo URL | Host Branch | Build Command | Repos tags |
| 1.| Selection Sort | https://gitlab.com/vlead-projects/experiments/ds/selection-sort/content-html | master branch | make -k all | content-html ( tag: v3.0.3 ) |
| 2. | Radix Sort | https://gitlab.com/vlead-projects/experiments/ds/radix-sort/content-html | master branch | make -k all | content-html ( tag: v2.0.3 ) |
| 3. | Topological Sort | https://gitlab.com/vlead-projects/experiments/ds/topological-sort/content-html | master branch | make -k all | content-html ( tag: v1.0.3 ) |
| 4. | Minimum Spanning Tree | https://gitlab.com/vlead-projects/experiments/ds/minimum-spanning-trees/content-html | master branch | make -k all | content-html ( tag: v1.0.3 ) |
| 5. | Path algorithms: Dijkstra’s shortest path | https://gitlab.com/vlead-projects/experiments/ds/dijkstras/content-html | master branch | make -k all | content-html ( v1.0.3 ) |
| 6. | 2-3 Tree | https://gitlab.com/vlead-projects/experiments/ds/2-3tree/content-html | master branch | make -k all | content-html ( tag:v1.0.3 ) |
| 7. | Red Black Tree | https://gitlab.com/vlead-projects/experiments/ds/red-black-tree/content-html | master branch | make -k all | content-html ( tag:v1.0.3 ) |
| 8. | Tries and Suffix Trees | https://gitlab.com/vlead-projects/experiments/ds/tries-and-suffix-trees/content-html | master branch | make -k all | content-html ( tag: v0.2.6 ) |
| 9. | Substring search: KMP algorithm | https://gitlab.com/vlead-projects/experiments/ds/kmp-algorithm/content-html | master branch | make -k all | content-html ( tag: v2.0.3 ) |
Repository Owner Details
Other Details