Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create a binary tree class #29

Open
calvinsettachatgul opened this issue Oct 4, 2024 · 2 comments
Open

create a binary tree class #29

calvinsettachatgul opened this issue Oct 4, 2024 · 2 comments
Assignees

Comments

@calvinsettachatgul
Copy link
Owner

Is your feature request related to a problem? Please describe.
yes I'm terrible at this stuff

Describe the solution you'd like
binary tree setup to illustrate and practice traversal and recursion

Describe alternatives you've considered
do it or not

Additional context
find a job

@calvinsettachatgul calvinsettachatgul self-assigned this Oct 4, 2024
@calvinsettachatgul
Copy link
Owner Author

binary tree class

@calvinsettachatgul
Copy link
Owner Author

calvinsettachatgul commented Oct 4, 2024

  • create a class
  • dont forget left and right
  • create a prototypical inheritance class

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant