Upload Button Icon Add office photos

Filter interviews by

Unthinkable Solutions Associate Interview Questions and Answers

Updated 21 Feb 2024

Unthinkable Solutions Associate Interview Experiences

1 interview found

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

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic question on dot net and sql server
Round 2 - Technical 

(1 Question)

  • Q1. Bit twisted and elaborative discussion on various technical spheres.
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Worst experience company is not so good

Round 2 - Technical 

(2 Questions)

  • Q1. What is object oriented programming
  • Ans. 

    Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOP focuses on creating objects that interact with each other to solve problems

    • Encapsulation, inheritance, and polymorphism are key principles of OOP

    • Examples of OOP languages include Java, C++, and Python

  • Answered by AI
  • Q2. Questions on data structute
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral

Round 1 - Coding Test 

Print a specific pattern using any programming language.

Round 2 - One-on-one 

(3 Questions)

  • Q1. What is a class in Object-Oriented Programming (OOP)?
  • Ans. 

    A class in OOP is a blueprint for creating objects, defining their properties and behaviors.

    • Classes are templates for creating objects in OOP

    • They define the properties (attributes) and behaviors (methods) of objects

    • Objects are instances of classes, each with its own unique data

    • Inheritance allows classes to inherit properties and behaviors from other classes

    • Encapsulation ensures that the data is hidden and can only be a...

  • Answered by AI
  • Q2. What is the difference between an abstract class and an interface?
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

    • Abstract class can have constructors, fields, and methods, while interface cannot have any implementation.

    • A class can only extend one abstract class, but can implement multiple interfaces.

    • Abstract classes are used to define common characteristics of subclasses, while interfaces are used to define contracts for...

  • Answered by AI
  • Q3. What is joining and creating an inner join query?
  • Ans. 

    Joining is combining data from two or more tables based on a related column, while an inner join query retrieves only the matching records.

    • Joining is used to combine data from multiple tables in a database.

    • Inner join query retrieves only the records that have matching values in both tables.

    • Syntax for inner join: SELECT columns FROM table1 INNER JOIN table2 ON table1.column = table2.column;

    • Example: SELECT orders.order_i...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Webkul Software Associate Software Engineer interview:
  • OOPS
  • Baisc Of any of Programing
  • MySQL
  • joins
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

1st round of the company was an online assessment with 40 questions,2 coding questions :- cake distribution problem, Palindrome and else there were 6-7 SQL questions and other were Aptitude questions (basic) whole test was for 1 hr.

Round 2 - Technical 

(3 Questions)

  • Q1. Basic oops, basic questions on loops etc
  • Q2. SQL:- add a column on a table, find max salary of employee
  • Ans. 

    Use ALTER TABLE to add a new column and then use MAX function to find the highest salary.

    • Use ALTER TABLE statement to add a new column to the table.

    • Use MAX function in SQL to find the maximum salary of employees.

  • Answered by AI
  • Q3. SUM OF DIGITS OF A NUMBER(DSA)
  • Ans. 

    Calculate the sum of digits of a given number.

    • Iterate through each digit of the number and add them together.

    • Use modulo operator to extract each digit.

    • Repeat until all digits are processed.

    • Example: For number 123, sum of digits = 1 + 2 + 3 = 6.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - BASICS OF DSA, DBMS, OOPS
AND U SHOULD KNOW EVERYTHING WRITTEN ON RESUME

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Asked about previous experience
  • Q2. Why you want to change the job
  • Ans. 

    Seeking new challenges and growth opportunities in a different environment.

    • Desire for professional growth and development

    • Looking for new challenges and experiences

    • Seeking a better work-life balance

    • Interested in exploring different industries or sectors

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just speak with confidence
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Zoho and other digital marketing
  • Q2. Personality questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. About self introduction
  • Q2. Basic sales questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Aptitude Test 

Mathematics,General Aptitute,three coding question

Round 2 - Coding Test 

Face to face interview.Ask questions on Data structure and algorithms

Round 3 - HR 

(1 Question)

  • Q1. Where do you look from 5 years from now
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Easy general logical theoretical questions

Round 2 - Technical 

(2 Questions)

  • Q1. Sql questions askes mostly
  • Q2. Python questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare SQL well
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. What was your job role in previous company.
  • Q2. How many years of experience do you have.
Round 3 - Technical 

(2 Questions)

  • Q1. Can you brief about your technical skills.
  • Q2. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Kindly check Rating and Review before joining.

Unthinkable Solutions Interview FAQs

How many rounds are there in Unthinkable Solutions Associate interview?
Unthinkable Solutions interview process usually has 3 rounds. The most common rounds in the Unthinkable Solutions interview process are Coding Test, Technical and One-on-one Round.
How to prepare for Unthinkable Solutions Associate 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 Data Analysis, Employee Engagement, Onboarding, Operations and Process Audit.
What are the top questions asked in Unthinkable Solutions Associate interview?

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

  1. DSA QUESTIONS: Strings, Arrays, Linked L...read more
  2. Interview. All questions were asked from my res...read more
  3. Matrix quest...read more

Tell us how to improve this page.

Unthinkable Solutions Associate Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Unthinkable Solutions Associate Salary
based on 5 salaries
₹5 L/yr - ₹10.8 L/yr
17% more than the average Associate Salary in India
View more details

Unthinkable Solutions Associate Reviews and Ratings

based on 5 reviews

3.0/5

Rating in categories

3.0

Skill development

3.8

Work-life balance

3.8

Salary

4.0

Job security

3.6

Company culture

3.6

Promotions

4.1

Work satisfaction

Explore 5 Reviews and Ratings
Associate Software Engineer
190 salaries
unlock blur

₹7 L/yr - ₹18.6 L/yr

Junior Associate
82 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Software Engineer
78 salaries
unlock blur

₹2.7 L/yr - ₹15.3 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