Enosis Solutions

Enosis Solutions Interview Experience
 
Recruiting steps for Software Engineer and SQA Engineer -
  • Written Exam
  • Programming Session/Testing Session
  • HR interview

1. Written Examination

September 2019
Time: 1 hour
Mark Distribution:
  • Write answers in question script
  • 1 page for rough-in script
  • Same questions for Software Engineer and SQA Engineer
Analytical ability - 04
Coding - 30
Testing - 25
Total - 59

 
Question
  1. A monkey climbs up a tree 3 feet in a day and steps down 2 feet in the night. How many days it requires to climb up 30 feet?
  2. Three times of present age of a is equal to the eight times of present age of b. The age difference between a and b is 25. How old are a and b?
  3. Given the height, width, and length of a solid rectangle. Find the diagonal of the rectangle.
  4. Another math questions.
  5. Write a function that returns the reverse of a word.
  6. Write a function that reads number one per line from a text file and return the sum.
  7. Write a program the prints the multiple of 3 from 1 to 200 in reverse order.
  8. Write a program that print the sequence 1 2 3 4 5 6 7 8 9 10 9 8 7 6 5 4 3 2 1 using one loop.
  9. Write a function that reverses a sentence like ‘cat and dog’ as ‘dog and cat’.
  10. Scenario-based testing - calculator
  11. Scenario-based testing - login page
  12. Error of a given function - casting, return type, etc.
  13. Find error in a given stack code.
 
*Questions may vary in the analytical part.
 
Tips
  • Take a calculator, pen, pencil, eraser, cutter
  • Use a pencil for writing code
  • Give revise after writing
 
Process
The second step of recruiting process is based on the performance of the written exam. If one makes good in the coding part, he will call for a programming session otherwise for a testing session.
 
Authority will confirm through phone call and email if one eligible for next step otherwise inform only through email.
 

2. Testing Session

October 2019
 
Time: 1 hour
Interview with one senior associates and software testing.
 
Interview Question
  1. What is SQA?
  2. Why you choose SQA rather than Software Engineer?
 
Testing
Car rental software. Give a form and tell to find out the errors.
Time 20 minutes.

Comments

Post a Comment