I applied through university. I interviewed at Enosis Solutions (Bangladesh) in June 2021
Interview
I had given interview there in June, 2021 for software engineer position. But got declined. Then after one month they again called me for Software Quality Assurance Engineer. By the meantime I had joined another company. So I had to decline their offer.
I had applied through my varsity. They have 2steps.
In the first step, it was written test which was held at their office. The question was basic problem solving, bug findings and testing related. These questions can be found in previous interview section of Glassdoor. I had also found them here.
After passing the first phase, they called me within a week for the arrangement of 2nd phase schedule. It was online interview test of 1.5hrs and I had to code in C#. In the interview, the interviewers were very supportive.
At first, they had given a string alignment problem. It was a pyramid type paragraph with middle alignment, I had to convert all the rows into left align. After solving it, the interviewer asked various questions from my code. He thoroughly checked my code and asked me questions for better understanding of my coding approach.
After solving first problem, I was told to solve it with stringBuilder(a feature of C#). It was new concept for me at that time. So they conducted 5mins of lecture about stringbuilder. Then I was told to solve with it. Unfortunately I could not manage to solve it within the given time.
I received a declination email after 3days. They said they will call me again if there is any suitable position available. Then after one month they had offered me for SQA position. But at that time I had joined another company.
Interview questions [1]
Question 1
String alignment problem, solve problem with C# stringbuilder
I applied online. The process took 3 days. I interviewed at Enosis Solutions (Bangladesh) (Dhaka) in Jan 2022
Interview
I received a phone call confirming my interview, which was then conducted as a virtual video call for the SQA Engineer position. The process was seamless, and the discussion was comprehensive.
Interview questions [1]
Question 1
What test cases would you write for a login functionality?
At first there was written exam, there i have to choose between two options, SQA of SE, then there are some basic algorithm regarding questions. then they will call after 1 week if selected
Interview questions [1]
Question 1
GIven an array of string, I have to backword print it.