User profile: Lim Boon Jye

User info
User name:Lim Boon Jye
History
Joined:
Number of posts:117
Latest posts:

Palindrome Code
because every character or string should have the interrupt char [code] //example char word[4] = { ...

AVL tree save file
err if p->right is null of course it's -1? because in my [code]bsheight[/code]function if it's null ...

AVL tree save file
i thought i already did it with mine [code] bsheight [/code] function isn't? if i just want to chec...

AVL tree save file
for my thinking i also think like this right subtree compare with left subtree . correct? this the...

AVL tree save file
[code]The program then should have an option to calculate balances after rotation.[/code] i think i...