Upload Button Icon Add office photos

SBI Securities

Compare button icon Compare button icon Compare

Filter interviews by

SBI Securities Data Analyst Intern Interview Questions and Answers

Updated 13 Dec 2024

SBI Securities Data Analyst Intern Interview Experiences

1 interview found

Data Analyst Intern Interview Questions & Answers

user image Shivam Londhe

posted on 13 Dec 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - HR 

(1 Question)

  • Q1. Questions related to ml what is co relation personal questions rate yourself in excel What do you know about company.

Interview questions from similar companies

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

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed before Jul 2022. There were 4 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 - Aptitude Test 

There was an aptitude test with 30 questions to complete within 45 min.

Round 3 - Coding Test 

3 Coding questions to complete within 1hr.

Round 4 - HR 

(2 Questions)

  • Q1. HR round was simple and was about how my skills can fit into the organisation.
  • Q2. What are my skills and how you will use them (gave me a scenario)?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Two basic programming questions (30 min) and reasoning/aptitude questions

Round 2 - Technical 

(1 Question)

  • Q1. How will you pull data from a table, given a time interval?
  • Ans. 

    Use SQL query with WHERE clause to pull data from a table based on a time interval.

    • Use SQL query with SELECT statement to specify the columns you want to retrieve.

    • Add a WHERE clause with the condition for the time interval, using appropriate date/time functions.

    • Example: SELECT * FROM table_name WHERE timestamp_column BETWEEN 'start_time' AND 'end_time';

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. How would you run a business on a state level to maximize your sales?
  • Ans. 

    To maximize sales on a state level, focus on market research, targeted marketing strategies, strong customer service, and strategic partnerships.

    • Conduct market research to understand the local consumer behavior and preferences

    • Implement targeted marketing strategies based on the research findings

    • Provide excellent customer service to build loyalty and attract repeat business

    • Form strategic partnerships with local business...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is easy, stay calm and give your best.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. Detailed project questions
  • Q2. Explain completed gen ai project
  • Ans. 

    Developed a generative AI model to create realistic images of fictional characters.

    • Used GANs (Generative Adversarial Networks) to generate new images based on existing data.

    • Trained the model on a dataset of character images from various sources.

    • Implemented techniques like style transfer to enhance the diversity and creativity of generated images.

    • Evaluated the model's performance based on image quality metrics and user

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Talked about previous experience in detail.
  • Q2. Asked some case studies regarding their products

Interview Preparation Tips

Interview preparation tips for other job seekers - I expected the first round to be technical, but it turned out to be causal one on one. Didn't exactly understand what they are expecting from the candidate.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Question on Probability and basic aptitude questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Question were related to Past projects
  • Q2. SQL and Excel medium level questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Job Portal and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. What is Gradient Descents?
  • Ans. 

    Gradient descent is an optimization algorithm used to minimize a function by iteratively moving in the direction of steepest descent.

    • Gradient descent is used to find the minimum of a function by taking steps proportional to the negative of the gradient at the current point.

    • It is commonly used in machine learning to optimize the parameters of a model by minimizing the loss function.

    • There are different variants of gradie...

  • Answered by AI
  • Q2. What is LSTM?, and what are the gates in it?
  • Ans. 

    LSTM (Long Short-Term Memory) is a type of recurrent neural network designed to handle long-term dependencies.

    • LSTM has three gates: input gate, forget gate, and output gate.

    • Input gate controls the flow of information into the cell state.

    • Forget gate decides what information to discard from the cell state.

    • Output gate determines the output based on the cell state.

  • Answered by AI
  • Q3. They gave me a link to dataset and started saying the operations to apply on that. E.g, value_counts, null_values, fill the values with mean,etc.
  • Q4. What is t-test? What is Mean, Median and Mode and where to use these?
  • Ans. 

    T-test is a statistical test used to determine if there is a significant difference between the means of two groups.

    • Mean is the average of a set of numbers, median is the middle value when the numbers are ordered, and mode is the most frequently occurring value.

    • Mean is sensitive to outliers, median is robust to outliers, and mode is useful for categorical data.

    • T-test is used to compare means of two groups, mean is used...

  • Answered by AI
  • Q5. What is RANDOM FOREST ?
  • Ans. 

    Random Forest is an ensemble learning method used for classification and regression tasks.

    • Random Forest is a collection of decision trees that are trained on random subsets of the data.

    • Each tree in the forest makes a prediction, and the final prediction is the average (regression) or majority vote (classification) of all trees.

    • Random Forest helps reduce overfitting and improve accuracy compared to a single decision tre...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Motilal Oswal Financial Services Data Scientist interview:
  • Machine Learning
  • Statistics
  • Pandas
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your projects
  • Q2. What do you know about mutual funds
  • Ans. 

    Mutual funds are investment vehicles that pool money from multiple investors to invest in a diversified portfolio of securities.

    • Mutual funds are managed by professional fund managers who make investment decisions on behalf of the investors.

    • Investors can buy shares of mutual funds, which represent their ownership in the fund's portfolio.

    • Mutual funds offer diversification, liquidity, and professional management to invest...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Do you have prior experience with ML
  • Q2. What are your long term plans

