2.
The problem of maximizing the sum of weights on edges connecting matched pairs of vertices is?

6.
A hash table contains 10 slots and uses coalesced hashing to resolve collisions. The hash function used is key % 10. If the values 67, 23, 45, 11, 95 are inserted in the table, in what location would the key value 95 be inserted?