Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Unthinkable Solutions Associate Software Engineer Interview Questions and Answers

Updated 21 Sep 2024

Unthinkable Solutions Associate Software Engineer Interview Experiences

5 interviews 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 experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Coding Test 

It was a basic coding test with esay dsa questions from array and stings etc

Round 2 - Coding Test 

The level of dsa questions was shifted to medium

Round 3 - Technical 

(2 Questions)

  • Q1. Basic dsa question to reverse a float interger
  • Q2. Questions related to ur resume

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare sql and dbms in detail along with dsa , you should know everything related to your resume

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
asked in Gainsight
Q2. Connecting Ropes with Minimum Cost You are given 'N' ropes, each ... read more
Q3. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in Clarivate
Q4. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
Q5. Ninja and Alternating Largest Problem Statement Ninja is given a ... read more
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hacker Rank test, easy one

Round 2 - Technical 

(1 Question)

  • Q1. Easy leetcode questions, easy one
Round 3 - Technical 

(1 Question)

  • Q1. Managerial round, medium
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Apr 2023.

Round 1 - Coding Test 

Coding questions of arrays and stack

Round 2 - HR 

(1 Question)

  • Q1. Introduction, why this org and other usual questions.

Unthinkable Solutions interview questions for designations

 Junior Associate Software Engineer

 (3)

 Software Engineer

 (8)

 Software Engineer Intern

 (1)

 Associate Information Technology Engineer

 (1)

 Associate Engineer

 (1)

 QA Associate

 (1)

 Software Developer

 (11)

 Software Tester

 (1)

I applied via Walk-in and was interviewed before Sep 2021. There were 4 interview rounds.

Round 1 - Coding Test 

Coding test with easy to medium difficulty level problem.

Round 2 - Coding Test 

Easy to medium level coding problems

Round 3 - Technical 

(6 Questions)

  • Q1. Asked me to introduce myself
  • Q2. OOPS concepts like pillars of oops, what is diamond problem asked me to write a program to show run time polymorphism
  • Q3. Coding question - Pattern based questions
  • Q4. DBMS, OS concepts , etc
  • Q5. Questions based on projects
  • Q6. Behavioral questions
Round 4 - HR 

(3 Questions)

  • Q1. General behavioural questions
  • Q2. Situation based questions
  • Q3. Lots of cross questioning

Interview Preparation Tips

Topics to prepare for Unthinkable Solutions Associate Software Engineer interview:
  • Data Structures
  • Database
  • OOPS
Interview preparation tips for other job seekers - Focus on data structures and object oriented programming concepts. Practice on hackerrearth

Interview questions from similar companies

I applied via Referral and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Java questions - basic oops concepts
  • Q2. Basic sql queries and table creation, joints were asked
Round 2 - HR 

(4 Questions)

  • Q1. Why are you looking for a change?
  • Q2. Where do you see yourself in 5 years?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Initially 1 aptitude round was there and english essay was there in. Then those who were selected in this round they will be into tech and then hr round. Searching job is like you should never lose hope and take the failure as stepping stones.keep on self motivating and dont hestitate to give ur best on 50 th interview if not getting selected till 49 interviews.ur name may be written in that. Stay positive and upgrade your skills

I applied via Campus Placement and was interviewed in Dec 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Programming Language, SQL Queries, OOPS Concepts, Certifications and Questions on Projects and Certifications done.

I applied via LinkedIn and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is database
  • Ans. 

    A database is a collection of data that is organized and stored for easy access and retrieval.

    • A database is used to store and manage data.

    • It can be used to store various types of data such as text, images, videos, etc.

    • Data can be easily retrieved and manipulated using queries.

    • Examples of databases include MySQL, Oracle, MongoDB, etc.

  • Answered by AI
  • Q2. Oops concept
  • Q3. Testing concept

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare basic clearly and be confident

I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Describe last project. What is entity framework?
  • Ans. 

    Entity Framework is an ORM tool used to map database tables to classes in .NET applications.

    • Entity Framework simplifies database access by allowing developers to work with objects instead of SQL statements.

    • It supports various database providers such as SQL Server, MySQL, and Oracle.

    • It provides features like LINQ to Entities, automatic change tracking, and database migrations.

    • Example: In my last project, I used Entity F...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 3 girls and they just took 2 minutes and wrap up the interview. Bad experience.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Nov 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

First there was a test for aptitude

Round 2 - Coding Test 

Coding test consist of 2 questions.Mostly easy

Round 3 - HR 

(6 Questions)

  • Q1. Both technical and HR are conducted in single round.They asked about my content in resume
  • Q2. They asked about their company
  • Q3. They asked some fundamental questions regarding C,Java, Python
  • Q4. They asked me how you will handle situation in deadline
  • Q5. Is it ok to relocate
  • Q6. What's your salary expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - No need to panick while attending.Attend it at ease
Contribute & help others!
anonymous
You can choose to be anonymous

Unthinkable Solutions Interview FAQs

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

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

  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

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

INTERVIEWS

Unthinkable Solutions

No Interviews

INTERVIEWS

HPCL-Mittal Energy Limited

No Interviews

INTERVIEWS

Unthinkable Solutions

No Interviews

INTERVIEWS

HPCL-Mittal Energy Limited

No Interviews

INTERVIEWS

HPCL-Mittal Energy Limited

No Interviews

INTERVIEWS

HPCL-Mittal Energy Limited

No Interviews

INTERVIEWS

IGT Solutions

10 top interview questions

SALARIES

Unthinkable Solutions

Tell us how to improve this page.

Unthinkable Solutions Associate Software Engineer Interview Process

based on 4 interviews

2 Interview rounds

  • Coding Test Round
  • Technical Round
View more
Unthinkable Solutions Associate Software Engineer Salary
based on 196 salaries
₹7 L/yr - ₹19.6 L/yr
121% 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
196 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Associate
82 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
79 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Associate Software Engineer
69 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior IT Associate
47 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Unthinkable Solutions with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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