virtual-labs / engineers-forum

This is the central repository to post all the queries regarding labs and experiments.
Other
2 stars 5 forks source link

Phase III Lab/Experiment(s) Onboarding Request - Data Structures Lab - II #578

Closed BalammaBoya closed 4 years ago

BalammaBoya commented 4 years ago

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

  1. Name of Lab : Data Structures Lab - II
  2. Repo URL: https://github.com/virtual-labs/data-structures-lab-II-iiith
  3. List of Experiments and their Repositories:

| 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 ) |

  1. Hardware Requirements: Please change the defaults if needed.
    1. CPU: <1 core 2.4GHz>
    2. Memory: <512 MB>
    3. Storage: <1 GB>
    4. Network: <10 MBPS>
    5. Anything Else:
  2. Software Requirements
    1. OS Name and Version:
    2. Names and Versions of other software:
    3. Browser Plugins or other Software:
    4. DB:
  3. Build Command:

Repository Owner Details

  1. Name: Balamma/Niranjan
  2. GitHub Id: BalammaBoya/niranjanreddy891
  3. Email: balamma@vlabs.ac.in/niranjan@vlabs.ac.in
  4. Phone: + 91 9703527689/+91 9494948969

Other Details

BalammaBoya commented 4 years ago

This link is tracking the DS 2 lab hostings till Phase 3 experiments achieve a steady state.