Upload Button Icon Add office photos

Emicon Advisory Services

Compare button icon Compare button icon Compare

Filter interviews by

Emicon Advisory Services Interview Questions and Answers

Updated 27 Nov 2024
Popular Designations

Emicon Advisory Services Interview Experiences

7 interviews found

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

I applied via LinkedIn and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical, time, clock, speed

Round 2 - Coding Test 

Data structure, logics

Round 3 - HR 

(2 Questions)

  • Q1. Brief intro of yourself
  • Ans. 

    I am a software developer with 5 years of experience in Java, Python, and SQL.

    • 5 years of experience in Java, Python, and SQL

    • Worked on developing web applications using Java Spring framework

    • Proficient in database management with SQL

  • Answered by AI
  • Q2. Internships projects
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. About coding oops
  • Ans. 

    Object-Oriented Programming (OOP) is a programming paradigm based on objects and classes, promoting code reusability and organization.

    • Encapsulation: Bundling data and methods that operate on the data within one unit (e.g., class).

    • Inheritance: Mechanism where a new class derives properties from an existing class (e.g., Dog class inherits from Animal class).

    • Polymorphism: Ability to present the same interface for differen...

  • Answered by AI
  • Q2. Binary search,array

Interview Preparation Tips

Topics to prepare for Emicon Advisory Services Software Developer Trainee interview:
  • Opps
  • Java
  • Javascript
Interview preparation tips for other job seekers - Prepare Basic que
Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(3 Questions)

  • Q1. Opps concepts friend function virtual function
  • Q2. What is constructor
  • Ans. 

    A constructor is a special type of method that is automatically called when an object is created in a class.

    • Constructors have the same name as the class they belong to.

    • They are used to initialize the object's state.

    • Constructors can have parameters to set initial values for object properties.

    • Example: public class Car { public Car(String color) { this.color = color; } }

  • Answered by AI
  • Q3. What are friend function
  • Ans. 

    Friend functions are functions that are not members of a class but have access to the private and protected members of the class.

    • Friend functions are declared with the keyword 'friend' in the class definition.

    • They can access private and protected members of the class they are friends with.

    • Friend functions are not member functions of the class.

    • They are often used to allow external functions or classes to access private ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What are OOPS pillars?
  • Ans. 

    OOPS pillars are the four main concepts of Object-Oriented Programming: Inheritance, Encapsulation, Abstraction, and Polymorphism.

    • Inheritance: Allows a class to inherit properties and behavior from another class. Example: Animal class can be inherited by Dog class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: Using private variables and public methods in a class.

    • Abstract...

  • Answered by AI
  • Q2. Check if a number is prime or not
  • Ans. 

    A prime number is a number greater than 1 that has no positive divisors other than 1 and itself.

    • Check if the number is less than 2, if yes then it is not prime

    • Loop through numbers from 2 to square root of the number and check if the number is divisible by any of them

    • If the number is not divisible by any number in the loop, then it is prime

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Very harsh assignments

Round 2 - Technical 

(1 Question)

  • Q1. Sql queries dsa

Interview Preparation Tips

Interview preparation tips for other job seekers - Not good hiring process

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 13 Sep 2024

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

I applied via Campus Placement and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What and why joins in sql
  • Ans. 

    Joins in SQL are used to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • INNER JOIN returns rows when there is at least one match in both tables

    • LEFT JOIN returns all rows from the left table and the matched rows from the right table

    • RIGHT JOIN re...

  • Answered by AI
  • Q2. What is ddl commands
  • Ans. 

    DDL commands are Data Definition Language commands used to define, modify, and delete database objects.

    • DDL stands for Data Definition Language

    • Common DDL commands include CREATE, ALTER, and DROP

    • Examples: CREATE TABLE, ALTER TABLE ADD COLUMN, DROP TABLE

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Why you think you are fit for this role
  • Ans. 

    I have a strong background in data analysis, with experience in various tools and techniques.

    • I have a degree in Statistics and have completed multiple data analysis projects during my studies.

    • I am proficient in using tools like Excel, SQL, and Python for data analysis.

    • I have experience in cleaning and analyzing large datasets to extract meaningful insights.

    • I have excellent problem-solving skills and attention to detail...

  • Answered by AI
  • Q2. Are you ready to move
  • Ans. 

    Yes, I am ready to move for the right opportunity.

    • I am open to relocating for a position that aligns with my career goals.

    • I have experience moving for previous job opportunities.

    • I am willing to consider different locations based on the job requirements.

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What project are you working
  • Ans. 

    I am currently working on a project to develop a mobile application for tracking personal fitness goals.

    • Developing a mobile application

    • Tracking personal fitness goals

    • Using technologies like React Native and Firebase

    • Implementing features such as goal setting, progress tracking, and reminders

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basics of CPP and MySQL and do one project

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Emicon Advisory Services?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview before Aug 2016.

Interview Preparation Tips

Round: Resume Shortlist
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments

Round: Test
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments
Total Questions: 15

Round: Test
Experience: See my mentality
Tips: No comments
Duration: 45 minutes

Round: Group Discussion
Experience: Communication
Tips: No comments

Skills: Communication And Confidence

Interview Questionnaire 

1 Question

  • Q1. Difference between for and for each
  • Ans. 

    For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.

    • For loop is used when the number of iterations is known beforehand.

    • For each loop is used when the number of iterations is not known beforehand.

    • For loop can be used with any iterable object.

    • For each loop can only be used with arrays and other iterable objects.

    • For loop uses an index variable to access...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Discussed on my last salary

Emicon Advisory Services Interview FAQs

How many rounds are there in Emicon Advisory Services interview?
Emicon Advisory Services interview process usually has 1-2 rounds. The most common rounds in the Emicon Advisory Services interview process are HR, Technical and One-on-one Round.
How to prepare for Emicon Advisory Services 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 Emicon Advisory Services. The most common topics and skills that interviewers at Emicon Advisory Services expect are Communication Skills, Javascript, PLSQL, Data migration and Employee Retention.
What are the top questions asked in Emicon Advisory Services interview?

Some of the top questions asked at the Emicon Advisory Services interview -

  1. What and why joins in ...read more
  2. What are OOPS pilla...read more
  3. Check if a number is prime or ...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.3/5

based on 8 interview experiences

Difficulty level

Easy 50%
Moderate 50%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 144 Interviews
Webdew Interview Questions
4.5
 • 108 Interviews
HyScaler Interview Questions
4.5
 • 103 Interviews
Snovasys Interview Questions
4.0
 • 38 Interviews
Quantsapp Interview Questions
2.9
 • 35 Interviews
View all

Emicon Advisory Services Reviews and Ratings

based on 17 reviews

2.5/5

Rating in categories

3.3

Skill development

2.3

Work-life balance

2.1

Salary

2.0

Job security

2.8

Company culture

2.2

Promotions

2.4

Work satisfaction

Explore 17 Reviews and Ratings
ORACLE ERP CLOUD CONSULTANT

Mohali

1-3 Yrs

Not Disclosed

ORACLE FUSION CONSULTANT

Mohali

1-3 Yrs

Not Disclosed

ORACLE EBS CONSULTANT

Mohali

1-3 Yrs

Not Disclosed

Explore more jobs
Team Lead
26 salaries
unlock blur

₹10.8 L/yr - ₹18 L/yr

Software Engineer
20 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Manager
6 salaries
unlock blur

₹10.8 L/yr - ₹18 L/yr

Associate Consultant
5 salaries
unlock blur

₹4.4 L/yr - ₹6 L/yr

Oracle Techno Functional Consultant
5 salaries
unlock blur

₹4 L/yr - ₹8 L/yr

Explore more salaries
Compare Emicon Advisory Services with

HCL Infosystems

3.9
Compare

Zidio Development

4.5
Compare

Northcorp Software

4.5
Compare

Accel Frontline

4.1
Compare
write
Share an Interview