basic aptitude based on time and work, average, number system, missing pattrens.
Software Engineer Trainee Interview Questions
6,729 software engineer trainee interview questions shared by candidates
Logical question on Water Jug problem
WAP to find prime number.
basic sql queries and programs.
Given a set of numbers like <10, 36, 54,89,12> we want to find sum of weights based on the following conditions 1. 5 if a perfect square 2. 4 if multiple of 4 and divisible by 6 3. 3 if even number And sort the numbers based on the weight and print it as follows
How to create your own exceptions
They have told me to write the program of Pascal' triangle
1st Round : Basic aptitude questions(calendar,work & time,speed,distance,SI,CI etc). 2nd Round : 2 programming questions(1st -->A string of number is given and you have to find minimum sum after putting + sign in between the two numbers which you got after dividing the string in two parts, 2nd -->program to count minimum no. of steps to convert an array consisting 0 at each index to a given array i.e. a[]={0,0,0,0,0} to b[]={2,5,9,1,0} ,you can use only 2 functions i.e. 1)either use addOne() function to add 1 to particular index . 2).double() function which multiplies each index value by 2) Hint: use geeks for geeks. 3rd Round: Two interviewer are there.My interview was like. Questions on Binary tree(program to check whether 2 BST are equal or not ,tree traversal etc.),program to print first three small numbers from an array,program to print the first smallest alphabet which is not repeated in a given string.Lastly some logical puzzles like ,you have 5 & 3 Litres of jug and you have to measure 4 litres by using 9.5Litres of water available in an unknown capacity. Another puzzle like write a program to climb stairs(Having N steps to cover) within a given number of steps(let it be M) and you can take certain number of steps together (let is be P). 4th Round: Simple introduction ,your family members info she will ask ,then policies ,package,bond etc.
1)Count occurence of a string in another string
The questions like working of for-loop, arrays, function, variables, conditions, etc
Viewing 131 - 140 interview questions