Upload Button Icon Add office photos

Filter interviews by

SVB Global Services India Senior Data Engineer Interview Questions and Answers

Updated 11 Nov 2024

SVB Global Services India Senior Data Engineer Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. Data warehousing
  • Q2. ETL techniques and implementation
  • Ans. 

    ETL techniques involve extracting data from various sources, transforming it to fit business needs, and loading it into a target database.

    • ETL stands for Extract, Transform, Load

    • Common ETL tools include Informatica, Talend, and SSIS

    • ETL processes can involve data cleansing, data enrichment, and data validation

    • ETL pipelines can be batch-oriented or real-time

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Batch processing
  • Q2. Performance tuning

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via itvedant and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What are types of joins in SQL
  • Ans. 

    Types of joins in SQL include inner join, left join, right join, and full outer join.

    • Inner join: returns rows when there is a match in both tables

    • Left join: returns all rows from the left table and the matched rows from the right table

    • Right join: returns all rows from the right table and the matched rows from the left table

    • Full outer join: returns rows when there is a match in either table

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

SQL questions were asked

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Opps Concepts and internal working of HashMap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.

    • HashMap is a part of Java's collection framework.

    • It uses hashing to store and retrieve key-value pairs efficiently.

    • Each key in a HashMap must be unique.

    • HashMap allows null keys and values.

    • Internal working involves using hash codes to determine the index of the key-value pair in the underlying array.

  • Answered by AI
  • Q2. Design Patterns and some scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare less questions daily but prepare well and before 30 min of interview don't repeat anything and calm your mind.

Skills evaluated in this interview

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

(5 Questions)

  • Q1. Windows functions in SQL and use of Lag function
  • Ans. 

    Window functions in SQL are used to perform calculations across a set of table rows related to the current row.

    • Window functions are used to perform calculations on a set of rows related to the current row in a query result.

    • The LAG function is a window function that allows you to access data from a previous row in the result set.

    • Example: SELECT employee_id, salary, LAG(salary) OVER (ORDER BY hire_date) AS prev_salary FR

  • Answered by AI
  • Q2. Nested for loop for list example
  • Ans. 

    Nested for loop used to iterate through a list of items

    • Use a for loop to iterate through the main list

    • Inside the first loop, use another for loop to iterate through each item in the sublist

    • Example: for item in main_list: for sub_item in item: print(sub_item)

  • Answered by AI
  • Q3. What is data base and data warehouse
  • Ans. 

    A database is a collection of structured data organized for easy access, while a data warehouse is a centralized repository for storing and analyzing large volumes of data.

    • Database is used for transactional processing and storing current data.

    • Data warehouse is used for analytical processing and storing historical data.

    • Database is typically used for day-to-day operations.

    • Data warehouse is used for decision-making and bu...

  • Answered by AI
  • Q4. Which are Joins in sql
  • Ans. 

    Joins in SQL are used to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column between them

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • INNER JOIN returns rows when there is at least one match in both tables

    • LEFT JOIN returns all rows from the left table and the matched rows from the righ...

  • Answered by AI
  • Q5. What is DAX in power bi
  • Ans. 

    DAX (Data Analysis Expressions) is a formula language used in Power BI to create custom calculations and aggregations.

    • DAX is similar to Excel formulas but designed for more complex data analysis tasks

    • It can be used to create calculated columns, measures, and calculated tables in Power BI

    • DAX functions include aggregation functions like SUM, AVERAGE, and COUNT, as well as logical functions and date functions

    • Example: CALC...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. String manipulation question
  • Q2. Dataframe manipulation questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Indian Institute of Technology (IIT), Kharagpur and was interviewed in Nov 2023. There were 5 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Interview was related to work exp, Internship and project.
  • Q2. They asked questions on random forest and PCA
Round 2 - Coding Test 

2 DSA easy to medium question in python language.

Round 3 - Behavioral 

(2 Questions)

  • Q1. Discussion on why you want to join company?
  • Q2. Discussion on Projects
Round 4 - Technical 

(1 Question)

  • Q1. Classical ML questions
Round 5 - HR 

(1 Question)

  • Q1. 45 minute hr round
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Group Discussion 

Questions based on SQL,Python and computer networks

Round 2 - HR 

(1 Question)

  • Q1. About salary,6 working days,
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Veermata Jijabai Technological Institute (VJTI), Mumbai and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

2 medium level programming questions and 3 hr type questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Oops,dbms, and os concepts , also project related

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

Interview Questionnaire 

2 Questions

  • Q1. Being electrical Engineer , why IT?
  • Ans. 

    I chose IT because of my passion for problem-solving and my interest in software development.

    • I have always been fascinated by technology and computers.

    • During my electrical engineering studies, I realized that I enjoyed programming and software development more than other aspects of the field.

    • I took additional courses in computer science to enhance my skills and knowledge in software engineering.

    • I have successfully comp...

  • Answered by AI
  • Q2. Why programming
  • Ans. 

    Programming is a way to solve problems and create innovative solutions using logic and creativity.

    • Programming allows me to create something from scratch and see it come to life.

    • It challenges me to think critically and find efficient solutions to complex problems.

    • It offers endless opportunities for learning and growth, as technology is constantly evolving.

    • Programming is a versatile skill that can be applied to various i...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good an best and forward

SVB Global Services India Interview FAQs

How many rounds are there in SVB Global Services India Senior Data Engineer interview?
SVB Global Services India interview process usually has 2 rounds. The most common rounds in the SVB Global Services India interview process are Technical.
What are the top questions asked in SVB Global Services India Senior Data Engineer interview?

Some of the top questions asked at the SVB Global Services India Senior Data Engineer interview -

  1. ETL techniques and implementat...read more
  2. Data warehous...read more
  3. Batch process...read more

Tell us how to improve this page.

Senior Analyst
5 salaries
unlock blur

₹15 L/yr - ₹20 L/yr

Operations Analyst
5 salaries
unlock blur

₹7.9 L/yr - ₹10 L/yr

Senior Operations Analyst
5 salaries
unlock blur

₹13.2 L/yr - ₹14.5 L/yr

Analyst
4 salaries
unlock blur

₹8.9 L/yr - ₹15.3 L/yr

Senior Manager
4 salaries
unlock blur

₹36 L/yr - ₹62 L/yr

Explore more salaries
Compare SVB Global Services India with

Accenture

3.9
Compare

IBM

4.1
Compare

TCS

3.7
Compare

Infosys

3.7
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