algorithm - Getting various results in Splay tree insertion using Java -


i have made program in java insert elements splay tree. getting different results while checking through result via internet. have tried insert following keys:

12 25 10 27 54 100 51 99 87 32 

the result have got follows:

is result have got right or have error?


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -