java.lang.Object
g0301_0400.s0381_insert_delete_getrandom_o1_duplicates_allowed.RandomizedCollection

public class RandomizedCollection extends Object
  • Constructor Details

    • RandomizedCollection

      public RandomizedCollection()
  • Method Details

    • insert

      public boolean insert(int val)
    • remove

      public boolean remove(int val)
    • getRandom

      public int getRandom()