| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | Dec 14 '12 at 15:56 | |
| stats | profile views | 4 |
|
Nov 25 |
comment |
has deleting node in a binary search tree Displacement feature? deleting means that for example detele('4') removes node with key 4 from our tree. |
|
Nov 25 |
comment |
has deleting node in a binary search tree Displacement feature? a simple binary search tree keys in all nodes(include leaves).being balance is not required. |
|
Oct 12 |
comment |
implicit equation for covering a $3\times{n}$ face with $2\times{1}$ mosaics with recursion solution? thanks Brian for your complete and step by step solution.i learned it good.also i will plan to read the materials that you suggested |
|
Oct 12 |
comment |
implicit equation for covering a $3\times{n}$ face with $2\times{1}$ mosaics with recursion solution? i used implicit for terms like that i wrote in my post and explicit for a single term for example a0(k0)^n |