Upload Button Icon Add office photos
Engaged Employer

i

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

Blackbuck Insights Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Blackbuck Insights Interview Questions and Answers for Freshers

Updated 5 Aug 2024

Blackbuck Insights Interview Experiences for Freshers

Popular Designations

4 interviews found

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

Interview Questionnaire 

2 Questions

  • Q1. About your career goals
  • Q2. Questions regarding your technical stuff

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with what ever the technical stuff you have. The whole Interview Process from written test to HR interview is very quick , the results are with in 1 day.

Data Engineer Interview Questions asked at other Companies

Q1. Next Greater Element Problem Statement You are given an array arr of length N. For each element in the array, find the next greater element (NGE) that appears to the right. If there is no such greater element, return -1. Input: T N arr[0]... read more
View answer (3)

I applied via Naukri.com and was interviewed in Jan 2022. 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 - Assignment 

C++

Interview Preparation Tips

Interview preparation tips for other job seekers - I want to tell that believe in yourself then everything is possible

Junior Software Engineer Interview Questions asked at other Companies

Q1. If there are 10 ball 2 red, 5 blue ,3 orange and one ball is picked randomly what is probability that the ball picked is red?
View answer (2)

Interview Questions & Answers

user image

posted on 17 Jan 2021

I applied via Naukri.com and was interviewed in Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. SQL Joins
  • Q2. What is Linked List, Array List, difference between array and array list
  • Q3. SQL DML, DDL, DQL commands
  • Q4. OOPS Concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on SQL joins and syntax of joins and DDL, DQL DML commoands

Skills evaluated in this interview

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 22 May 2021

I applied via Naukri.com and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Sql ,
  • Q2. Object oriented programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare whatever technologies you have mentioned in your resume.

Data Engineer Interview Questions asked at other Companies

Q1. Next Greater Element Problem Statement You are given an array arr of length N. For each element in the array, find the next greater element (NGE) that appears to the right. If there is no such greater element, return -1. Input: T N arr[0]... read more
View answer (3)

Blackbuck Insights interview questions for popular designations

 Data Engineer

 (5)

 Junior Software Engineer

 (1)

 Software Engineer

 (1)

 Senior Consultant

 (1)

 Senior Data Engineer

 (1)

 Production Analyst

 (1)

 Data Science Engineer

 (1)

 Senior Test Engineer

 (1)

Jobs at Blackbuck Insights

View all

Interview questions from similar companies

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

I applied via Job Portal and was interviewed before May 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Coding test was bad. they asked irrelevant things that were not related to the field

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is data engineering
  • Ans. 

    Data engineering is the process of designing, building, and maintaining the infrastructure for data storage and processing.

    • Data engineering involves creating and managing data pipelines

    • It includes tasks such as data modeling, data integration, and data warehousing

    • Data engineers work with big data technologies such as Hadoop, Spark, and NoSQL databases

    • They also ensure data quality, security, and scalability

    • Examples of d...

  • Answered by AI
  • Q2. What is resilient distributed database
  • Ans. 

    A resilient distributed database is a database that can continue to function even if some of its nodes fail.

    • It is designed to be fault-tolerant and highly available.

    • Data is distributed across multiple nodes to ensure redundancy.

    • If one node fails, the database can continue to function using data from other nodes.

    • Examples include Apache Cassandra, Riak, and HBase.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basics

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Describe your workflow of the last project
  • Ans. 

    Developed ETL pipeline to ingest, clean, and analyze customer data for personalized marketing campaigns

    • Gathered requirements from stakeholders to understand data sources and business objectives

    • Designed data model to store customer information and campaign performance metrics

    • Implemented ETL process using Python and Apache Spark to extract, transform, and load data

    • Performed data quality checks and created visualizations ...

  • Answered by AI
  • Q2. What are the different transformations you have used
  • Ans. 

    I have used various transformations such as filtering, joining, aggregating, and pivoting in my data engineering projects.

    • Filtering data based on certain conditions

    • Joining multiple datasets together

    • Aggregating data to summarize information

    • Pivoting data from rows to columns or vice versa

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

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 3rd largest salary from each department(window function)

