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
// jahan jahan trip start or end ho rhi hai uss location pr capacity ko put kr dijie or end mein array ke andr check krenge agr capacity greater ho rhi hai required se tb toh false hi hai vrna toh capacity negative pr bhi ans false hi aaega
public boolean carPooling(int[][] trips, int capacity) {