Filter interviews by
Hacker earth DSA questions
Use Floyd's Tortoise and Hare algorithm to find a loop in a linked list.
Initialize two pointers, slow and fast, at the head of the linked list.
Move slow pointer by one step and fast pointer by two steps.
If they meet at some point, there is a loop in the linked list.
Finding the longest common substring among a set of strings.
Iterate through all substrings of the first string and check if they are present in all other strings.
Keep track of the longest common substring found so far.
Return the longest common substring.
I was interviewed in Mar 2024.
Test was 2 hours long and had medium to difficult level question.
1 to 2 coding rounds, depending on your score that covers basic DSA questions
Unthinkable Solutions interview questions for popular designations
It was good to atted the interview.
It was easy it will ask you questions in java basically.
In the group discussion they will ask some Hr type questions.
In this round they will give you the assignment to complete it.
Get interview-ready with Top Unthinkable Solutions Interview Questions
It was machine round test.
30 questions were asked
3 questions were asked to solve
I applied via Approached by Company and was interviewed in Aug 2023. There were 3 interview rounds.
SetTimeout question, promise, callback, bassic of reactjs questions, redux etc
I applied via Recruitment Consulltant and was interviewed before Nov 2023. There were 2 interview rounds.
I applied via Approached by Company and was interviewed in Jun 2022. There were 3 interview rounds.
A coding question to uppercase the first letter of all words in a sentence.
Split the sentence into words using space as a delimiter.
Loop through each word and uppercase the first letter using string manipulation.
Join the words back into a sentence with a space in between.
Find the sum of three largest prime numbers within a given range.
Create a function to check if a number is prime.
Loop through the given range and store prime numbers in an array.
Sort the array in descending order and sum the first three elements.
Return the sum.
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 50 interviews
Interview experience
based on 162 reviews
Rating in categories
Associate Software Engineer
190
salaries
| ₹5.5 L/yr - ₹18.6 L/yr |
Junior Associate
82
salaries
| ₹3 L/yr - ₹10 L/yr |
Software Engineer
79
salaries
| ₹3.4 L/yr - ₹16.5 L/yr |
Junior Associate Software Engineer
65
salaries
| ₹2 L/yr - ₹10 L/yr |
Junior IT Associate
47
salaries
| ₹4 L/yr - ₹9 L/yr |
TCS
Infosys
Wipro
HCLTech