Upload Button Icon Add office photos

Filter interviews by

Unimity Solutions Interview Questions and Answers

Updated 7 Oct 2024

Unimity Solutions Interview Experiences

Popular Designations

3 interviews found

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

(2 Questions)

  • Q1. Basics in javascript
  • Q2. Advance questions in angular
Round 2 - Coding Test 

Create an application using angular and nodejs

Program Analyst Interview Questions asked at other Companies

Q1. Longest Common Subsequence Problem Statement Given two strings STR1 and STR2, determine the length of their longest common subsequence. A subsequence is a sequence that can be derived from another sequence by deleting some or no elements wi... read more
View answer (5)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not 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 

(1 Question)

  • Q1. Why are u looking for a job change?
Round 3 - Technical 

(1 Question)

  • Q1. Write a program to find the pairs of the number which give sum=8
  • Ans. 

    Program to find pairs of numbers that sum up to 8

    • Use a nested loop to iterate through the array and find pairs

    • Check if the sum of the pair is equal to 8

    • Store and display the pairs that satisfy the condition

  • Answered by AI

Skills evaluated in this interview

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)

Interview Questions & Answers

user image Anonymous

posted on 29 Sep 2022

I applied via Recruitment Consulltant and was interviewed before Sep 2021. 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 - Technical 

(1 Question)

  • Q1. Custom theme Custom module Custom block Service Migration Preprocessor Hook_preprocess Caching mechanism D7 vs D8 vs D9 Configuration system Custom table Custom form Entities Event subscriber Event d...
Round 3 - Behavioral 

(1 Question)

  • Q1. About you and past experience

Interview Preparation Tips

Topics to prepare for Unimity Solutions interview:
  • PHP
  • Drupal
Interview preparation tips for other job seekers - Hire and fire rule in Unimity Solutions. If you are a very good php coder and drupal expert, only then you can survive there. All members are helpful.

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.

I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic communication skills were tested. Sone techical questn too. Versant test is mandatory

Interview Preparation Tips

Interview preparation tips for other job seekers - Please never go for these third party vendors. They misguide you regarding profile . I went for this third party vendor named savantis solution and it really misguided me

Interview Questionnaire 

2 Questions

  • Q1. They asked me on java and I have joined as a fresher they not much questions as I got selected as fresher on oops concepts and collections
  • Q2. Please be confident while facing interview and they will check your communication skills

Interview Questionnaire 

1 Question

  • Q1. Who is the most important person have to transform you in your life?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just speak your mind you will be selected.

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

I applied via Walk-in and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Where do you want to see yourself after 5 years?
  • Q2. What are your preferences?
  • Q3. If given a chance on what do you want to make changes on the project if you've been assigned to achieve positive results with fewer efforts?
  • Q4. What are your expectations?
  • Q5. How do you want a corporate structure to be?
  • Q6. Why did you leave your last company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions asked to a fresher I would expect those to be a friendly manner and allow him to speak what he can and not just the questions you ask.

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

Unimity Solutions Interview FAQs

How many rounds are there in Unimity Solutions interview?
Unimity Solutions interview process usually has 2-3 rounds. The most common rounds in the Unimity Solutions interview process are Technical, Resume Shortlist and Behavioral.
How to prepare for Unimity 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 Unimity Solutions. The most common topics and skills that interviewers at Unimity Solutions expect are Javascript, Drupal, HTML, PHP and CSS.
What are the top questions asked in Unimity Solutions interview?

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

  1. Write a program to find the pairs of the number which give su...read more
  2. Custom theme Custom module Custom block Service Migration Preprocessor Hoo...read more
  3. Advance questions in angu...read more

Tell us how to improve this page.

Unimity Solutions Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
HCL Infosystems Interview Questions
3.9
 • 140 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
Axelerant Interview Questions
4.3
 • 3 Interviews
View all

Unimity Solutions Reviews and Ratings

based on 21 reviews

3.7/5

Rating in categories

3.8

Skill development

3.6

Work-life balance

3.7

Salary

3.1

Job security

3.7

Company culture

3.0

Promotions

3.5

Work satisfaction

Explore 21 Reviews and Ratings
Programmer Analyst
45 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Programmer Analyst
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Drupal Developer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Front end Developer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Unimity Solutions with

Srijan Technologies

3.5
Compare

Qed42 Engineering

3.6
Compare

Faichi Solutions

1.8
Compare

Azri Solutions

4.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview