Skip to content

Misleading example code for challenge #13379

@jamos-tay

Description

@jamos-tay

Challenge Name

Coding Interview Data Structure Questions: Create a Set Class

Issue Description

For this challenge, the user is asked to write an add function for a set. The description gives a template function which takes in no parameters:

image

However, this isn't correct because the function needs to have one parameter, the element to add. This is also evident from the seed code in the next challenge:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions