Upload Button Icon Add office photos
Premium Employer

i

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

Providence Global Center

Compare button icon Compare button icon Compare
3.6

based on 98 Reviews

Filter interviews by

Providence Global Center Data Engineer Interview Questions and Answers

Updated 17 Dec 2024

Providence Global Center Data Engineer Interview Experiences

1 interview found

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 17 Dec 2024

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
-
Result
Not Selected

I was interviewed in Nov 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Azure data engineering basic questions
Round 2 - Technical 

(1 Question)

  • Q1. Scenario based coding questions

Interview questions from similar companies

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

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

Round 1 - Assignment 

It was a written test where theoretical SQL questions were asked like primary key, foreign key, set operators and some queries

Round 2 - Technical 

(1 Question)

  • Q1. All SQL Concepts like Join, normalization, trigger, stored procedure, keys, drop truncate del difference, where having difference, Aggregate scaler window functions, fetch duplicate records query, acid pro...

Interview Preparation Tips

Topics to prepare for Saama Technologies Data Engineer interview:
  • SQL
  • Python
  • Pyspark
Interview preparation tips for other job seekers - Clear your concepts deeply with examples sothat you can able to explain it..
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

Data Engineer Interview Questions & Answers

DISYS user image Srinivasa moorthy

posted on 29 Feb 2024

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

(1 Question)

  • Q1. Explain process in adf
  • Ans. 

    ADF stands for Azure Data Factory, a cloud-based data integration service that allows you to create, schedule, and manage data pipelines.

    • ADF allows you to create data-driven workflows for orchestrating and automating data movement and data transformation.

    • You can use ADF to ingest data from various sources, process and transform the data, and then publish the data to different destinations.

    • ADF supports a wide range of d...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Related to data warehouse
Round 2 - Technical 

(1 Question)

  • Q1. Python, data warehouse, data modelling
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 

(5 Questions)

  • Q1. Tell us about yourself?
  • Q2. What are joins in sql?
  • Ans. 

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

    • Joins are used to retrieve data from multiple tables in a single query

    • Common types of joins include inner join, left join, right join, and full outer join

    • Join conditions are specified using the ON keyword and a related column in each table

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column

  • Answered by AI
  • Q3. Have you done any SQL projects?
  • Ans. 

    Yes, I have worked on several SQL projects.

    • Developed a database for a retail company to manage inventory and sales data using SQL Server

    • Created complex queries to extract data from multiple tables for a financial services firm

    • Optimized database performance by indexing and partitioning tables for a healthcare organization

  • Answered by AI
  • Q4. How will you remove duplicates in SQL?
  • Ans. 

    Duplicates can be removed in SQL using DISTINCT keyword or GROUP BY clause.

    • Use DISTINCT keyword to select unique values from a single column.

    • Use GROUP BY clause to group rows with same values and select unique values from multiple columns.

    • Use HAVING clause to filter out groups with count greater than 1.

    • Use INNER JOIN to join tables and select unique values from multiple tables.

    • Use ROW_NUMBER() function to assign a uniq...

  • Answered by AI
  • Q5. Are you a team player or an individual contributor?
Round 3 - HR 

(1 Question)

  • Q1. Would you be comfortable working from Bangalore office?

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus more on SQL and data handling techniques. They give equal importance to behavioural questions as well.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Nov 2022. There were 4 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 

(1 Question)

  • Q1. Join two tables in pyspark code and dataframe
  • Ans. 

    Join two tables in PySpark code and DataFrame

    • Create two DataFrames from the tables

    • Specify the join condition using join() function

    • Select the columns to be displayed using select() function

    • Use show() function to display the result

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. What is the best place you visisted in pune
Round 4 - HR 

(1 Question)

  • Q1. How much salary you are expectin herein the saama technoligies

Interview Preparation Tips

Interview preparation tips for other job seekers - good luck,try hard ,you can get it,dont panic in between the intervie ,stay focused.

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Coding Test 

A combination of aptitude and coding

Round 2 - Technical 

(2 Questions)

  • Q1. Some python related question
  • Q2. Some SQL related question
Round 3 - Technical 

(2 Questions)

  • Q1. Some python problem to solve
  • Q2. Some puzzle to answer
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Questions about the tech skills you have
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion .

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to have pharma domain knowledge. .
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

2 hr duration test it was. It had the topics like reasoning, number system. Technical section was also there which has sql questions

Round 3 - Technical 

(11 Questions)

  • Q1. Based on my final year project. Some questions based the programming language I added in my resume and other questions asked on sql queries on joins, union, union all difference.
  • Q2. Then HR round was there in which asked some behavioral questions and tested some decision making skills
  • Q3. Tell me about your final year project is a common question that every interviewer ask for fresher
  • Q4. What is inheritance and type of inheritance? if you mentioned c or Java as your skill
  • Q5. Tell me about yourself?
  • Q6. What are your hobbies?
  • Q7. What is your salary expectation.
  • Q8. Are you willing to relocate?
  • Q9. Are you ready to sign agreement if there is any?
  • Q10. Tell me about your family background
  • Q11. Is there any for future studies

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in whatever you are delivering.
Do not read or practice before 10 mins of your interview.
Practice and research all the possible questions and scenarios before going to an interview

Providence Global Center Interview FAQs

How many rounds are there in Providence Global Center Data Engineer interview?
Providence Global Center interview process usually has 2 rounds. The most common rounds in the Providence Global Center interview process are Technical.
How to prepare for Providence Global Center Data Engineer 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 Providence Global Center. The most common topics and skills that interviewers at Providence Global Center expect are Python, SQL Queries, Data Modeling, Data Processing and Power Bi.
What are the top questions asked in Providence Global Center Data Engineer interview?

Some of the top questions asked at the Providence Global Center Data Engineer interview -

  1. Azure data engineering basic questi...read more
  2. Scenario based coding questi...read more

Tell us how to improve this page.

Providence Global Center Data Engineer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more
Providence Global Center Data Engineer Salary
based on 15 salaries
₹8.5 L/yr - ₹22.4 L/yr
29% more than the average Data Engineer Salary in India
View more details

Providence Global Center Data Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

1.0

Skill development

4.0

Work-life balance

4.0

Salary

4.0

Job security

2.0

Company culture

4.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Lead Software Engineer
40 salaries
unlock blur

₹20 L/yr - ₹40 L/yr

Senior Software Engineer
26 salaries
unlock blur

₹12.6 L/yr - ₹26 L/yr

Senior Service Engineer
26 salaries
unlock blur

₹13 L/yr - ₹32.5 L/yr

Senior Data Engineer
25 salaries
unlock blur

₹11 L/yr - ₹25 L/yr

Lead Data Engineer
25 salaries
unlock blur

₹25.5 L/yr - ₹42 L/yr

Explore more salaries
Compare Providence Global Center with

Accenture

3.9
Compare

IBM

4.0
Compare

TCS

3.7
Compare

Infosys

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