Skip to content

Create AVL.h - #3

Open
Vodeneev wants to merge 1 commit into
masterfrom
AVL
Open

Create AVL.h#3
Vodeneev wants to merge 1 commit into
masterfrom
AVL

Conversation

@Vodeneev

Copy link
Copy Markdown
Owner

Comment thread stack_temp/include/AVL.h
i->height = hr + 1;
}

Node* rightroate(Node* i)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rotate?

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Да, я просто тот еще англичанин)

@PanovaElena

Copy link
Copy Markdown

Принято. Хотя тесты бы еще нужны.

@Vodeneev

Copy link
Copy Markdown
Owner Author

Добрый день! Я сначала отчеты напишу, а потом тесты) Но если что, в мейне я тестировал

@PanovaElena

Copy link
Copy Markdown

Ну вы хотя бы хоть как-то тестировали, некоторые и этого не делают. Пишите отчеты.

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