Virtual Labs, a mission mode MOE project under NMEICT, provides a free, laboratory learning experience to students through remote experimentation.

Joined July 2015
75 Photos and videos
Pinned Tweet
Want to understand the Quick Sort algorithm, its time and space complexity, and how it compares against other sorting algorithms Experiment Link : ds1-iiith.vlabs.ac.in/exp/qu… Quick Sort Introduction youtu.be/4vHnWxxB-fg via @YouTube #datastructures#alogorithm#virtuallabs

1
Want to learn about Structure, representation and Implementation of Binary Search Tree BST Concept youtu.be/3fQzv9wyWKw via @YouTube #datastructures#sorting#algorithms
To gain practical knowledge of behavior of fluids which they are earlier studied by using mathematical equations. To learn more about Hydraulics and Fluid Mechanics Lab eerc03-iiith.vlabs.ac.in/ #onlineeducation #virtuallearning #CivilEngineering
2
Virtual Labs retweeted
virtuallearning#datastructures#educationforall#VirtualLabs#simulation
KMP Algorithm (Knuth–Morris–Pratt algorithm) Experiment Link: ds2-iiith.vlabs.ac.in/exp/km…
2
2
Virtual Labs retweeted
Minimum Spanning Tree (MST) is defined for a weighted graph as the smallest weighted spanning tree Where Spanning Tree is a tree in a the graph such that it covers all edges of graph. Experiment Link: ds2-iiith.vlabs.ac.in/exp/mi…
1
1
Learn about 2-3 Experiment in Data Structures. Experiment Link: ds2-iiith.vlabs.ac.in/exp/2-…
1
Virtual Labs retweeted
Dijkstra's Algorithm facts Experiment link: ds2-iiith.vlabs.ac.in/exp/di…
1
2
Virtual Labs retweeted
To generate a sorted array of numbers by applying Radix Sort Video available @ youtube.com/watch?v=gFNJdmC1… Experiment Link : ds2-iiith.vlabs.ac.in/exp/ra… #virtuallearning#datastructures#educationforall#VirtualLabs#simulation
1
1
A Red-Black Tree is a binary search tree with one extra attribute for each node: the color, which is either red or black. We also need to keep track of the parent of each node. Experiment Link: ds2-iiith.vlabs.ac.in/exp/re…
1
Virtual Labs retweeted
Data structures allows the user to insert, update, arrange, rearrange, delete, and retrieve data in an efficient manner, from the database. To know more about Data Structures Lab Visit us ds1-iiith.vlabs.ac.in/ #datastructures#virtuallearning#EducationForAll#online
1
2
To practice on radix sort visit the below link Experiment Link: ds2-iiith.vlabs.ac.in/exp/ra…
2
Learn about the selection sort in data structures. Experiment Link: ds2-iiith.vlabs.ac.in/exp/se…
2
Know more about binary search tree Experiment Link: ds1-iiith.vlabs.ac.in/exp/bi…
2
Data structures allows the user to insert, update, arrange, rearrange, delete, and retrieve data in an efficient manner, from the database. To know more about Data Structures Lab Visit us ds1-iiith.vlabs.ac.in/ #datastructures#virtuallearning#EducationForAll#online#virtualschool
2
KMP Algorithm (Knuth–Morris–Pratt algorithm) Experiment Link: ds2-iiith.vlabs.ac.in/exp/km…
1
1
Know how to find the shortest path between two nodes using Dijkstra's algorithm. Experiment Link: ds2-iiith.vlabs.ac.in/exp/di… Video Link: youtube.com/watch?v=SsBL5SGi…

1
Learn more about the Linear Search Algorithm Experiment link: ds1-iiith.vlabs.ac.in/exp/un… Linear Search Algorithm youtu.be/_e3bkK5cMY4 via @YouTube