#Am i doing AVL rotations right?

9 messages · Page 1 of 1 (latest)

minor barnBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For more information use !howto ask.

smoky sequoia
#

!solved

minor barnBOT
#

Thank you and let us know if you have any more questions!

#

[SOLVED] Am i doing AVL rotations right?

pale glen
#

write at least 15 tests for random trees, test your logic

#

@smoky sequoia

smoky sequoia
#

i figured it out..

#

i had a wrong variable

#

instead of k2 i had k1 in 1 instnce