You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Minor-I project, based on Percolation theory in which I've implemented a Union-Find algorithm to check for the percolation of water through any porous material.
A Minor II project, based on KD-Trees, which determines the nearest cab to the user based on their coordinates and also gives the exact coordinates of all the cabs available in the vicinity.