apptitude 25, verbal reasoning 25, oops concept from c++ 20 overall 70 marks and u have to take 35 marks
Junior Software Interview Questions
12,095 junior software interview questions shared by candidates
Questions were related to search algorithms.
2nd round print matrix in spiral order
1)aptitude question - 2)logical aptitude question 3) pseudo code on string to find no. of vowels in string
They asked me for introduction?
How long would you stay with the company ?
Assume your assembly language includes ONLY the following instructions: 'inc REG': increments a given register by one. 'dec REG': decrement a given register by one. 'jnz LABEL': jumps to a given LABEL if the previous instruction's result was not zero. 'HALT': stops running. Task: A and B registers hold non-negative values. The program should calculate the value of |A-B| and locate the result in C. In addition, the language holds registers C,D,...,Z, which you can assume are initialized at program start to zero.
1st Round: Consider an array of 5 elements. You must create a new array such that at a given position 'i', the number should be product of all elements of original array except the 'i'th element. You have to solve this in least number of iterations possible.
Q: Find the sum of the largest and second largest number in a array
Questions are similar to what everybody posted earlier so study those and you will be fine.
Viewing 31 - 40 interview questions