Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Unthinkable Solutions Software Developer Interview Questions, Process, and Tips

Updated 11 Jan 2025

Unthinkable Solutions Software Developer Interview Experiences

11 interviews found

I was interviewed in Nov 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Easy

The 1st round was online coding + MCQ round. It had 3 sections in total to be solved in 95 mins.
Next comes the technical interview. 
The technical interview lasted for about 45 minutes. It started with a basic introduction. Then, she framed some questions from my resume and projects which I have mentioned. Questions were mainly from Data structure, OS, DBMS, SQL. She told me to rate my data structure skill on a scale of 1 to 5.

  • Q1. 

    Kth Largest Number Problem Statement

    Design a data structure to process a stream of numbers and efficiently find the kth largest number at any given point in time.

    Explanation:

    You will receive a contin...

  • Ans. 

    Design a data structure to efficiently find the kth largest number in a stream of numbers.

    • Implement a data structure that can store incoming numbers and efficiently retrieve the kth largest number.

    • Support addition of numbers and retrieval of the kth largest number.

    • Use a priority queue or heap data structure to maintain the k largest numbers in the stream.

    • Handle queries of adding numbers and retrieving the kth largest n...

  • Answered by AI
Round 2 - Face to Face 

(2 Questions)

Round duration - 30 minutes
Round difficulty - Easy

The technical interview lasted for about 45 minutes. It started with a basic introduction. Then, she framed some questions from my resume and projects which I have mentioned. Questions were mainly from Data structure, OS, DBMS, SQL. She told me to rate my data structure skill on a scale of 1 to 5.

  • Q1. 

    Binary Search Tree Search Problem

    Given a Binary Search Tree (BST) consisting of 'N' nodes, where each node contains some integer data, your task is to determine whether there is a node in the BST whose d...

  • Ans. 

    Given a Binary Search Tree, determine if a node with a given integer exists.

    • Traverse the BST in a way that compares the current node's data with the given integer 'X'.

    • If the current node's data is equal to 'X', return True.

    • If the current node's data is less than 'X', move to the right subtree; if greater, move to the left subtree.

    • Repeat this process until a match is found or the end of the tree is reached.

  • Answered by AI
  • Q2. 

    Remove Duplicates Problem Statement

    You are given an array of integers. The task is to remove all duplicate elements and return the array while maintaining the order in which the elements were provided.

    ...

  • Ans. 

    Remove duplicates from an array while maintaining order.

    • Use a set to keep track of unique elements.

    • Iterate through the array and add elements to the set if not already present.

    • Convert the set back to an array to maintain order.

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaNo backlogUnthinkable Solutions interview preparation:Topics to prepare for the interview - Aptitude, SQL, Data structure, Dynamic Programming, Recursion, C++, Logical reasoningTime required to prepare for the interview - 7 monthsInterview preparation tips for other job seekers

Tip 1 : Read interview experience before interview
Tip 2 : Think loud about each coding question.

Application resume tips for other job seekers

Tip 1 : Have some projects on resume.
Tip 2 : No spelling mistake
Tip 3 : Resume should be in proper format

Final outcome of the interviewSelected

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Unthinkable Solutions Interview FAQs

How many rounds are there in Unthinkable Solutions Software Developer interview?
Unthinkable Solutions interview process usually has 2-3 rounds. The most common rounds in the Unthinkable Solutions interview process are Coding Test, Technical and HR.
How to prepare for Unthinkable Solutions Software Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Unthinkable Solutions. The most common topics and skills that interviewers at Unthinkable Solutions expect are Javascript, Software Development, C#, Java and .Net.
What are the top questions asked in Unthinkable Solutions Software Developer interview?

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

  1. Implement debouncing, create a nodejs server with a get / post api, a puzzle, j...read more
  2. Designing dbms for a college webs...read more
  3. what are Microservcies, solid principles, a pattern printing question, oops con...read more

Recently Viewed

INTERVIEWS

Unthinkable Solutions

No Interviews

INTERVIEWS

Apmosys Technologies

No Interviews

INTERVIEWS

Kansai Nerolac Paints

No Interviews

INTERVIEWS

Pidilite Industries

No Interviews

JOBS

Apmosys Technologies

No Jobs

INTERVIEWS

Paharpur Cooling Towers

No Interviews

INTERVIEWS

Hexaware Technologies

No Interviews

JOBS

Apmosys Technologies

No Jobs

REVIEWS

Apmosys Technologies

No Reviews

SALARIES

Toshiba Transmission & Distribution Systems

Tell us how to improve this page.

Unthinkable Solutions Software Developer Interview Process

based on 10 interviews

3 Interview rounds

  • Coding Test Round
  • Technical Round
  • HR Round
View more
Unthinkable Solutions Software Developer Salary
based on 45 salaries
₹4 L/yr - ₹17 L/yr
16% more than the average Software Developer Salary in India
View more details

Unthinkable Solutions Software Developer Reviews and Ratings

based on 5 reviews

3.1/5

Rating in categories

3.3

Skill development

2.8

Work-life balance

3.4

Salary

2.6

Job security

3.1

Company culture

3.2

Promotions

2.9

Work satisfaction

Explore 5 Reviews and Ratings
Associate Software Engineer
197 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
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent