Open In App

MindFire Solutions | Full Time | SDET | Pune

I applied through LinkedIn

Round 1 (Resume & HR Shortlisted)

The First Technical Round Scheduled



Round 2 ( First Technical Round)

1.Introduce yourself & in which language you are comfortable

2.Write Code in Java to Create parent class,child class,create an object of child class with two integer parameter add two values and print the result from the parent constructor.



3. Write code for move all zeroes to right side (array={12,0,22,0,4,67,88,0,7} to {12,22,4,67,88,7,0,0,0}

4. What is difference between

chromedriver driver =new chromedriver()

vs

webdriver driver=new chromedriver()

5. what is chromedriver , webdriver & driver In this above code.

6. Define encapsulation & Abstarction with example

7. String a=”tanu” , b=new String(“tanu)

Sysout(a==b)

Sysout(a==null)

if b=null a=”tanu”

Sysout(a==b)

Sysout(a.equlas(b))

Got reject after first round only.

Article Tags :