Posts Tagged ‘Oracle Interview’

Paper: Oracle Campus Interview Held on 11th July 2003 1. given a square matrix which consists only of 1 and 0……find which rows, which cols and which diagonals consist entirely of 1′s. 2. given an array of integers find all possible combinations of the numbers whose sum equal to 90….. Ans : knapsack problem (in [...]