Upload Button Icon Add office photos

Filter interviews by

RSN GINFO Solutions Business Intelligence Developer Interview Questions and Answers

Updated 2 Feb 2022

RSN GINFO Solutions Business Intelligence Developer Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Aug 2021. 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. Tableau Filters? Difference between Dimensions and Measures? Mean, variance?
  • Ans. 

    Tableau filters, dimensions vs measures, mean and variance

    • Tableau filters are used to limit the data displayed in a visualization

    • Dimensions are categorical data, while measures are numerical data

    • Mean is the average of a set of numbers, while variance measures how spread out the data is

    • Examples of dimensions include product categories or customer segments, while measures include sales revenue or profit margin

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for RSN GINFO Solutions Business Intelligence Developer interview:
  • Tableau
  • SQL Server
Interview preparation tips for other job seekers - Don't loose your confidence while answering. Everything will be alright.

Interview questions from similar companies

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

I applied via campus placement at Jeppiaar Engineering College, Chennai and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was purely logical and reasoning questions

Round 2 - Technical 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    Experienced Business Intelligence Developer with a strong background in data analysis and visualization.

    • Over 5 years of experience in developing BI solutions

    • Proficient in SQL, ETL processes, and data modeling

    • Skilled in creating interactive dashboards using tools like Tableau and Power BI

    • Strong analytical and problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Write a code in your comfortable language
  • Ans. 

    Code in Python to calculate the sum of all even numbers from 1 to 10

    • Use a for loop to iterate through numbers from 1 to 10

    • Check if the number is even using the modulo operator (%)

    • Add the even numbers to a running total

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prep well, and respond with confidence

I applied via LinkedIn and was interviewed in Feb 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 - HR 

(10 Questions)

  • Q1. Hi tell me brief about your career?
  • Q2. Hi my name is XYZ and i am working with IT company's since 14 years
  • Q3. What you are expecting with us?
  • Q4. Well good career growth and salary's with work life balance
  • Q5. Ok, i will give you 30% hike on your current package
  • Q6. Well if possible than please offer 35% hike on my current package
  • Q7. Ok final 32% hike not more than that are you ok?
  • Q8. Ok i am fine with that package
  • Q9. Grate i am generating your offer latter kindly responded with your conformation
  • Q10. Ok i will send my conformation as soon as possible bi end of day today

Interview Preparation Tips

Topics to prepare for Cognizant Business Intelligence Developer interview:
  • Oracle Business Intelligence
  • Data Modeling
Interview preparation tips for other job seekers - we interviewer not asked technical question and select you because you are currently on bilevel project and same project also handling by that company which you are joining so they knows you technically
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

(1 Question)

  • Q1. Basics on sql, power bi.
Round 3 - Technical 

(1 Question)

  • Q1. In depth technical . Have asked yo write queries.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident on basics.
Project related questions will be more.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Dec 2024. There were 5 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Resume screening Self introduction Roles and responsibilities
Round 2 - Assignment 

Given task Statics standard deviations Attrition Average of given table values and Given graph economi graph and poverty graph base on that need to gave answers 30 qustion and 60 min time duration

Round 3 - Technical 

(2 Questions)

  • Q1. Versant test should be need to attend Hirepro will have interview prosess in YouTube will check and prepare mid level hard
  • Q2. We can goo for online prosess how it is
Round 4 - One-on-one 

(1 Question)

  • Q1. Manger Level round they will ask KPI NPS AHT standard deviations Service Level handling Root cause Analysis Weighted average Same product how will calculate Totall Swer % how will get Many of like bpi <20 ...
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion and update structure of our role and responsibilities
Interview experience
5
Excellent
Difficulty level
Hard
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 - One-on-one 

