Skip to content

new exercises #1

Description

@pschaus
  • exercice BST: the student should collect all the int values in increasing order (use book implem). Answer: use preorder traversal and add it to a linked list
  • exercise hash map: implement the remove given a key

you can also regenerate all the exercices with the package names of the repo. warning: the links on inginious must be updated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions