Upload Button Icon Add office photos

Filter interviews by

Banco Bilbao Vizcaya Data Engineer Interview Questions, Process, and Tips

Updated 14 May 2024

Banco Bilbao Vizcaya Data Engineer Interview Experiences

1 interview found

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 14 May 2024

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

I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about your experience?
Round 2 - Technical 

(4 Questions)

  • Q1. What is a funcional programming?
  • Ans. 

    Functional programming is a programming paradigm that treats computation as the evaluation of mathematical functions and avoids changing state and mutable data.

    • Focuses on the evaluation of functions

    • Avoids changing state and mutable data

    • Emphasizes immutability and pure functions

    • Supports higher-order functions and recursion

    • Examples: Haskell, Scala, Clojure

  • Answered by AI
  • Q2. Explain to me the 3 major pillar of oop
  • Ans. 

    The 3 major pillars of OOP are encapsulation, inheritance, and polymorphism.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: Class in Java.

    • Inheritance: Ability of a class to inherit properties and behavior from another class. Example: Subclass extending a superclass.

    • Polymorphism: Ability to present the same interface for different data types. Example: Method overloading in

  • Answered by AI
  • Q3. What is Apache spark?
  • Ans. 

    Apache Spark is a fast and general-purpose cluster computing system for big data processing.

    • Apache Spark is designed for speed and ease of use in processing large datasets.

    • It provides APIs in Java, Scala, Python, and R for building parallel applications.

    • Spark can run on Hadoop, standalone, or in the cloud, and includes libraries for SQL, streaming, machine learning, and graph processing.

    • It uses in-memory computing to i...

  • Answered by AI
  • Q4. What is a cross join in sql?
  • Ans. 

    A cross join in SQL is a join operation that produces the Cartesian product of two tables.

    • It combines each row from the first table with every row from the second table.

    • It does not require any matching condition like other types of joins.

    • It can result in a large number of rows if the tables being joined have many rows.

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Referral

Round 1 - Coding Test 

Pyspark, Hive, Yarn, Python

Round 2 - Technical 

(2 Questions)

  • Q1. Questions on windowing function
  • Q2. Questions on spark arch and python

Interview Preparation Tips

Topics to prepare for Axis Bank Data Engineer interview:
  • pyspark
  • hive
  • python
  • yarn
  • sql
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Dec 2024.

Round 1 - Technical 

(1 Question)

  • Q1. I was asked to write code and some scenario based question on Big Data etc
Round 2 - Case Study 

2nd with VP which is easy but he seems not okay with my ECTC

Interview Preparation Tips

Interview preparation tips for other job seekers - HDFC dont offer good ctc and what i understood from them till now they are more using legacy system and relied on lot of vendors

1). Prepare well on Pyspark, Lakehouse Arch
2).Basic Sql & bit case studies
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about you experience as a data engineer
  • Q2. In depth technical discussion about projects
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - CPC 

(4 Questions)

  • Q1. What motivates to you for this job ?
  • Q2. What are the risks you have taken in previous role?
  • Q3. How do you handle the situation when your opinion differ from your senior members in your team?
  • Q4. Provide a approach to develop ETL pipeline where csv file is dropped in S3 and transform through airflow and load to snowflake.
  • Ans. 

    Develop ETL pipeline using Airflow to process CSV files in S3 and load data into Snowflake.

    • Set up an S3 sensor in Airflow to detect when a new CSV file is dropped in the specified bucket.

    • Create a custom Python operator in Airflow to read the CSV file from S3, perform necessary transformations, and load data into Snowflake.

    • Use SnowflakeHook in Airflow to establish connection with Snowflake and execute SQL queries to loa...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all the cpc questions and provide answers with example and previous organization experience. Provide step by step answer to technical questions especially if they ask to design a pipeline.

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

Spark Sql and Spark Scripting

Round 2 - Case Study 

Data Modelling for retail brand like dmart

Round 3 - Case Study 

ETL Pipeline which handles streaming data as well

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

I applied via Referral and was interviewed before Jun 2022. There were 3 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 - Technical 

(1 Question)

  • Q1. More related towards Hadoop, Spark, scenario based competency questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Code performance, optimization, batch processing
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions on pyspark coding, windowing function and all
  • Q2. Questions on hive and yarn

Interview Preparation Tips

Topics to prepare for Axis Bank Data Engineer interview:
  • pyspark
  • hive
  • sql
  • yarn
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What are joins of sql
  • Q2. Explain about self join
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Jul 2022. There were 3 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 

(2 Questions)

  • Q1. Questions on Data Modelling
  • Q2. Questions on SQL and Data Warehousing
Round 3 - Technical 

(2 Questions)

  • Q1. SQL query writing involving complex queries
  • Q2. Questions on Snowflake and other distributed systems

Interview Preparation Tips

Topics to prepare for NatWest Group Data Engineer interview:
  • SQL
  • Snowflake
  • Python
  • Data modell
Interview preparation tips for other job seekers - Practice complex SQL and other data Engineering modules.

Banco Bilbao Vizcaya Interview FAQs

How many rounds are there in Banco Bilbao Vizcaya Data Engineer interview?
Banco Bilbao Vizcaya interview process usually has 2 rounds. The most common rounds in the Banco Bilbao Vizcaya interview process are HR and Technical.
What are the top questions asked in Banco Bilbao Vizcaya Data Engineer interview?

Some of the top questions asked at the Banco Bilbao Vizcaya Data Engineer interview -

  1. What is a funcional programmi...read more
  2. What is a cross join in s...read more
  3. What is Apache spa...read more

Tell us how to improve this page.

Banco Bilbao Vizcaya Data Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Compare Banco Bilbao Vizcaya with

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

Axis Bank

3.8
Compare

Kotak Mahindra Bank

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