Hexaware Technologies interview question

What is the difference between set and dictionary

Interview Answer

Anonymous

Jul 14, 2025

Both are unordered, set removes duplicates and dictionary contains key, value pairs