Schibsted Interview Question

what is a "list set"

Interview Answer

Anonymous

Jun 28, 2025

explained what is a list as data structured and mentioned operations. then explained how sets are implemented in python (hash maps) and how they work (unordered and unique)