Unthinkable Solutions interview experience Real time questions & tips from candidates to crack your interview

Associate Software Engineer

Unthinkable Solutions
upvote
share-icon
4 rounds | 5 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 6 Months
Topics: Data structure, SQL, OOPS, Computer networks, AWS
Tip
Tip

Tip 1 : Clear the logic than copying
Tip 2 : take notes 
Tip 3 : practise atleast on problem a day

Application process
Where: Campus
Eligibility: Above 7 CGPA
Resume Tip
Resume tip

Tip 1 : Keep things on resume that you know 
Tip 2 : Do mention other achievements than academic

Interview rounds

01
Round
Medium
Online Coding Interview
Duration50 Minutes
Interview date15 Sep 2019
Coding problem2

It consited of 20 mcq and 2 coding questions

1. Minimum number of swaps required to sort an array

Easy
10m average time
90% success
0/40
Asked in companies
AmazonIBMHike

You have been given an array 'ARR' of 'N' distinct elements.

Your task is to find the minimum no. of swaps required to sort the array.

For example:
For the given input array [4, 3, 2, 1], the minimum no. of swaps required to sort the array is 2, i.e. swap index 0 with 3 and 1 with 2 to form the sorted array [1, 2, 3, 4].
Try solving now

2. Insertion Sort in Linked List

Easy
10m average time
90% success
0/40
Asked in companies
Disney + HotstarIntuitAmazon

You are given an arbitrary linked list consisting of 'N' nodes having integer values. You need to perform insertion sort on the linked list and print the final list in sorted order.

In other words, you are given a singly linked list, you need to perform insertion sort on it.

Insertion Sort is a sorting algorithm that removes one element from the input data, finds the location it belongs within the sorted list and inserts it there. It repeats until no input elements remain.
Try solving now
02
Round
Medium
Face to Face
Duration30 minutes
Interview date15 Sep 2019
Coding problem1

Face to face intervt

1. Pairs with difference K

Moderate
0/80
Asked in companies
Goldman SachsOraclePhonePe

You are given with an array of integers and an integer K. You have to find and print the count of all such pairs which have difference K.

Note: Take absolute difference between the elements of the array.

Try solving now
03
Round
Medium
Face to Face
Duration30 Minutes
Interview date15 Sep 2019
Coding problem1

Sql and Computer networks

1. DBMS Questions

Sql joins and primary key

Problem approach

Tip 1 : read about sql 
Tip 2 : read computer networks 

04
Round
Easy
HR Round
Duration20 Minutes
Interview date15 Sep 2020
Coding problem1

HR round

1. Basic HR Questions

Tell about yourself

Who is your role model?

Problem approach

Tip 1 : proper communication 
Tip 2 : salary negotiations

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
company logo
Associate Software Engineer
3 rounds | 4 problems
Interviewed by Unthinkable Solutions
950 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 5 problems
Interviewed by Unthinkable Solutions
1153 views
0 comments
0 upvotes
company logo
Associate Software Engineer
4 rounds | 8 problems
Interviewed by Unthinkable Solutions
495 views
0 comments
0 upvotes
company logo
Junior Associate
3 rounds | 4 problems
Interviewed by Unthinkable Solutions
597 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Associate Software Engineer
3 rounds | 2 problems
Interviewed by Ernst & Young (EY)
2775 views
0 comments
0 upvotes
company logo
Associate Software Engineer
3 rounds | 15 problems
Interviewed by Ernst & Young (EY)
2405 views
0 comments
0 upvotes
company logo
Associate Software Engineer
4 rounds | 9 problems
Interviewed by NCR Corporation
1512 views
0 comments
0 upvotes