Upload Button Icon Add office photos

Bharat Sanchar Nigam

Compare button icon Compare button icon Compare

Filter interviews by

Bharat Sanchar Nigam Data Management Executive Interview Questions and Answers

Updated 1 Jul 2024

Bharat Sanchar Nigam Data Management Executive Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. How will data commissioning?
  • Ans. 

    Data commissioning involves the process of ensuring data quality, accuracy, and relevance before it is used for decision-making.

    • Data commissioning involves assessing the quality of data to ensure it is accurate and reliable.

    • It includes validating data sources and ensuring they meet the required standards.

    • Data commissioning also involves cleaning and transforming data to make it usable for analysis.

    • It is essential for o...

  • Answered by AI
  • Q2. How to know whether your site can work or not
  • Ans. 

    To determine if a site can work, consider factors like server reliability, site functionality, user experience, and performance.

    • Check server reliability and uptime

    • Test site functionality and user experience

    • Monitor site performance metrics like load time and responsiveness

  • Answered by AI

Interview questions from similar companies

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

I was interviewed in Jan 2025.

Round 1 - Technical 

(5 Questions)

  • Q1. Could you elaborate on your roles and responsibilities in your previous employment?
  • Q2. What was your role in the project, specifically related to data transformation and dashboard creation?
  • Q3. How do you optimize and manage large datasets, and what data sources do you utilize to obtain this data?
  • Q4. Guesstimates like how many traffic signals are there in Noida.
  • Q5. The interviewer asked SQL questions related to window functions, joins, and advanced aggregations, such as running sum and rolling sum.
Round 2 - Technical 

(1 Question)

  • Q1. Second round is also a technical round and similar to first round . Medium to high level sql questions and questions related to the project you're working on and Guesstimates will be asked by the interview...
Round 3 - Technical 

(1 Question)

  • Q1. Project manager will take the third round interview and inquire about your knowledge of the company, and some technical and scenario-based questions related to decision-making and problem-solving approach.
Round 4 - HR 

(1 Question)

  • Q1. Final round will be an HR round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare to cover SQL from basic to advanced levels, as well as explore concepts related to Tableau and Power BI.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was basic coding to test the Python skills like reading data from local and uploading in cloud then some basic dag related questions

Round 2 - Technical 

(4 Questions)

  • Q1. Clustering and partition difference in data warehousing solutions
  • Ans. 

    Clustering involves grouping similar data together, while partitioning involves dividing data into smaller, manageable sections.

    • Clustering is used to group similar data points together based on certain criteria, such as customer segments or product categories.

    • Partitioning involves dividing a large dataset into smaller, more manageable sections for easier data retrieval and processing.

    • Clustering is often used for data a...

  • Answered by AI
  • Q2. What are the different approaches to Optimising SQL
  • Ans. 

    Different approaches to optimizing SQL include indexing, query optimization, and database design.

    • Use indexing to improve query performance

    • Optimize queries by avoiding unnecessary joins and using appropriate functions

    • Design the database schema efficiently to reduce redundancy and improve data retrieval speed

  • Answered by AI
  • Q3. Spark and it’s architecture
  • Q4. Finding the count of Item bought by an customer from Flipkart during a year excluding February
  • Ans. 

    To find the count of items bought by a customer from Flipkart during a year excluding February, you need to aggregate the data and filter out February transactions.

    • Aggregate the data by customer and item purchased

    • Filter out transactions from February

    • Count the number of items bought by each customer

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If it’s an entry level the basic knowledge plus in-depth understanding of the domine is more tha. Enough
Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Difference between Data Warehouse, Data Lakes and Tables
  • Ans. 

    Data Warehouse stores structured data for reporting and analysis, Data Lakes store raw and unstructured data, Tables are basic data structures.

    • Data Warehouse is used for storing structured data from various sources for reporting and analysis.

    • Data Lakes store raw and unstructured data in its native format for future processing and analysis.

    • Tables are basic data structures used to organize and store data in a structured ...

  • Answered by AI
  • Q2. Query difference betweeen Group by and Partition by
  • Ans. 

    Group by is used to group rows that have the same values into summary rows, while Partition by is used to divide the result set into partitions to which the function is applied separately.

    • Group by is used with aggregate functions to group rows based on a column or set of columns.

    • Partition by is used with window functions to divide the result set into partitions.

    • Group by is used with SELECT statement, while Partition by...

  • Answered by AI
  • Q3. Machine Learning questions such as Regression, Trees etc

