Filter interviews by
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
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
I applied via Campus Placement and was interviewed in Mar 2024. There were 3 interview rounds.
It was a basic coding test with esay dsa questions from array and stings etc
The level of dsa questions was shifted to medium
3 coding questions of array string and stack
Three questions of coding and compiler was not so good and time was 1 hour
Unthinkable Solutions interview questions for popular designations
I applied via campus placement at Maharaja Agrasen Institute of Technology, Delhi and was interviewed in Feb 2024. There were 2 interview rounds.
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
Get interview-ready with Top Unthinkable Solutions Interview Questions
Hacker Rank test, easy one
3 questions, 60 mins, DSA
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.
Top trending discussions
Interview experience
based on 161 reviews
Rating in categories
Associate Software Engineer
189
salaries
| ₹7 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