tell me about yourself
Fresher Engineer Interview Questions
5,050 fresher engineer interview questions shared by candidates
tell us about your self
why should we hire you
data structure parts
ON SECOND ROUND: time=> 30min 1) ROTATE THE MATRIX IN CLOCK/ANTICLOCKWISE suppose if i give direction as clock wise and step as one u have to rotate the array in clock wise direction and rotate once direction=>clockwisse step=>1 Input=>[1 2 3 4 5 6 7 8 9] Output=> [4 1 2 7 5 3 8 9 6] 2))[1,7,8,15,31] [1,7,15,16,17,18,21] Find the odd number which is not present in second array THIRD ROUND: PROGRAMMING TEST: time: 20min 1) given a sorted matrix find the position of the given element Must get input from user. 2)given an array find which subarray has min and Max difference Eg input[1,4,2,7,9,3,11] subarray=> any two number in a array is called subarray NEXT SECTION: time duration => 20min 1)Program puzzle S F [ A B C B B D D E G H ] S=> son F=> father Eg input => C C is son of B and print all generation
Problem Solving Questions in programming
SQL queries
work at less salary with 3.5 year bond
“They asked me to write an SQL query to find duplicate records using GROUP BY and HAVING.”
There is a square field and quarter of it is sold out for economic reasons, now the remaining 3/4 needs to be split among 4 sons. How do you do that?
Viewing 1021 - 1030 interview questions