Upload Button Icon Add office photos
Engaged Employer

i

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

Brane Enterprises Verified Tick

Compare button icon Compare button icon Compare
2.1

based on 657 Reviews

Filter interviews by

Brane Enterprises Data Engineer Interview Questions and Answers for Experienced

Updated 24 Oct 2024

Brane Enterprises Data Engineer Interview Experiences for Experienced

1 interview found

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 24 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Sep 2024.

Round 1 - Aptitude Test 

Logical questions which are highly useful

Round 2 - Coding Test 

Multiple coding questions they asked in pyspark

Interview questions from similar companies

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

I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What is indexing in SQL?
  • Ans. 

    Indexing in SQL is a technique used to improve the performance of queries by creating a data structure that allows for faster retrieval of data.

    • Indexes are created on columns in a database table to speed up the retrieval of data.

    • They work similar to the index in a book, allowing the database to quickly find the rows that match a certain condition.

    • Indexes can be created using a single column or a combination of columns.

    • ...

  • Answered by AI
  • Q2. Lift capacity and passenger sql query
  • Q3. What is your experience in Pyspark , python
  • Ans. 

    I have extensive experience in using Pyspark and Python for data engineering tasks.

    • I have worked on various projects involving data processing, transformation, and analysis using Pyspark and Python.

    • I am proficient in writing efficient and optimized code in Pyspark for big data processing.

    • I have experience in handling large datasets and implementing complex data pipelines using Pyspark and Python.

  • Answered by AI
  • Q4. Tell me about architecture of the project that you are working on

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. About project what are optimization you have done
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic technical question oops concept
Interview experience
5
Excellent
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 - Technical 

(1 Question)

  • Q1. Related to DSA, language was Golang, mandatory, based on my profile
Round 3 - Technical 

(1 Question)

  • Q1. Related to DSA and my previous company work experience
Round 4 - Technical 

(1 Question)

  • Q1. DSA, Concurrency in Golnag, my previous company work experience and Cloud knowledge, Docker Kubernetes Knowledge
Round 5 - One-on-one 

(1 Question)

  • Q1. Manegerial round, with my team manager

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Understand concurrent programming in depth
2. Do not memorize coding questions
3. If stuck, honestly tell and request for some other question
4. Don't fake any past experience
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Job Fair

Round 1 - Group Discussion 

I attended through campus placement.they gave a general topic and ask us to speak

Round 2 - Technical 

(1 Question)

  • Q1. What is variable html structure coding in array
  • Ans. 

    A variable is a storage location in a computer program that holds data and can be referenced and manipulated.

    • Variables are used to store data in a program and can be of different types such as integers, strings, or arrays.

    • In HTML, variables are not directly used, but data can be stored in attributes or elements for manipulation.

    • Coding in an array involves storing multiple values in a single variable, accessed by index

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. It was just a simple general discussion about the timings

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain model, view and controller in brief
  • Ans. 

    Model represents data, View displays data to user, Controller handles user input and updates model/view

    • Model: Represents data and business logic

    • View: Displays data to user

    • Controller: Handles user input and updates model/view

    • Example: In a web application, model could be a database table, view could be an HTML page, and controller could be a server-side script

  • Answered by AI
  • Q2. What are the various steps to create request object
  • Ans. 

    Steps to create a request object

    • Define the request object class

    • Add properties to the request object class

    • Implement methods to set and get values of the properties

    • Instantiate the request object class

    • Set values for the properties of the request object

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Where do you see yourself in next 5 years?
  • Q2. Why are you interested in this job

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Oops concepts, mysql query
  • Q2. Find 2highest salary mysql query, abstract and interfaces
  • Ans. 

    MySQL query to find 2 highest salaries and explanation of abstract and interfaces

    • Use ORDER BY and LIMIT to get the top 2 salaries

    • Abstract classes cannot be instantiated and can have both abstract and non-abstract methods

    • Interfaces define a set of methods that a class must implement

    • Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 2

    • Example: abstract class Animal { abstract void makeSound(); }

    • Example: inte

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

(1 Question)

  • Q1. Mysql questions, sdlc method
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion and discussion about job roles

Interview Preparation Tips

Topics to prepare for ivy Senior Software Engineer interview:
  • OOPS
  • MySQL
  • Javascript
  • Laravel
Interview preparation tips for other job seekers - Clear oops concepts, mysql concepts, and know how to find highest salary

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Oct 2022. There were 2 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 - Technical 

(5 Questions)

  • Q1. Basic Java Questions
  • Q2. Coding, OOPS, Collections
  • Q3. L2 : Techno Manager Round
  • Q4. Project Overview
  • Q5. Spring Boot, Quarkus

Interview Preparation Tips

Interview preparation tips for other job seekers - Not much of compensation

Interview Questionnaire 

3 Questions

  • Q1. Normal discussion
  • Q2. Basic python and ML
  • Q3. Basic python djngo and ML

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Brane Enterprises Interview FAQs

How many rounds are there in Brane Enterprises Data Engineer interview for experienced candidates?
Brane Enterprises interview process for experienced candidates usually has 2 rounds. The most common rounds in the Brane Enterprises interview process for experienced candidates are Aptitude Test and Coding Test.

Tell us how to improve this page.

Interview Questions from Similar Companies

ITC Interview Questions
4.0
 • 531 Interviews
Tata Group Interview Questions
4.2
 • 357 Interviews
Adani Group Interview Questions
3.9
 • 173 Interviews
Globant Interview Questions
3.9
 • 162 Interviews
Winman Software Interview Questions
4.1
 • 26 Interviews
View all
Associate Solution Lead
559 salaries
unlock blur

₹6.5 L/yr - ₹24 L/yr

Solution Lead
260 salaries
unlock blur

₹13.5 L/yr - ₹45 L/yr

Product Manager
176 salaries
unlock blur

₹10.2 L/yr - ₹40 L/yr

Business Analyst
96 salaries
unlock blur

₹4 L/yr - ₹11.7 L/yr

Software Developer
94 salaries
unlock blur

₹5.9 L/yr - ₹25 L/yr

Explore more salaries
Compare Brane Enterprises with

Tata Group

4.2
Compare

Reliance Industries

4.0
Compare

Aditya Birla Group

4.1
Compare

Mahindra & Mahindra

4.1
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview