Recent posts tagged answer-key

1
Can solve this by using the characteristic equation (A-λI)X = 0 which gives AX=λX. where λ is eigen value and X eigen vector. but i suspect there is a shorter method f...
2
An array $X$ of $n$ distinct integers is interpreted as a complete binary tree. The index of the first element of the array is $0$. The index of the parent of element $X[...
3
A queue $Q$ containing $n$ items and an empty stack $S$ are given. It is required to transfer all the items from the queue to the stack, so that the item at the front of ...
To see more, click for the full list of questions or popular tags.