Filter interviews by
I applied via campus placement at Seth Jai Prakash Mukund Lal Institute of Engineering and Technology, Yamunanagar 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
I applied via Campus Placement and was interviewed in Jul 2021. There were 3 interview rounds.
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...
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...
Approach: If the root node has data smaller than ‘X’. then by properties of BST, ‘X’ cannot be in its left subtree, so we recursively check for the right subtree.
If the root node has data larger than ‘X’. then by properties of BST, ‘X’ cannot be in its right subtree, so we recursively check for the left subtree.
If the root node has data equal to ‘X’, then we return “True”.
The steps a...
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.
We will traverse the whole array and check if that element previously occurred or not.
The steps are as follows:
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
Unthinkable Solutions interview questions for popular designations
I applied via Campus Placement and was interviewed in Nov 2020. There were 4 interview rounds.
Get interview-ready with Top Unthinkable Solutions Interview Questions
posted on 9 Dec 2020
I applied via Recruitment Consultant
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