Upload Button Icon Add office photos

Filter interviews by

Levrara Consulting Group Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Technical 

(7 Questions)

  • Q1. What are the features of Java 8?
  • Q2. What are generics in Java, and how do they provide benefits?
  • Q3. Streams API coding questions.(3-4 question.)
  • Q4. What are the classes involved from the entity to the controller level, and can you explain the annotations used in each?
  • Q5. SQL queries(2-3 questions).
  • Q6. What is the usage of Spring Batch, and how did you implement it in your project? What are its key features?
  • Q7. What is the mechanism of how React works, specifically in relation to the Virtual DOM?(Some Additional questions on React - Theoretical)
Round 2 - Behavioral 

(4 Questions)

  • Q1. Which design patterns are you familiar with?
  • Q2. Which design patterns have you used, and how have you implemented them? Please explain.
  • Q3. What are threads in the context of programming?
  • Q4. Benefits of Spring Boot over Spring?
Round 3 - HR 

(1 Question)

  • Q1. It was basic salary and expectation discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Maintain a strong foundation regardless of the programming language you are proficient in. The questions primarily centered around your resume and how you have applied those skills in your projects.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Common aptitude questions on mettl platform

Round 2 - Technical 

(3 Questions)

  • Q1. Python Standard interview questions
  • Q2. SQL Standard interview questions (Easy)
  • Q3. CaseStudy and questions based on it.
Round 3 - HR 

(3 Questions)

  • Q1. Common hr questions
  • Q2. Puzzles
  • Q3. Project Discussion

Interview Preparation Tips

Topics to prepare for ZS Junior Analyst interview:
  • Python
  • SQL
  • R
Interview preparation tips for other job seekers - I felt ZS Associates pay less, because for similar roles on campus they pay nealy 14 LPA but for Off campus they pay 4 LPA.

So confirm with the hr before even attending the interviews.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Big data , Optimization , Python basic , SQL intermediate
  • Q2. Find max and min number without sorting Joins related Big data handling Optimization question
Round 2 - Technical 

(2 Questions)

  • Q1. Schema , python , sql
  • Q2. Case study sql and python based
Round 3 - Case Study 

Sales data from a leading manufacturer

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
No response

I was interviewed in Dec 2024.

Round 1 - Technical 

(6 Questions)

  • Q1. What is spark,explain its ecosystem
  • Q2. What are transformations, and how many types of transformations exist?
  • Q3. Explain about spark job process and its planning
  • Q4. What are the concepts of coalesce and repartition in data processing?
  • Q5. Explain about oom and driverhead memory
  • Q6. What is data skewness
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Technical Accounting Questions
  • Q2. Technical Accounting Questions

Data Engineering Lead - BCG X Interview Questions & Answers

BCG user image Anonymous

posted on 13 Jan 2025

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Asked coding questions on Python and SQL
Python - find longest non repeating substring
SQL - join and window function

Round 2 - Assignment 

Develop a production-grade application in Python that analyzes data and provides answers to questions based on the dataset.

Round 3 - Technical 

(2 Questions)

  • Q1. System design and project based questions
  • Q2. Scenario-based questions that can help assess how you handle various situations

Interview Preparation Tips

Topics to prepare for BCG Data Engineering Lead - BCG X interview:
  • Coding
  • System Design
  • Managerial
Interview preparation tips for other job seekers - You need to be thorough with coding, technical depth in projects and scenario based solutions for various difficult situations that one might have to face a a lead

Analyst Interview Questions & Answers

Citco user image Dhiraj Dhande

posted on 8 Jan 2025

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

(5 Questions)

  • Q1. What is Derivatives
  • Q2. What is financial Markets
  • Q3. V Lookup, X Lookup, H lookup
  • Q4. Experience in SQL And Power bi
  • Q5. Internship Experience
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Transition from ASC 840 to ASC 842
  • Q2. Difference between lessee and lessor accounting under US GAAP
Round 2 - Technical 

(1 Question)

  • Q1. Detailed accounting of ASC 842
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Nov 2024.

Round 1 - Aptitude Test 

Some basic questions related to profit, time, and distance.

Round 2 - Coding Test 

Identify the missing number in the array and remove the duplicate string from another string, then write the remaining portion.

Round 3 - Technical 

(4 Questions)

  • Q1. What is rest api's
  • Ans. 

    REST APIs are a set of rules and conventions for building and interacting with web services.

    • REST stands for Representational State Transfer

    • Uses standard HTTP methods like GET, POST, PUT, DELETE

    • Data is transferred in JSON or XML format

    • Stateless communication between client and server

    • Example: GET request to retrieve data from a server

  • Answered by AI
  • Q2. What is components
  • Ans. 

    Components in software development are modular, reusable parts of a system that perform specific functions.

    • Components are building blocks of a software system

    • They are designed to be modular and reusable

    • Each component performs a specific function or set of functions

    • Examples include buttons, forms, navigation bars in a web application

  • Answered by AI
  • Q3. Some related to github
  • Q4. Explain about api testing
  • Ans. 

    API testing involves testing the functionality, reliability, performance, and security of APIs.

    • API testing ensures that the API functions as expected and meets the requirements.

    • It involves testing the input parameters, output, authentication, error codes, and response time.

    • Tools like Postman, SoapUI, and JMeter are commonly used for API testing.

    • API testing can be done manually or automated using scripts.

    • Common types of...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Explain about your project
  • Ans. 

    Developed a web application for online food ordering and delivery service

    • Used React.js for front-end development

    • Implemented Node.js and Express.js for back-end functionality

    • Integrated payment gateway for secure transactions

  • Answered by AI
  • Q2. What is the logical problem involving 2 rooms, 3 bulbs, and 3 switches?

Interview Preparation Tips

Interview preparation tips for other job seekers - try to learn basic concepts of frontend and backend technologies

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What are the technologies you have worked on ?
  • Ans. 

    I have worked on various technologies including Java, Python, SQL, and Tableau.

    • Java

    • Python

    • SQL

    • Tableau

  • Answered by AI
  • Q2. Help with skills on any of one technology that u have worked for ?
  • Ans. 

    I have worked extensively with Java programming language.

    • Developed web applications using Java EE

    • Utilized Spring framework for dependency injection

    • Implemented RESTful APIs with JAX-RS

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Recently i joined Knack Consulting Services company , iam very happy that i found company where Work-Life Balance , Healthiest environment, Friendly and supportive managers, Good culture i loved it and i recommend surely who wants to join here without no hesitation u can join here , good place to work

Levrara Consulting Group Interview FAQs

How to prepare for Levrara Consulting Group 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 Levrara Consulting Group. The most common topics and skills that interviewers at Levrara Consulting Group expect are SQL, Life Insurance, Finance, Financial Reporting and Java.

Tell us how to improve this page.

Interview Questions from Similar Companies

Accenture Interview Questions
3.9
 • 8.1k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
KPMG India Interview Questions
3.5
 • 792 Interviews
BCG Interview Questions
3.8
 • 195 Interviews
Bain & Company Interview Questions
3.8
 • 103 Interviews
View all

Levrara Consulting Group Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

2.0

Skill development

1.0

Work-life balance

2.0

Salary

1.0

Job security

1.0

Company culture

2.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Associate Consultant
7 salaries
unlock blur

₹2.8 L/yr - ₹4.5 L/yr

Consultant
6 salaries
unlock blur

₹11.8 L/yr - ₹30 L/yr

Manager
4 salaries
unlock blur

₹32.9 L/yr - ₹52 L/yr

Assistant Manager
4 salaries
unlock blur

₹4 L/yr - ₹8.4 L/yr

Senior Manager
4 salaries
unlock blur

₹40 L/yr - ₹46.2 L/yr

Explore more salaries
Compare Levrara Consulting Group with

McKinsey & Company

3.9
Compare

BCG

3.8
Compare

Deloitte

3.8
Compare

KPMG India

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