Open In App

Unthinkable Solutions Interview Experience for ASE (On-Campus )

Last Updated : 28 Nov, 2022
Improve
Improve
Like Article
Like
Save
Share
Report

Coding round: The company took an online programming test which consists of three coding questions

  •  Mathematical Logic (Easy)
  •  Array (Medium)
  •  String (Medium)

I have done all three questions and some students do 2 questions. After Round 1 approx. 20 Students were shortlisted for interview. There were two interview Rounds following an H.R. Round.

It was my first interview experience, I was nervous before and during the interview (remember don’t be nervous).

Interview round: The interviewer was very kind and humble. He asked me to introduce myself first briefly and adding to the introduction he asked me to explain about the college event that I have mentioned in my resume(don’t write any false information in your resume).

Ques. 1 How was your coding round?

Me  Sir, It was good the questions were tricky having a problem-solving habit helped me a lot in solving these questions easily.

Ques. 2 Can you add two numbers without using + operator?

Me Yes sir, I will take second number (-b) and then I will  c=a-(-b);

Ques. 3 Explain OOPS concepts in detail with example.

    Explained all concepts but I think, I ruined this question.

Ques. 4  Can you print hello world without writing anything in main function?

Me.   I asked can I call a function he said  NO, you can’t write anything in main  then I said sorry sir

Ques 5. Asked a simple SQL query which was based on Joins.

Ans  I answered that (prepare at-least basic SQL queries) before the interview.

Ques 6. Can you print a table using recursion?

Ans  Yes, sir I can print that.

Ques 7 Explain to me your project working.

Ans  I explained my project working with every single detail. I even explained all the technologies used and why I choose that technology.(prepare your project in detail).

Ques 8 (Last ques) Anything you want to ask?

Ans  I asked about the feedback of the last 10-15 min of conversion areas in which I can improve(always ask any question if your interviewer asked for it).


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads