Thursday, 22 May 2014

[24]7 Innovation Labs.



Round - 1.

1. Tell me about youself.
2. Given an array of size n of (0,1) and k where k < n. find the minimum size sub array which contain k no od 1's
3. What are the data structure you are aware of.
4. Implement linked list using Enqueu and Dequeu.
5. Implement stack using linked list.
6. Given a linked list , find whenther it contain cycle or not.

Round - 2

1. Tell Me about yourself.
2. There is page, in selenium how do you check whether it is completely loaded or not.
3. How do you check whether page is stuck in infinite loop.
4. what are the annotation in testng.
5. How do you run dependen testcases, bulk run.
6. Write selenium to login into yahoo, with proper assertation and validation.
7. write tescase for add cart functionality of flip kart.
8. write a program to reverseing a sentance, ex "this is [24]7" o/p "[24]/7 is  this"
9. what are joins in sql, explain with a example.
10. Two table having one colummn common, fetch all the data where, table1.commomcol != table2.commoncol

Round - 3

1. Have you worked on unix.
2. Tel me some command which you have used.
3. How to see process in unix.
4. How to kill a process.
5. How do i find a pattern in a file using unix command
6. what are the diff modes of vi.
7. Given a csv file as follow
ID,Name,Address,Loc
1,a,abc,abc
2,b,abc,abc
3,c,abs,asd
1,a,abc,abc

write a program to read the file and give output only the row having id as unique

o/p

1,a,abc,abc
2,b,abc,abc
3,c,abs,asd

8. Given MxN matrix, write a program to find mim element in the matrix.


Round - 4

1. Tell me abt your self.
2. What is the duration of release in your company.
3. How do you give esitimation for the testing.
4. What if you buffer in the plan is over and you are colse to deadline.
5. We have monthly releases. Work will be little hetic, how will you manage.
6. Its SDET profile, What makes you suite for the profile.
7. Do you have any question to ask.

Round - 5 (HR)

1. Tel me about your self.
2. Why you are looking for the job.
3. The profile we are hiring for sdet and you are manual tester, why should i hire you.
4. Do you have any offer with you.
5. If you have offer with you, the what gurantee you will join us.
6. How much is your expectation..


No comments:

Post a Comment