Upload Button Icon Add office photos

Filter interviews by

Unthinkable Solutions Associate Software Engineer Interview Questions and Answers for Freshers

Updated 21 Sep 2024

Unthinkable Solutions Associate Software Engineer Interview Experiences for Freshers

1 interview found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - Coding Test 

3 rounds on hacker earth (easy to medium)
Q1 find longest rectangle in Matrix
Q2 print a pattern
Q3 some array question

Round 2 - Technical 

(3 Questions)

  • Q1. SQL query to find second highest salary
  • Ans. 

    SQL query to find second highest salary

    • Use the ORDER BY clause to sort salaries in descending order

    • Use the LIMIT clause to retrieve the second row

  • Answered by AI
  • Q2. Questions related to oops and resume
  • Q3. Some DSA questions (don't remember) overall it was 60 mins long Received great feedback
Round 3 - Technical 

(1 Question)

  • Q1. 4 DSA questions, oops, SQL, puzzles, and project related. Overall it was a 2-2:30 hour interview Recieved good feedback but was tired after all this
Round 4 - Technical 

(1 Question)

  • Q1. Again DSA and project related questions and SQL All of these happened on the same day

Skills evaluated in this interview

Interview questions from similar companies

I applied via Company Website and was interviewed in Oct 2019. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Round 1,2,3,4: written TEST based on 10th and 12th math, apptitude, reasoning then after f2f java questions, oops, string manipulation code, algorithm

Interview Preparation Tips

Interview preparation tips for other job seekers - Well peapered on java, da, algo, math

I applied via Campus Placement and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. 1. Design a timestamp convert that into date and time.
  • Ans. 

    A timestamp converter that converts timestamp to date and time.

    • Use a programming language that supports date and time functions.

    • Convert the timestamp to a date and time format using the appropriate function.

    • Handle time zone differences if necessary.

    • Consider the output format required.

  • Answered by AI
  • Q2. 2. Design a parking lot
  • Ans. 

    Design a parking lot

    • Determine the size and capacity of the parking lot

    • Decide on the layout and number of parking spaces

    • Implement a system for managing parking spots and payments

    • Consider adding features such as security cameras and lighting

    • Ensure accessibility for disabled individuals

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was good. Not a lot of questions were asked. Was checked on basic understanding of programming in general and analytical skills

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Vibrantminds and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Oops and need for oops
  • Q2. Write a code to get unique elements of an array
  • Ans. 

    Code to get unique elements of an array of strings

    • Create a Set to store unique elements

    • Iterate through the array and add elements to the Set

    • Convert the Set back to an array to get unique elements

  • Answered by AI
  • Q3. How python differs from other languages
  • Ans. 

    Python is a high-level, interpreted programming language known for its simplicity and readability.

    • Python uses indentation to define code blocks, making it easier to read and understand.

    • Python has a large standard library with built-in functions and modules for various tasks.

    • Python supports multiple programming paradigms, including procedural, object-oriented, and functional programming.

    • Python is dynamically typed, mean...

  • Answered by AI
Round 2 - Coding Test 

In this round I heavily asked on my major projects and was given 1 problem from hackerrank

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with intermediate knowledge of the languages and expect deep conceptual questions

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Group Discussion 

The first round was group discussion; which was conducted by an institution referring candidates to the company. I was shortlisted.

Round 2 - Group Discussion 

The next round was also conducted by the company itself, and it was group discussion again, it went well. I believe there were around 12 candidates in one batch, and I was shortlisted. And I got the selection mail for the final technical interview, but then they call me and say I'm kept on hold and never contacted me.

Round 3 - Technical 

(1 Question)

  • Q1. I was kept on hold thus i never got the chance of attending the interview.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be strong, if something is meant to happen it will and definitely keep hrishi your skills and remember from every interview we learn something and it's completely fine failing at times.

I applied via Campus Placement and was interviewed in Aug 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

It was easy logical, quants, grammer

Round 3 - Group Discussion 

2 gd rounds, topic was social media impacting social skills

Round 4 - Technical 

(2 Questions)

  • Q1. 2 programs on arrays and list, two find the occurrence of a letter in a string
  • Ans. 

    Two programs to find the occurrence of a letter in a string using arrays and lists.

    • For array program, iterate through the string and count the occurrence of the given letter.

    • For list program, convert the string to a list and use the count() method to find the occurrence of the given letter.

    • Handle edge cases like empty string and invalid input.

  • Answered by AI
  • Q2. Personal details and puzzle

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your resume and project if done, prepare all the skills mentioned in resume
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

General Aptitude with code based questions

Round 2 - Technical 

(1 Question)

  • Q1. Questions based on OOPS and JS
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

Basic Aptitude and coding questions were there as MCQ format.

Round 2 - Group Discussion 

One current affairs topic is given

Round 3 - Telephonic Call 

(1 Question)

  • Q1. Basic questions like strength and weakness
Round 4 - Technical 

(1 Question)

  • Q1. Basic Btech project discussion
Round 5 - Technical 

(1 Question)

  • Q1. Leet code question
Round 6 - HR 

(1 Question)

  • Q1. Normal discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - If you don't know anything tell interview that you didn't know.

I applied via Campus Placement and was interviewed in Nov 2022. There were 6 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

It was moderate, but a huge number of students got eliminated in this round it self.

Round 3 - Group Discussion 

A group of 30 to 40 students were there in meeting a topic was given and we had to speak on it. This round is also easy if your confident and good at English.

Round 4 - Group Discussion 

This is GD 2 same procedure was carried out as above.

Round 5 - Technical 

(1 Question)

  • Q1. This was completely based on OOPs, DBMS, C++ and skills what I had mentioned. Interviewer asked 2 coding questions one was reverse an array and other was on arrays.
Round 6 - Technical 

(1 Question)

  • Q1. There is no hr round for this company so this was the last round it was completely on project, the questions were on project itself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice coding and have deep knowledge about your project.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

Basic aptitude test of 30 mins MCQ based, little bit of programming questions, little bit of technical questions and some aptitude questions.

Round 3 - Technical 

(1 Question)

  • Q1. One on one technical round. Asked everything from resume, gave a coding question to solve, pretty much basic technical questions from your domain.
Round 4 - Technical 

(1 Question)

  • Q1. Technical round 2 taken by the Director of technology or CTO, similar to technical round 1 but little more in depth. No coding questions asked. Oops concepts, classes, etc were asked from the preferred pro...

Unthinkable Solutions Interview FAQs

How many rounds are there in Unthinkable Solutions Associate Software Engineer interview for freshers?
Unthinkable Solutions interview process for freshers usually has 4 rounds. The most common rounds in the Unthinkable Solutions interview process for freshers are Technical and Coding Test.
What are the top questions asked in Unthinkable Solutions Associate Software Engineer interview for freshers?

Some of the top questions asked at the Unthinkable Solutions Associate Software Engineer interview for freshers -

  1. SQL query to find second highest sal...read more
  2. OOPS concepts like pillars of oops, what is diamond problem asked me to write a...read more
  3. 4 DSA questions, oops, SQL, puzzles, and project related. Overall it was a 2-2:...read more

Tell us how to improve this page.

Unthinkable Solutions Associate Software Engineer Interview Process for Freshers

based on 1 interview

Interview experience

1
  
Bad
View more
Unthinkable Solutions Associate Software Engineer Salary
based on 203 salaries
₹5.5 L/yr - ₹19.6 L/yr
118% more than the average Associate Software Engineer Salary in India
View more details

Unthinkable Solutions Associate Software Engineer Reviews and Ratings

based on 23 reviews

3.4/5

Rating in categories

3.4

Skill development

2.9

Work-life balance

3.6

Salary

3.1

Job security

2.7

Company culture

3.4

Promotions

3.2

Work satisfaction

Explore 23 Reviews and Ratings
Associate Software Engineer
203 salaries
unlock blur

₹5.5 L/yr - ₹19.6 L/yr

Junior Associate
82 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Software Engineer
79 salaries
unlock blur

₹3.4 L/yr - ₹16 L/yr

Junior Associate Software Engineer
73 salaries
unlock blur

₹3.7 L/yr - ₹12.1 L/yr

Software Developer
45 salaries
unlock blur

₹4 L/yr - ₹16.6 L/yr

Explore more salaries
Compare Unthinkable Solutions with

Tekwissen

4.8
Compare

Softenger

4.1
Compare

XcelServ Solutions

4.5
Compare

Damco Solutions

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview