*Count number of 1's in a binary sorted array, alternate way using collections(Think of frequency) *Array list to hash map using streams based on some filter. *How doubly linked list is implemented in java *Difference between set and list *Given order id quantity and country find max of quantity by country-Think of some basic sql