Interview Preparation Tips

Topics to prepare for Ericsson Data Scientist interview:
  • SQL
Interview preparation tips for other job seekers - Prepare the basics

Skills evaluated in this interview

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

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

Round 1 - HR 

(2 Questions)

  • Q1. Explain difference between joins
  • Q2. What is your area of intrest

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident , preparely nicely with sql
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(3 Questions)

  • Q1. Sql question related to windows function
  • Q2. Unix basics - find a word in a set of files
  • Ans. 

    Using Unix command 'grep' to find a word in a set of files

    • Use 'grep' command followed by the word you want to search for and the file(s) you want to search in

    • Add the '-r' flag to search recursively in all files in a directory

    • Use '-i' flag for case-insensitive search

    • Example: grep 'hello' file.txt

    • Example: grep -r 'error' /path/to/directory

    • Example: grep -i 'apple' file1.txt file2.txt

  • Answered by AI
  • Q3. Python question related to file system, regex

Interview Preparation Tips

Interview preparation tips for other job seekers - First round was good, interviewer was supportive. They scheduled the second tech round after a week for the next week and then no one joined the call, furthermore the HR stopped answering my call, email or text and ghosted me.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions were based on DSA and C
  • Q2. It was basically a coding round with simple logic
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between start schema and snowflake schema
  • Ans. 

    Star schema is a denormalized schema with a single fact table and multiple dimension tables, while snowflake schema is a normalized schema with multiple dimension tables normalized into sub-dimension tables.

    • Star schema has a single fact table surrounded by multiple dimension tables, while snowflake schema has dimension tables normalized into sub-dimension tables.

    • In star schema, dimensions are denormalized, while in sno...

  • Answered by AI
  • Q2. How do you load data into bigquery using dataflow
  • Ans. 

    Data can be loaded into BigQuery using Dataflow by creating a pipeline in Dataflow that reads data from a source and writes it to BigQuery.

    • Create a Dataflow pipeline using Apache Beam SDK

    • Read data from a source such as Cloud Storage or Pub/Sub

    • Transform the data as needed using Apache Beam transformations

    • Write the transformed data to BigQuery using BigQueryIO.write()

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn about SQL and GCP

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Power BI get data
  • Q2. Excel summation
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via WorkIndia and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. Tell me about your self
  • Q2. What is your weakness
  • Q3. What is your strength
  • Q4. What is your sallery expectation
  • Ans. 

    My salary expectation is based on my experience, skills, and the industry standard.

    • Consider my experience and skills when determining salary

    • Research industry standard salaries for Data Entry Operators

    • Open to negotiation based on benefits and opportunities

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Attempt all questions confidentialy

Bharat Sanchar Nigam Interview FAQs

How many rounds are there in Bharat Sanchar Nigam Data Management Executive interview?
Bharat Sanchar Nigam interview process usually has 1 rounds. The most common rounds in the Bharat Sanchar Nigam interview process are Technical.

Tell us how to improve this page.

Bharat Sanchar Nigam Data Management Executive Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Jio Interview Questions
3.9
 • 1.6k Interviews
Bharti Airtel Interview Questions
4.0
 • 842 Interviews
Vodafone Idea Interview Questions
4.1
 • 551 Interviews
Ericsson Interview Questions
4.1
 • 409 Interviews
Nokia Interview Questions
4.1
 • 267 Interviews
Verizon Interview Questions
4.1
 • 110 Interviews
AT&T Interview Questions
4.1
 • 52 Interviews
View all
Junior Engineer
119 salaries
unlock blur

₹2.2 L/yr - ₹8 L/yr

Sub Divisional Engineer
109 salaries
unlock blur

₹8.3 L/yr - ₹25 L/yr

Junior Telecom Officer
100 salaries
unlock blur

₹4 L/yr - ₹12.5 L/yr

Junior Accounts Officer
88 salaries
unlock blur

₹5 L/yr - ₹11 L/yr

Network Engineer
34 salaries
unlock blur

₹1.2 L/yr - ₹8.2 L/yr

Explore more salaries
Compare Bharat Sanchar Nigam with

Bharti Airtel

4.0
Compare

Vodafone Idea

4.1
Compare

Jio

3.9
Compare

Tata Communications

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