Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Embee Software Team. If you also belong to the team, you can get access from here

Embee Software Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Embee Software Interview Questions, Process, and Tips

Updated 5 Oct 2024

Top Embee Software Interview Questions and Answers

Embee Software Interview Experiences

Popular Designations

8 interviews found

I applied via Walk-in and was interviewed in Mar 2022. There were 2 interview rounds.

Round 1 - Assignment 

As I am experienced so , others options are not required .
I was asked about my day to day activities .
I was asked a critical situation and its remediation plan
Technical Skill and Major operations practice's example

Round 2 - HR 

(6 Questions)

  • Q1. Mostly salary discussion and negotiation with Head of the Dept. and senior HR
  • Q2. How much salary required
  • Q3. About yourself is common for checking how fluence you are
  • Q4. How soon you can join
  • Q5. Is there any pay out option is required or not (Mostly for experienced)
  • Q6. And Relocation part please clarify while joining or negotiating

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are experienced , showcase the strong points first and negotiate with those points . always tell company standard while negotiation you will get 30 % by default . though I was hiked 45% from the last company .

Assistant Manager IT Operations Interview Questions asked at other Companies

Q1. Explain the control flow of Jenkins
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2023. There were 4 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. Tell me about yourself
  • Q2. Current & Expected CTC, Notice Period
Round 3 - One-on-one 

(2 Questions)

  • Q1. Current Target, Achievement
  • Q2. Top 10 Client, Cloud Knowledge
Round 4 - One-on-one 

(3 Questions)

  • Q1. Current Achievement
  • Q2. Your strength & weakness
  • Q3. How do you handle stress

Interview Preparation Tips

Interview preparation tips for other job seekers - Be perfect in your numbers

Business Development Manager Interview Questions asked at other Companies

Q1. If your not getting support from bank or agent, then what will make further to generate business, what is the approach or strategy to be implemented during such cases to convince the customers ?
View answer (14)

Sdet Lead Interview Questions & Answers

user image sachin sharma

posted on 14 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Why you want to join

Sdet Lead Interview Questions asked at other Companies

Q1. write a palindrome program without using any in-build method. if there are 500 test cases and need to run only 50 test cases, then how to approach and do it? what is the framework used in your project? how will you handle if a team member w... read more
View answer (1)

Team Lead Interview Questions & Answers

user image Anonymous

posted on 3 Oct 2024

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

I applied via Referral and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

General aptitude test

Round 2 - Technical 

(2 Questions)

  • Q1. Sql knowledge and reports
  • Q2. Sap process and its features
  • Ans. 

    SAP process is a software system used for managing business operations and customer relations.

    • SAP stands for Systems, Applications, and Products in Data Processing.

    • It integrates various business functions such as finance, HR, sales, and production.

    • Features include real-time data processing, analytics, and customizable modules.

    • Examples of SAP modules are SAP ERP, SAP CRM, and SAP SCM.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Team Lead Interview Questions asked at other Companies

