Upload Button Icon Add office photos

Filter interviews by

Unthinkable Solutions Interview Questions, Process, and Tips

Updated 22 Jan 2025

Top Unthinkable Solutions Interview Questions and Answers

View all 35 questions

Unthinkable Solutions Interview Experiences

Popular Designations

56 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Sum without plus sign
  • Ans. 

    Use bitwise operators to perform addition without using the plus sign.

    • Use bitwise XOR operation to add two numbers without carrying over

    • Use bitwise AND operation to find the carry bits and shift them to the left

    • Repeat the process until there are no more carry bits

  • Answered by AI
  • Q2. Reverse the string
  • Ans. 

    Reverse a given string

    • Use a loop to iterate through the characters of the string and build a new string in reverse order

    • Alternatively, use built-in functions like reverse() or StringBuilder in some programming languages

  • Answered by AI

Skills evaluated in this interview

Quality Analyst Interview Questions asked at other Companies

Q1. How you will maintain the balance between operations and quality so that they do not have any conflicts of interest
View answer (3)
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

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Software Developer Interview Questions & Answers

user image Utkarsh Tripathi

posted on 11 Jan 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

3 coding questions of array string and stack

Top Unthinkable Solutions Software Developer Interview Questions and Answers

Q1. Find Duplicate in ArrayYou are given an array of integers 'ARR' containing N elements. Each integer is in the range [1, N-1], with exactly one element repeated in the array. Your task is to find the duplicate element. Note : All the integer... read more
View answer (7)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (41)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Three questions of coding and compiler was not so good and time was 1 hour

Round 2 - Programming 

(1 Question)

  • Q1. DSA question and of medium level

Top Unthinkable Solutions Software Developer Interview Questions and Answers

Q1. Find Duplicate in ArrayYou are given an array of integers 'ARR' containing N elements. Each integer is in the range [1, N-1], with exactly one element repeated in the array. Your task is to find the duplicate element. Note : All the integer... read more
View answer (7)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Unthinkable Solutions interview questions for popular designations

 Software Developer

 (11)

 Software Engineer

 (8)

 Associate Software Engineer

 (5)

 Junior Associate

 (3)

 Junior Associate Software Engineer

 (3)

 QA Engineer

 (2)

 Quality Engineer

 (2)

 Software Developer Intern

 (2)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Maharaja Agrasen Institute of Technology, Delhi and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was a coding round of 3 question , 1st was to print a specific pattern 2nd was similar to famous leetcode problem rain water and 3rd was to convert postfix expression to infix using stack

Round 2 - Technical 

(2 Questions)

  • Q1. Similar to leecode 3sum problem
  • Q2. Similar to leetcode combination sum -3

Interview Preparation Tips

Interview preparation tips for other job seekers - grind leetcode medium questions

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)

Get interview-ready with Top Unthinkable Solutions Interview Questions

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

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Java opps concept

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (7)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. General testing concepts and process
Round 2 - One-on-one 

(1 Question)

  • Q1. Deep test cases and project discussion
Round 3 - HR 

(1 Question)

  • Q1. All personality and behavioral related question and salary discussion

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)

Associate Interview Questions & Answers

user image Isha Munjal

posted on 21 Feb 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

3 questions, 60 mins, DSA

Round 2 - Technical 

(2 Questions)

  • Q1. DSA QUESTIONS: Strings, Arrays, Linked List
  • Q2. Matrix question
Round 3 - One-on-one 

(1 Question)

  • Q1. Interview. All questions were asked from my resume

Associate Interview Questions asked at other Companies

Q1. What is mean of TTR & why required for powder coating process ?
View answer (17)

Full Stack Developer Interview Questions & Answers

user image Divyanshu Patheja

posted on 18 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

Hacker earth DSA questions

Round 2 - Technical 

(2 Questions)

  • Q1. Find loop in linked list
  • Ans. 

    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.

  • Answered by AI
  • Q2. Longest common substring
  • Ans. 

    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.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA,SQL ,oops concepts

Skills evaluated in this interview

Full Stack Developer Interview Questions asked at other Companies

Q1. Query And MatrixYou are given a binary matrix with ‘M’ rows and ‘N’ columns initially consisting of all 0s. 'Q' queries follow. The queries can be of 4 types: Query 1: 1 R index Query 2: 1 C index Query 3: 2 R index Query 4: 2 C index In ea... read more
View answer (1)

Unthinkable Solutions Interview FAQs

How many rounds are there in Unthinkable Solutions 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 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 Java, Javascript, C#, .Net and Sales.
What are the top questions asked in Unthinkable Solutions interview?

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

  1. 1) coding question range is given example 2 to 10 in this range find 3...read more
  2. How would you design a store management system, including all relevant schema t...read more
  3. what is SANITY , Smoke Testing. Explain difference giving live project exampl...read more
How long is the Unthinkable Solutions interview process?

The duration of Unthinkable Solutions interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Unthinkable Solutions Interview Process

based on 49 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 801 Interviews
MAQ Software Interview Questions
2.0
 • 97 Interviews
View all

Unthinkable Solutions Reviews and Ratings

based on 161 reviews

3.0/5

Rating in categories

3.1

Skill development

2.7

Work-life balance

3.0

Salary

2.8

Job security

2.7

Company culture

2.9

Promotions

2.7

Work satisfaction

Explore 161 Reviews and Ratings
Associate Software Engineer
189 salaries
unlock blur

₹7 L/yr - ₹18.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.5 L/yr

Junior Associate Software Engineer
65 salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Junior IT Associate
47 salaries
unlock blur

₹4 L/yr - ₹9 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