Skip to content

Add files via upload #6227

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add files via upload #6227

wants to merge 3 commits into from

Conversation

nikaijie
Copy link

hese are some methods concerning binary trees,including traversal of binary trees, finding the lowest common ancestor of tree nodes, and obtaining the maximum depth of a binary tree.

These are some methods concerning binary trees,including traversal of binary trees, finding the lowest common ancestor of tree nodes, and obtaining the maximum depth of a binary tree.
@siriak
Copy link
Member

siriak commented Apr 26, 2025

Level order traversal is already implemented here

, please also check other algorithms

Implementation of a blocking queue, along with thread creation, can be placed into a package named threadpool for these files
@nikaijie nikaijie closed this Apr 27, 2025
@nikaijie nikaijie reopened this Apr 27, 2025
@nikaijie nikaijie closed this Apr 27, 2025
This is a method designed to solve for the maximum absolute eigenvalue of a matrix, as well as to calculate the matrix's 1-norm, 2-norm, and infinity norm.
@nikaijie nikaijie reopened this Apr 27, 2025
@nikaijie
Copy link
Author

This is my first time using GitHub, and I'm not quite familiar with it yet. Please help me with anything I don't understand

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

Successfully merging this pull request may close these issues.

2 participants