Turning Learners Into Developers
Codekilla
CODEKILLA
back to course
Lesson 39 / 11434%
Collections20/35

Access Set Items

You can't index — but you can iterate & test membership.

// set — UNORDERED · mutable · UNIQUE only · O(1) lookup12342duplicate droppeds = {1, 2, 3, 4}
Visual explanation diagram · click steps to walk through it

This lesson is Pro only.

Unlock every premium lesson and module — Pro from ₹299 / month (or ₹999 / year, saves ~₹2,589).

Sign in to unlock
// feedback.matters()
Did this lesson help you?