Interview Preparation Tips

Interview preparation tips for other job seekers - SQL is Imp
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is dual mode in Power BI
  • Ans. 

    Dual mode in Power BI allows users to switch between DirectQuery and Import modes for data sources.

    • Dual mode allows users to combine the benefits of both DirectQuery and Import modes in Power BI.

    • Users can switch between DirectQuery and Import modes for different data sources within the same report.

    • DirectQuery mode connects directly to the data source for real-time data retrieval, while Import mode loads data into Power...

  • 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 Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. All employees having same salary in the smae department sql and pysprk
  • Q2. How to create pipeline in databricks
  • Ans. 

    To create a pipeline in Databricks, you can use Databricks Jobs or Apache Airflow for orchestration.

    • Use Databricks Jobs to create a pipeline by scheduling notebooks or Spark jobs.

    • Utilize Apache Airflow for more complex pipeline orchestration with dependencies and monitoring.

    • Leverage Databricks Delta for managing data pipelines with ACID transactions and versioning.

  • Answered by AI
  • Q3. Palindrome, 2nd char in every word make is to upper case, sql rank and dense rank releated questions , given 2 tables country and city we need to calculate total population in each continent by joining the...
  • Q4. String manuplation questions inpython

Interview Preparation Tips

Interview preparation tips for other job seekers - PRepare well on pyspark
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Two coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. DBMS questions, keys
  • Q2. SQL related queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on data structure, DBMS, SQL queries

Blackbuck Insights Interview FAQs

How many rounds are there in Blackbuck Insights interview for freshers?
Blackbuck Insights interview process for freshers usually has 2 rounds. The most common rounds in the Blackbuck Insights interview process for freshers are Resume Shortlist and Assignment.
How to prepare for Blackbuck Insights interview for freshers?
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 Blackbuck Insights. The most common topics and skills that interviewers at Blackbuck Insights expect are Java, Python, C++, C and Data Structures.
What are the top questions asked in Blackbuck Insights interview for freshers?

Some of the top questions asked at the Blackbuck Insights interview for freshers -

  1. What is Linked List, Array List, difference between array and array li...read more
  2. Last question was based on lead lag. I was using pivot but interviewer was givi...read more
  3. what are different joins in SQL? What is Array List and Linked L...read more
How long is the Blackbuck Insights interview process?

The duration of Blackbuck Insights interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
Cyfuture Interview Questions
3.0
 • 45 Interviews
Revature Interview Questions
3.5
 • 40 Interviews
IT By Design Interview Questions
3.5
 • 40 Interviews
ConsultAdd Interview Questions
3.5
 • 36 Interviews
Equifax Interview Questions
3.3
 • 32 Interviews
View all

Blackbuck Insights Reviews and Ratings

based on 157 reviews

3.8/5

Rating in categories

3.8

Skill development

3.9

Work-life balance

3.6

Salary

3.5

Job security

3.7

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 157 Reviews and Ratings
Ab Initio Developer

Bangalore / Bengaluru

2-6 Yrs

Not Disclosed

Explore more jobs
Data Engineer
90 salaries
unlock blur

₹2.5 L/yr - ₹8.1 L/yr

Software Engineer
59 salaries
unlock blur

₹3.6 L/yr - ₹9.2 L/yr

Senior Associate
47 salaries
unlock blur

₹12.3 L/yr - ₹28 L/yr

Lead Consultant
31 salaries
unlock blur

₹20 L/yr - ₹37.5 L/yr

Consultant
26 salaries
unlock blur

₹11.7 L/yr - ₹40.1 L/yr

Explore more salaries
Compare Blackbuck Insights with

Cyfuture

3.0
Compare

Value Point Systems

3.6
Compare

JoulestoWatts Business Solutions

2.9
Compare

Black Knight

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