sorry yr. there is a small mistake in this.
" the ordering just below QUEUE ( with green is wrong). it is actually numbered as:
for Q; in its reight " THE NO. OF ALPHABETS WHICH COME EARLIER IN a, b, c, d.... series. that is here it is 2
one for each E. no such case that it repeats two times. they r counted as two.
for U; again( 2 same above)
for E; see here no number smaller than this so 0.
for U; its 1.
for E; its 0.
then rest is same......now u can check its right now.
new qrdering Q U E U E
2 2 0 1 0( replace with green series just below word)
thanx for reminding....