Interview Preparation Tips

Interview preparation tips for other job seekers - I'll advice not to go for second rate companies like these.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. Explain any Data Science project
  • Ans. 

    Developed a predictive model to forecast customer churn for a telecommunications company.

    • Identified key features such as customer tenure, monthly charges, and service usage

    • Collected and cleaned data from customer databases

    • Built a machine learning model using logistic regression or random forest algorithms

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

    • Provided actionable insights to reduce

  • Answered by AI
  • Q2. Types of Error in Statistics
  • Ans. 

    Types of errors in statistics include sampling error, measurement error, and non-sampling error.

    • Sampling error occurs when the sample does not represent the population accurately.

    • Measurement error is caused by inaccuracies in data collection or measurement instruments.

    • Non-sampling error includes errors in data processing, analysis, and interpretation.

    • Examples: Sampling error - selecting a biased sample, Measurement err...

  • Answered by AI
  • Q3. Types of Machine learning models
  • Ans. 

    Types of machine learning models include supervised learning, unsupervised learning, and reinforcement learning.

    • Supervised learning: Models learn from labeled data, making predictions based on past examples (e.g. linear regression, support vector machines)

    • Unsupervised learning: Models find patterns in unlabeled data, clustering similar data points together (e.g. k-means clustering, PCA)

    • Reinforcement learning: Models le...

  • Answered by AI
  • Q4. Functions of pandas library, such as get_dummies()
  • Ans. 

    get_dummies() function in pandas library is used to convert categorical variables into dummy/indicator variables.

    • get_dummies() function creates dummy variables for categorical columns in a DataFrame.

    • It converts categorical variables into numerical representation for machine learning models.

    • Example: df = pd.get_dummies(df, columns=['column_name'])

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - On campus interview, Be confident, be good at project explaination.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduction by my self
  • Q2. Pyspark related getting the column names

SBI Securities Interview FAQs

How many rounds are there in SBI Securities Data Analyst Intern interview?
SBI Securities interview process usually has 1 rounds. The most common rounds in the SBI Securities interview process are HR.

Tell us how to improve this page.

SBI Securities Data Analyst Intern Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Citicorp Interview Questions
3.7
 • 568 Interviews
HSBC Group Interview Questions
4.0
 • 491 Interviews
American Express Interview Questions
4.2
 • 361 Interviews
BNY Interview Questions
3.9
 • 340 Interviews
UBS Interview Questions
3.9
 • 339 Interviews
Morgan Stanley Interview Questions
3.7
 • 308 Interviews
Morningstar Interview Questions
3.9
 • 241 Interviews
FactSet Interview Questions
3.9
 • 208 Interviews
View all

Fast track your campus placements

View all
Relationship Officer
795 salaries
unlock blur

₹1.1 L/yr - ₹3.8 L/yr

Sales Executive
311 salaries
unlock blur

₹1.5 L/yr - ₹4 L/yr

Relationship Manager
300 salaries
unlock blur

₹1.5 L/yr - ₹6.5 L/yr

Sales Manager
191 salaries
unlock blur

₹2.4 L/yr - ₹6.8 L/yr

Senior Executive
181 salaries
unlock blur

₹1.8 L/yr - ₹7 L/yr

Explore more salaries
Compare SBI Securities with

ICICI Securities

3.9
Compare

HDFC Securities

3.6
Compare

Kotak Securities

3.6
Compare

Axis Direct

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