Including queue and stack, linked list, hast table, heap, tree.
Solution: brute force
class Solution: def…