Upload Button Icon Add office photos

Filter interviews by

Morae Global Interview Questions and Answers

Updated 6 Feb 2025

Morae Global Interview Experiences

Popular Designations

6 interviews found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Aptitude Test 

It felt more like a personal interview.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Can you describe your past work experiences?
  • Q2. Talk more about your internships

Senior Associate Interview Questions asked at other Companies

Q1. On an average, how many invoices can you process in a day?
View answer (10)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. About yourself and childhood memory
  • Q2. Why corporate when my previous experience was with litigation
  • Ans. 

    Transitioning from litigation to corporate allows me to apply my legal skills in a different context and gain new experiences.

    • I have a strong foundation in legal research, analysis, and writing from my litigation experience.

    • I am interested in exploring how legal principles are applied in a corporate setting.

    • I see an opportunity to broaden my skill set and knowledge by working on transactional matters and corporate gove...

  • Answered by AI

Associate Interview Questions & Answers

user image Anonymous

posted on 1 Jan 2022

I applied via LinkedIn and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About interested area of work.
  • Q2. Your previous experience in similar role.

Interview Preparation Tips

Interview preparation tips for other job seekers - Average , not too difficult.
Ensure you know your role n JD well before interview.. align and associate those with your skills & previous experience. Show them why you are interested to work there.
*Big opportunity to learn.

Associate Interview Questions asked at other Companies

Q1. What is mean of TTR & why required for powder coating process ?
View answer (17)

I applied via Recruitment Consultant and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. 1. What do you know about the company. 2. What can you say about ediscovery. 3. What is privileged information. 4. What is the premise of Solomon v solomon case, premise of Foss vs Harbottle case. 5. Misce...

Interview Preparation Tips

Interview preparation tips for other job seekers - I had 2 interbirws. First with the team kead and later with 2 assustant Directors. Both were very relaxed interactions. The interviewers made me feel very comfortable and helped with the answer wherever I got stuck.
It was more like a conversation than an interview.

Legal Consultant Interview Questions asked at other Companies

Q1. Can parties choose an applicable law in the contract of a country to which the parties have no relation
View answer (1)

Morae Global interview questions for popular designations

 Legal Consultant

 (2)

 Associate

 (1)

 Discovery Associate

 (1)

 Legal Associate

 (1)

 Senior Associate

 (1)

I applied via Recruitment Consultant and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions were about legal tools and some acts. Also there were inter- personal questions which were to test your personality.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest, well prepared with laws in connection with the role and be confident.

Legal Consultant Interview Questions asked at other Companies

Q1. Can parties choose an applicable law in the contract of a country to which the parties have no relation
View answer (1)

I applied via Recruitment Consultant and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I was asked about the contract law and questions related to contract law and about the company and how would I see myself in the future.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good command over english language and knowledge about law

Legal Associate Interview Questions asked at other Companies

Q1. what is responsiness, issue codes and confidentiality in Document review?
View answer (1)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Deep dive on current migration project and architecture, Type of dimensional modelling , normalization & de normalization
  • Q2. Which AWS services used and AWS architecture for those services
  • Ans. 

    AWS services used include S3, Redshift, Glue, EMR, and Lambda in a scalable and cost-effective architecture.

    • AWS S3 for storing large amounts of data

    • AWS Redshift for data warehousing and analytics

    • AWS Glue for ETL processes

    • AWS EMR for big data processing

    • AWS Lambda for serverless computing

  • Answered by AI
Round 2 - One-on-one 

(5 Questions)

  • Q1. Current project end to end explanation
  • Ans. 

    Developed a real-time data processing pipeline for analyzing customer behavior

    • Designed and implemented data ingestion process using Apache Kafka

    • Utilized Apache Spark for data processing and analysis

    • Built data models and visualizations using tools like Tableau

    • Implemented machine learning algorithms for predictive analytics

  • Answered by AI
  • Q2. Questions on spark optimization, Coalesce/Repartition, Handling data skew
  • Q3. Explain spark submit command in detail
  • Ans. 

    Spark submit command is used to submit Spark applications to a cluster

    • Used to launch Spark applications on a cluster

    • Requires specifying the application JAR file, main class, and any arguments

    • Can set various configurations like memory allocation, number of executors, etc.

    • Example: spark-submit --class com.example.Main --master yarn --deploy-mode cluster myApp.jar arg1 arg2

  • Answered by AI
  • Q4. SQL question on self join
  • Q5. Easy Python question on printing even numbers in a range
Round 3 - One-on-one 

(4 Questions)

  • Q1. Current project explanation end to end
  • Ans. 

    Developed a real-time data processing pipeline for analyzing customer behavior

    • Designed and implemented data ingestion process using Apache Kafka

    • Utilized Apache Spark for data processing and analysis

    • Built data models and visualizations using tools like Tableau

    • Implemented machine learning algorithms for predictive analytics

  • Answered by AI
  • Q2. PySpark coding question
  • Q3. Question on spark internals JVM & GC
  • Q4. Configure Cluster for 100 TB data
  • Ans. 

    To configure a cluster for 100 TB data, consider factors like storage capacity, processing power, network bandwidth, and fault tolerance.

    • Choose a distributed storage system like HDFS or Amazon S3 for scalability and fault tolerance.

    • Select high-capacity servers with sufficient RAM and CPU for processing large volumes of data.

    • Ensure high-speed network connections between nodes to facilitate data transfer.

    • Implement data r...

  • Answered by AI
Round 4 - One-on-one 

