Upload Button Icon Add office photos

Filter interviews by

Elagoon Business Solutions Interview Questions and Answers

Updated 30 Dec 2022

Elagoon Business Solutions Interview Experiences

1 interview found

CCE Interview Questions & Answers

user image Anonymous

posted on 30 Dec 2022

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 - HR 

(5 Questions)

  • Q1. Introduce yourself in short
  • Q2. Why do u like to join in this company
  • Q3. What do you expect from this company
  • Q4. Are you comfortable working in night shift
  • Q5. What is your strength

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confidential, accurately short answers always reply, save time, don't hesitate at the time of reply

CCE Interview Questions asked at other Companies

Q1. Why the os is installed in c drive only and why not in d or e or f......
View answer (1)

Interview questions from similar companies

I applied via Referral and was interviewed before Aug 2021. There were 2 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. Financial Markets, shares, debentures financial reports making overall excel outlook questions

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are a fresher then State street syntel provides you excellent opportunity to work with Finance KPO industry where you can gain good experience of Investment banking operations. But if you get hired here then ready to pull up your socks & lot of hard work with minimal pay & lot of stretch with no overtime paid

I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Subject related question most of them were based on capital markets.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you have good knowledge of capital market you will definitely get selected.
I would advise to get some information on investment banking.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Machine coding round, try to come up with at least one working requirement

Round 2 - Technical 

(2 Questions)

  • Q1. Low level design
  • Q2. Cant share the exact quesy
Round 3 - Technical 

(1 Question)

  • Q1. High level design
Round 4 - Technical 

(1 Question)

  • Q1. Hiring manager round
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Sep 2023. There were 5 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Which programming language would you use in which situation?
  • Ans. 

    I would use Python for data analysis, Java for enterprise applications, and JavaScript for web development.

    • Python - data analysis, machine learning, scientific computing (e.g. pandas, numpy)

    • Java - enterprise applications, backend development (e.g. Spring framework)

    • JavaScript - web development, front-end development (e.g. React, Angular)

  • Answered by AI
Round 2 - Assignment 

Create a service to assign a delivery operator

Round 3 - Technical 

(1 Question)

  • Q1. Design Uber ride assignment system
  • Ans. 

    Design a system for assigning Uber rides efficiently and fairly

    • Use a matching algorithm to pair riders with drivers based on location, availability, and other factors

    • Implement a dynamic pricing system to incentivize drivers to accept rides in high-demand areas

    • Consider implementing a rating system for both riders and drivers to ensure quality service

    • Utilize real-time data and analytics to optimize ride assignments and r

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Design BookMyShow
Round 5 - HR 

(1 Question)

  • Q1. What qualities do you see in a leader
  • Ans. 

    A leader should possess qualities such as communication skills, empathy, decisiveness, and the ability to inspire and motivate others.

    • Communication skills - A leader should be able to effectively communicate with team members, stakeholders, and other leaders.

    • Empathy - A good leader should be able to understand and relate to the emotions and experiences of others.

    • Decisiveness - Leaders should be able to make tough decis...

  • Answered by AI

Skills evaluated in this interview

I applied via Company Website and was interviewed in Nov 2021. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. General questions about past experiences, the skills i gathered and salary negotiation part ( Virtual interview )
Round 2 - Technical 

(1 Question)

  • Q1. Interview with VP sales ( Virtual Interview)
Round 3 - Technical 

(1 Question)

  • Q1. Interview with Senior VP about general understanding of finances

Interview Preparation Tips

Interview preparation tips for other job seekers - If you know what you are doing, what role you have applied and you are confident about yourself, then trust me you will have a chance to open up about yourself.

I applied via Approached by Company and was interviewed before Nov 2021. 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 - Coding Test 

This was a live coding round where the problem statement was shared 15 minutes before the interview. The time duration was 2 hours.
The problem statement was a Driver allocation system. I had to write few APIs such as:
1) take input for source, destination, distance
2) allocate free driver to new booking
3) record driver's

The complete backend app had to be developed for this to make a working code. The database, language was completely free for choosing.
The program had to be developed on the system and code had to be shared on mail later.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Write a code in Go to find kth minumum element from a given list of numbers.
  • Ans. 

    Code in Go to find kth minimum element from a given list of numbers.

    • Sort the list of numbers in ascending order

    • Return the kth element from the sorted list

  • Answered by AI
  • Q2. How do goroutines work internally?
  • Ans. 

    Goroutines are lightweight threads that are managed by Go runtime.

    • Goroutines are created using the 'go' keyword.

    • They are multiplexed onto OS threads by Go runtime.

    • They communicate using channels.

    • They are scheduled cooperatively, not preemptively.

    • They have a small stack size (2KB) compared to OS threads.

    • They are used extensively in Go for concurrency and parallelism.

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Design a system for food delivery app like Swiggy. Then questions based on the design.

Interview Preparation Tips

Topics to prepare for Go-Jek Senior Software Engineer interview:
  • Golang
  • Data Structures
  • High level design
Interview preparation tips for other job seekers - Go knowledge has to be really strong for the Round 2

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

Implement some LLD and use clean code formulas

Round 2 - Group Discussion 

Better be prepared for all deep dive questions about tech and project you worked

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
-

I appeared for an interview in Jan 2025.

Round 1 - Coding Test 

Focused on the functionality of hashmaps and sorting.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Follow up questions based on coding test.
  • Q2. Multiple systems design questions starting with different design patterns and principles, Database sharding, cap theorem. Multiple concepts from springboot were asked.
Round 3 - One-on-one 

(1 Question)

  • Q1. More focused on system design, task scheduler and db schema etc. Also multiple questions from resume.

Interview Preparation Tips

Interview preparation tips for other job seekers - Concentrate on grasping the fundamental concepts instead of merely memorizing a few solutions. Always articulate your thoughts, strive to comprehend the problem, pose questions, and consider various solutions along with their advantages and disadvantages.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jan 2025.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself?

Interview Preparation Tips

Interview preparation tips for other job seekers - ..... . ... . .. .. . .. . . .. ...... ....... ........ ....... . Nothing

Elagoon Business Solutions Interview FAQs

How many rounds are there in Elagoon Business Solutions interview?
Elagoon Business Solutions interview process usually has 2 rounds. The most common rounds in the Elagoon Business Solutions interview process are Resume Shortlist and HR.
How to prepare for Elagoon Business 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 Elagoon Business Solutions. The most common topics and skills that interviewers at Elagoon Business Solutions expect are HTML, Web Technologies, Wordpress, Digital Marketing and Front End.

Tell us how to improve this page.

Elagoon Business Solutions Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Go-Jek Interview Questions
3.7
 • 31 Interviews
OSB India Interview Questions
3.6
 • 26 Interviews
Leap Finance Interview Questions
3.2
 • 25 Interviews
View all

Elagoon Business Solutions Reviews and Ratings

based on 14 reviews

3.1/5

Rating in categories

3.0

Skill development

3.2

Work-life balance

2.4

Salary

2.5

Job security

2.8

Company culture

2.7

Promotions

2.8

Work satisfaction

Explore 14 Reviews and Ratings
Customer Care Executive
6 salaries
unlock blur

₹1 L/yr - ₹2.4 L/yr

Quality Analyst
4 salaries
unlock blur

₹2.5 L/yr - ₹3 L/yr

Senior Customer Service Executive
3 salaries
unlock blur

₹2 L/yr - ₹2.2 L/yr

Team Lead Operations
3 salaries
unlock blur

₹3.6 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Elagoon Business Solutions with

State Street Syntel

3.7
Compare

Indusind Marketing & Financial Services

3.9
Compare

Home First Finance Company India

3.7
Compare

Pamac Finserve

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