Q1. write a java program to get maxing profit by buying and selling a share from a given set of values (they will change the question after you give solution, like if consider buying only once and selling once they will say to buying multiple t... read more
View answer (3)

Embee Software interview questions for popular designations

 Sdet Lead

 (1)

 Software Engineer

 (1)

 Assistant Manager IT Operations

 (1)

 Business Development Manager

 (1)

 Functional Consultant

 (1)

 Developer Associate

 (1)

 Team Lead

 (1)

Interview Questions & Answers

user image Anonymous

posted on 29 Apr 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. Recommended by whom?
  • Q2. Salary of your previous company ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Required Recommendation of Managers.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Domain Specific questions, Knowledge on OOPs
Round 2 - HR 

(1 Question)

  • Q1. Discussion on salary

Interview Preparation Tips

Topics to prepare for Embee Software Software Engineer interview:
  • .Net
  • SQL Server
  • React
  • Angular
  • Azure
  • Powerapp
  • Sharepoint
Interview preparation tips for other job seekers - Prepare for domain specific questions. Gain detailed knowledge on your previous hands on projects.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (220)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. Basics on OOPs and SQL
  • Q2. Delete vs truncate pillars of oops(explain each one with example)
  • Ans. 

    Delete removes rows from a table while truncate removes all rows from a table. Pillars of OOP are Inheritance, Encapsulation, Polymorphism, Abstraction.

    • Delete is a DML command used to remove specific rows from a table.

    • Truncate is a DDL command used to remove all rows from a table.

    • Pillars of OOP: Inheritance - allows a class to inherit properties and behavior from another class. Example: class Dog extends Animal.

    • Encapsu...

  • Answered by AI
  • Q3. Different types of Joins in SQL
  • Ans. 

    Different types of Joins in SQL include Inner Join, Left Join, Right Join, and Full Join.

    • Inner Join: Returns rows when there is a match in both tables.

    • Left Join: Returns all rows from the left table and the matched rows from the right table.

    • Right Join: Returns all rows from the right table and the matched rows from the left table.

    • Full Join: Returns rows when there is a match in either table.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Explained company policies
  • Ans. 

    Company policies are guidelines and rules set by the company to govern employee behavior and decision-making.

    • Company policies outline acceptable behavior and expectations for employees.

    • They cover areas such as attendance, dress code, code of conduct, and use of company resources.

    • Policies are typically communicated to employees through an employee handbook or orientation.

    • Employees are expected to adhere to company polic...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Embee Software Developer Associate interview:
  • OOPS
  • SQL

Skills evaluated in this interview

Developer Associate Interview Questions asked at other Companies

Q1. Cycle Detection in a Singly Linked List Determine if a given singly linked list of integers forms a cycle or not. A cycle in a linked list occurs when a node's next points back to a previous node in the list. Thus, the list does not have a ... read more
View answer (1)

I applied via Referral and was interviewed in Nov 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Knowledge about your working and experience in your software

Round 2 - HR 

(1 Question)

  • Q1. Knowledge of software and Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident and well prepared about what you know and if you hesitate speak

Functional Consultant Interview Questions asked at other Companies

Q1. A restaurant is having heavy rush hour in the morning. You are implementing an ERP system for them. What will you do to help them.
View answer (2)

Interview questions from similar companies

I applied via Approached by Company and was interviewed before May 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 - Aptitude Test 

Mathematical thinking Analytical Thinking

Round 3 - HR 

(1 Question)

  • Q1. Career intro, Mathematics

Interview Preparation Tips

Topics to prepare for Vyapar Sales Executive interview:
  • Aptitude
  • Basic mathematics
  • Accounting
Interview preparation tips for other job seekers - Organisation is good learnings will be there

I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Coding Test 

5 coding questions you have to complete atleast 4

Round 2 - HR 

(1 Question)

  • Q1. About yourself and technology related questions ,it can 1 or 1 and half an hour round
Round 3 - Aptitude Test 

Basic aptitude questions

Interview Preparation Tips

Topics to prepare for Mindfire Solutions Associate Software Engineer interview:
  • Java
  • Laravel
  • PHP
  • Javascript
  • Javascript Frameworks
Interview preparation tips for other job seekers - Great place ,Great team and growth in work everything you can find here.

Embee Software Interview FAQs

How many rounds are there in Embee Software interview?
Embee Software interview process usually has 2-3 rounds. The most common rounds in the Embee Software interview process are HR, One-on-one Round and Resume Shortlist.
How to prepare for Embee Software 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 Embee Software. The most common topics and skills that interviewers at Embee Software expect are Presales, SAP Business One, SAP Implementation, SAP Support and Account Management.
What are the top questions asked in Embee Software interview?

Some of the top questions asked at the Embee Software interview -

  1. Delete vs truncate pillars of oops(explain each one with examp...read more
  2. Different types of Joins in ...read more
  3. Explained company polic...read more

Tell us how to improve this page.

Embee Software Interview Process

based on 11 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

Vyapar Interview Questions
3.5
 • 55 Interviews
Grey Orange Interview Questions
3.2
 • 38 Interviews
Mobileum Interview Questions
3.3
 • 37 Interviews
CodeClouds Interview Questions
4.5
 • 36 Interviews
Entrata Interview Questions
4.1
 • 34 Interviews
greytHR Interview Questions
4.0
 • 31 Interviews
View all

Embee Software Reviews and Ratings

based on 256 reviews

3.9/5

Rating in categories

3.8

Skill development

3.7

Work-life balance

3.7

Salary

3.8

Job security

3.7

Company culture

3.4

Promotions

3.6

Work satisfaction

Explore 256 Reviews and Ratings
Cloud Consultant
41 salaries
unlock blur

₹3.2 L/yr - ₹9.8 L/yr

Technical Consultant
30 salaries
unlock blur

₹3.2 L/yr - ₹10 L/yr

Software Developer
27 salaries
unlock blur

₹3.5 L/yr - ₹7.8 L/yr

Developer Associate
25 salaries
unlock blur

₹3 L/yr - ₹4.3 L/yr

Software Engineer
17 salaries
unlock blur

₹4.4 L/yr - ₹10 L/yr

Explore more salaries
Compare Embee Software with

Ascent HR Technologies Private Limited

3.7
Compare

Vyapar

3.5
Compare

Entrata

4.1
Compare

CodeClouds

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