(3 Questions)

  • Q1. Current project architecture end to end
  • Ans. 

    Our current project architecture involves a microservices-based approach with data pipelines for real-time processing.

    • Utilizing microservices architecture for scalability and flexibility

    • Implementing data pipelines for real-time processing of large volumes of data

    • Leveraging cloud services such as AWS or Azure for infrastructure

    • Using technologies like Apache Kafka for streaming data

    • Ensuring data quality and reliability t

  • Answered by AI
  • Q2. Case study with order management , Create Facts & dimension for Amazon orders
  • Q3. SQL query to find the 2nd most order item in a category
  • Ans. 

    Use a SQL query with a subquery to find the 2nd most ordered item in a category.

    • Use a subquery to rank items within each category based on the number of orders

    • Select the item with rank 2 within each category

    • Order the results by category and rank to get the 2nd most ordered item in each category

  • Answered by AI

Interview Preparation Tips

Topics to prepare for GoDaddy Senior Data Engineer interview:
  • AWS
  • Pyspark
  • SQL
  • Python
  • Data Modeling
Interview preparation tips for other job seekers - All rounds are around 30-45 mins, Majorly focused on Previous work + Data engineering basic concepts.

Skills evaluated in this interview

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

I was interviewed in Dec 2024.

Round 1 - Technical 

(7 Questions)

  • Q1. Project explanation
  • Q2. Sql query optimization
  • Q3. Sql coding for dense rank and python coding for removing duplicates
  • Q4. AWS spark submit command
  • Q5. Airflow operatos
  • Q6. Big query operators
  • Q7. Realtime usecase challenge and solving that challenge

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare evrything in your resume
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Case Study 

I am currently graduating. I am in the 2nd year of B.Sc. this year.

Round 2 - Technical 

(3 Questions)

  • Q1. What is the work in technical
  • Q2. How is technology used
  • Ans. 

    Technology is used in the workplace for communication, organization, automation, and efficiency.

    • Communication: Email, messaging apps, video conferencing

    • Organization: Project management tools, calendars, cloud storage

    • Automation: Workflow automation, data entry automation

    • Efficiency: Time tracking software, collaboration platforms

  • Answered by AI
  • Q3. What work will be given to me in technical

Interview Preparation Tips

Topics to prepare for Online Legal India Office Assistant interview:
  • Aptitude
  • Personality Development
  • Communication Skills
  • Knowledge Management
Interview preparation tips for other job seekers - I don't have that special experience because I haven't graduated yet, I'm sorry
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - Coding Test 

It was an online assessment consisting of Operating Systems, Object-Oriented Programming, Database Management Systems, and three coding questions and also focused on grammar.

Round 2 - One-on-one 

(4 Questions)

  • Q1. Data structures questions
  • Q2. SQL queries
  • Q3. What are the concepts of Object-Oriented Programming (OOP), specifically method overloading and method overriding?
  • Ans. 

    OOP concepts include method overloading and method overriding for reusability and flexibility in programming.

    • Method overloading allows multiple methods with the same name but different parameters in a class.

    • Method overriding involves creating a new implementation of a method in a subclass that is already defined in the superclass.

    • Method overloading is resolved at compile time, while method overriding is resolved at run...

  • Answered by AI
  • Q4. Operating systems quuestions
Round 3 - One-on-one 

(2 Questions)

  • Q1. Project based questions
  • Q2. What technology stack is utilized, and why was this specific stack selected?
  • Ans. 

    The technology stack utilized includes Java, Spring Boot, Angular, and MySQL. This stack was selected for its robustness, scalability, and ease of development.

    • Java is used for backend development due to its versatility and strong community support

    • Spring Boot is chosen for its ease of setup and integration with Java applications

    • Angular is utilized for frontend development to create dynamic and interactive user interface...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared to discuss everything included in your resume, including your internship experiences. Pay particular attention to core computer science subjects, especially object-oriented programming. Additionally, make sure to review the job description thoroughly to anticipate the relevant questions that may be asked.

Morae Global Interview FAQs

How many rounds are there in Morae Global interview?
Morae Global interview process usually has 1-2 rounds. The most common rounds in the Morae Global interview process are One-on-one Round and Aptitude Test.
How to prepare for Morae Global 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 Morae Global. The most common topics and skills that interviewers at Morae Global expect are Corporate Law, Salesforce, Active Directory, Compliance and Data Integration.

Tell us how to improve this page.

Morae Global Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

UnitedLex Interview Questions
3.1
 • 69 Interviews
Integreon Interview Questions
3.3
 • 42 Interviews
Cogneesol Interview Questions
3.5
 • 14 Interviews
Mindcrest Interview Questions
2.7
 • 5 Interviews
Pangea3 Interview Questions
2.3
 • 2 Interviews
Exigent Group Interview Questions
3.7
 • 2 Interviews
View all

Morae Global Reviews and Ratings

based on 71 reviews

3.6/5

Rating in categories

3.5

Skill development

4.4

Work-life balance

3.1

Salary

3.7

Job security

3.6

Company culture

3.1

Promotions

3.2

Work satisfaction

Explore 71 Reviews and Ratings
Legal Associate
69 salaries
unlock blur

₹2.6 L/yr - ₹6.5 L/yr

Senior Associate
66 salaries
unlock blur

₹4.9 L/yr - ₹10.5 L/yr

Associate
55 salaries
unlock blur

₹3.9 L/yr - ₹6.9 L/yr

Associate Manager
23 salaries
unlock blur

₹7.4 L/yr - ₹18 L/yr

Team Lead
15 salaries
unlock blur

₹7.6 L/yr - ₹16.8 L/yr

Explore more salaries
Compare Morae Global with

Pangea3

2.3
Compare

Quislex Legal Services

3.9
Compare

UnitedLex

3.1
Compare

Integreon

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