Filter interviews by
I applied via Referral and was interviewed before Mar 2022. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Jul 2022. There were 5 interview rounds.
Coding test based on average DSA on hackerearch.
1 to 1 coding with interviewer
Some puzzles were asked more like quizez
I applied via Campus Placement and was interviewed in Jul 2021. There were 4 interview rounds.
I applied via Walk-in and was interviewed before Sep 2021. There were 4 interview rounds.
Coding test with easy to medium difficulty level problem.
Easy to medium level coding problems
Unthinkable Solutions interview questions for popular designations
I applied via Campus Placement and was interviewed in Jul 2021. There were 3 interview rounds.
Get interview-ready with Top Unthinkable Solutions Interview Questions
I was interviewed in Nov 2020.
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.
Design a data structure to process a stream of numbers and efficiently find the kth largest number at any given point in time.
You will receive a contin...
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...
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.
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...
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.
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.
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.
Tip 1 : Read interview experience before interview
Tip 2 : Think loud about each coding question.
Tip 1 : Have some projects on resume.
Tip 2 : No spelling mistake
Tip 3 : Resume should be in proper format
I applied via Campus Placement and was interviewed in Nov 2020. There were 4 interview rounds.
posted on 9 Dec 2020
I applied via Recruitment Consultant
Top trending discussions
Some of the top questions asked at the Unthinkable Solutions interview -
The duration of Unthinkable Solutions interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 52 interviews
Interview experience
based on 168 reviews
Rating in categories
Associate Software Engineer
196
salaries
| ₹0 L/yr - ₹0 L/yr |
Junior Associate
82
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
79
salaries
| ₹0 L/yr - ₹0 L/yr |
Junior Associate Software Engineer
69
salaries
| ₹0 L/yr - ₹0 L/yr |
Junior IT Associate
47
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech