I applied through university. The process took 1 day. I interviewed at Clinisys (Bengaluru) in Nov 2023
Interview
the interview process was amazing and had a friendly conversation with the interviewer. The whole process had a online test followed by a face to face interview . The candidates who cleared the technical interview were supposed to attend the HR interview . The whole process was completed within a day
I applied through university. The process took 1 day. I interviewed at Clinisys (Bengaluru) in Nov 2023
Interview
They will ask more about your project you have done college and ds, oops concept everything regarding software engineer and well in coding , they will ask entire mentioned in your resume. they more ask about advance ,but for freshers i felt they interviewed for experienced employee.
Interview questions [1]
Question 1
oops concept? what is constructor and write a program in constructor? HTML code to design webpage? sql queries... so on
I applied through university. The process took 1 day. I interviewed at Clinisys (Calcutta) in Nov 2023
Interview
Round 1: It was a 1hr mcq round with 59 questions, out of which 30 questions were from maths, logical reasoning, etc and the remaining questions were from theory subjects: os, oops(java based), dbms, and cn.
Around 450 people sat in the round from our campus. Out of these they shortlisted 40 candidates for product development (Associate software engineer, and 60 for Client support role. After this, product development candidates were called for interview, and client support candidates had to go through a GD before interview. I was shortlisted for product development role.
Note: What we saw was, if your interview goes on for like 40-50 min you had a very high chance of getting shortlisted for HR rounds, other candidates were interviewed for only 20-25min
Interview questions [1]
Question 1
Introductory-
1. Tell me about yourself
2. Tell me about your latest project
JavaScript-
3. Tell the difference between == and ===
4. Do you know about shift and unshift functions
React-
5. Write a code to display an image
MongoDB-
6. Write a code to insert data into a document
SQL-
7. Write a query to show top 100 entries, not the maximum, top 100
8. Write a select query to show current date
C++ -
9. Tell me about abstraction and show an example
8. Difference between struct and class
10. Write a code to check if a number is prime or not
Java-
11. Tell the difference between array and arraylist
12. Tell the difference between class and interface