Codecademy / docs

Codecademy Docs is a collection of information for all things code. 📕

Home Page:https://www.codecademy.com/resources/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Edit] Subject: Java/ Set - TreeSet

JustinhSE opened this issue · comments

Type of Edit (select all that apply)

Add new content (definitions, codeblocks, etc.)

Description (optional)

Add treeSet implementation:

ex. Set set = new TreeSet<>();

Expectation:

  • define what a tree set is
  • show why this may be helpful for a string set
  • show code snippet of this 'why' in action

Code of Conduct

  • By submitting this issue, I agree to follow Codecademy Doc's Code of Conduct.

For Maintainers

  • Labels added
  • Issue is assigned

I am interested in taking this issue on.

@JustinhSE please assignet to me this issue and check my pull request

@JakubLiszcz Please wait for a maintainers approval

@JakubLiszcz I've assigned you. However, in the future DO NOT submit a PR before you are officially assigned an issue. We've had to reject PRs in the past because of this.

@SSwiniarski OK! I apologize for that.

🌸 Thanks for closing this Issue!
Please head over to the Docs Forum if you have any questions about Docs, or reply to the thread on Possible Content Discussion to share ideas and collaborate with other contributors, maintainers, or super users to determine good future issues that will help expand Docs!