(5 Questions)

  • Q1. What about your self?
  • Q2. Family background
  • Q3. Power BI test and advanced excel
  • Q4. Microsoft access test
  • Q5. Python test and One to one discussion with super boss
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Difference between bagging and boosting
  • Ans. 

    Bagging and boosting are ensemble learning techniques used to improve the performance of machine learning models by combining multiple weak learners.

    • Bagging (Bootstrap Aggregating) involves training multiple models independently on different subsets of the training data and then combining their predictions through averaging or voting.

    • Boosting involves training multiple models sequentially, where each subsequent model c...

  • Answered by AI
  • Q2. Parameters of Decision Tree
  • Ans. 

    Parameters of a Decision Tree include max depth, min samples split, criterion, and splitter.

    • Max depth: maximum depth of the tree

    • Min samples split: minimum number of samples required to split an internal node

    • Criterion: function to measure the quality of a split (e.g. 'gini' or 'entropy')

    • Splitter: strategy used to choose the split at each node (e.g. 'best' or 'random')

  • Answered by AI
  • Q3. Explain any one of your project in detail
  • Ans. 

    Developed a predictive model to forecast customer churn in a telecom company

    • Collected and cleaned customer data including usage patterns and demographics

    • Used machine learning algorithms such as logistic regression and random forest to build the model

    • Evaluated model performance using metrics like accuracy, precision, and recall

    • Provided actionable insights to the company to reduce customer churn rate

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. SQL and pandas coding
  • Q2. Resume projects deep dive

Interview Preparation Tips

Interview preparation tips for other job seekers - No matter what kinds of questions indicated in HR email, be prepared for behavioral questions all the time
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

*****, arjumpudi satyanarayana

Round 2 - Technical 

(5 Questions)

  • Q1. What is the python language
  • Ans. 

    Python is a high-level programming language known for its simplicity and readability.

    • Python is widely used for web development, data analysis, artificial intelligence, and scientific computing.

    • It emphasizes code readability and uses indentation for block delimiters.

    • Python has a large standard library and a vibrant community of developers.

    • Example: print('Hello, World!')

    • Example: import pandas as pd

  • Answered by AI
  • Q2. What is the code problems
  • Ans. 

    Code problems refer to issues or errors in the code that need to be identified and fixed.

    • Code problems can include syntax errors, logical errors, or performance issues.

    • Examples of code problems include missing semicolons, incorrect variable assignments, or inefficient algorithms.

    • Identifying and resolving code problems is a key skill for data scientists to ensure accurate and efficient data analysis.

  • Answered by AI
  • Q3. What is the python code
  • Ans. 

    Python code is a programming language used for data analysis, machine learning, and scientific computing.

    • Python code is written in a text editor or an integrated development environment (IDE)

    • Python code is executed using a Python interpreter

    • Python code can be used for data manipulation, visualization, and modeling

  • Answered by AI
  • Q4. What is the project
  • Ans. 

    The project is a machine learning model to predict customer churn for a telecommunications company.

    • Developing predictive models using machine learning algorithms

    • Analyzing customer data to identify patterns and trends

    • Evaluating model performance and making recommendations for reducing customer churn

  • Answered by AI
  • Q5. What is the lnderssip
  • Ans. 

    The question seems to be incomplete or misspelled.

    • It is possible that the interviewer made a mistake while asking the question.

    • Ask for clarification or context to provide a relevant answer.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for IBM Data Scientist interview:
  • Python
  • Machine Learning
Interview preparation tips for other job seekers - No

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Overfitting and Underfitting
  • Q2. Find Nth-largest element
  • Ans. 

    Find Nth-largest element in an array

    • Sort the array in descending order

    • Return the element at index N-1

  • Answered by AI
  • Q3. NLP Data preprocessing
Round 2 - HR 

(2 Questions)

  • Q1. Salary Discussion
  • Q2. Fitment discussion

Skills evaluated in this interview

RSN GINFO Solutions Interview FAQs

How many rounds are there in RSN GINFO Solutions Business Intelligence Developer interview?
RSN GINFO Solutions interview process usually has 3 rounds. The most common rounds in the RSN GINFO Solutions interview process are Resume Shortlist, Technical and HR.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all
RSN GINFO Solutions Business Intelligence Developer Salary
based on 5 salaries
₹3.4 L/yr - ₹4.1 L/yr
51% less than the average Business Intelligence Developer Salary in India
View more details
Business Intelligence Developer
5 salaries
unlock blur

₹3.4 L/yr - ₹4.1 L/yr

Software Developer
4 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Web Developer
4 salaries
unlock blur

₹5.5 L/yr - ₹9.6 L/yr

Mobile Application Developer
4 salaries
unlock blur

₹7 L/yr - ₹8.5 L/yr

Data Engineer
4 salaries
unlock blur

₹6.5 L/yr - ₹11 L/yr

Explore more salaries
Compare RSN GINFO Solutions with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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