Upload Button Icon Add office photos

Filter interviews by

Sabudh Foundation Interview Questions and Answers

Updated 9 Dec 2024

Sabudh Foundation Interview Experiences

Popular Designations

4 interviews found

Data Analyst Interview Questions & Answers

user image Kanika Dhawan

posted on 9 Dec 2024

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

It was very very easy to medium

Round 2 - Technical 

(2 Questions)

  • Q1. What is your name?
  • Q2. How are you? are you doing well|

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Complexity of binary search
  • Ans. 

    Binary search is a logarithmic time complexity algorithm used to search for a target value in a sorted array.

    • Binary search divides the array in half at each step, reducing the search space by half each time.

    • Time complexity of binary search is O(log n) where n is the number of elements in the array.

    • Example: Searching for value 5 in array [1, 3, 5, 7, 9] would take 2 steps in binary search.

  • Answered by AI
  • Q2. Some questions were from ml, ai

Skills evaluated in this interview

Data Science Intern Interview Questions asked at other Companies

Q1. Rotate Matrix by 90 Degrees Problem Statement Given a square matrix 'MATRIX' of non-negative integers, rotate the matrix by 90 degrees in an anti-clockwise direction using only constant extra space. Input: The first line of input contains a... read more
View answer (1)
Sabudh Foundation Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Total 50 questions,some form time and work,logical reasoning,blood relationship,directions

Round 2 - reading question and answering 

(2 Questions)

  • Q1. Tell us about yourself
  • Ans. 

    I am a data science enthusiast with a strong background in statistics and machine learning.

    • Completed coursework in data analysis, statistical modeling, and machine learning

    • Proficient in programming languages such as Python, R, and SQL

    • Experience with data visualization tools like Tableau and Power BI

    • Worked on projects involving predictive modeling and data mining

  • Answered by AI
  • Q2. Which color do you like and why ?
  • Ans. 

    I like the color blue because it reminds me of the ocean and brings a sense of calmness and tranquility.

    • Blue is associated with peace, tranquility, and relaxation

    • It is often used in interior design to create a calming atmosphere

    • Examples: blue sky, blue ocean, blue flowers

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - very good to start intern in virtual mode

Data Science Intern Interview Questions asked at other Companies

Q1. Rotate Matrix by 90 Degrees Problem Statement Given a square matrix 'MATRIX' of non-negative integers, rotate the matrix by 90 degrees in an anti-clockwise direction using only constant extra space. Input: The first line of input contains a... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2022. 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 Resume tips
Round 2 - Aptitude Test 

Aptiude Test is very easy it contains 50 questions

Round 3 - Technical 

(4 Questions)

  • Q1. In technical internview basic questions about machine learning and Mathematics
  • Q2. Linear and Logistic Regression
  • Q3. Bernoulli Distribution
  • Q4. Python build in data types
  • Ans. 

    Python has several built-in data types including numeric, sequence, mapping, and set types.

    • Numeric types include integers, floats, and complex numbers.

    • Sequence types include lists, tuples, and strings.

    • Mapping types include dictionaries.

    • Set types include sets and frozensets.

    • Each data type has its own set of methods and operations.

    • Examples: int(5), float(3.14), complex(2+3j), list([1,2,3]), tuple((1,2,3)), str('hello'), ...

  • Answered by AI

Skills evaluated in this interview

Data Science Intern Interview Questions asked at other Companies

Q1. Rotate Matrix by 90 Degrees Problem Statement Given a square matrix 'MATRIX' of non-negative integers, rotate the matrix by 90 degrees in an anti-clockwise direction using only constant extra space. Input: The first line of input contains a... read more
View answer (1)

Sabudh Foundation interview questions for popular designations

 Data Science Intern

 (3)

 Data Analyst

 (1)

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - HR 

(3 Questions)

  • Q1. How many working days
  • Q2. Company give another benefit
  • Q3. Work load is high or low
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What are Large Language Models?
  • Ans. 

    Large Language Models are advanced AI models that can generate human-like text based on input data.

    • Large Language Models use deep learning techniques to understand and generate text.

    • Examples include GPT-3 (Generative Pre-trained Transformer 3) and BERT (Bidirectional Encoder Representations from Transformers).

    • They are trained on vast amounts of text data to improve their language generation capabilities.

  • Answered by AI
  • Q2. Do you know about RAGs?
  • Ans. 

    RAGs stands for Red, Amber, Green. It is a project management tool used to visually indicate the status of tasks or projects.

    • RAGs is commonly used in project management to quickly communicate the status of tasks or projects.

    • Red typically indicates tasks or projects that are behind schedule or at risk.

    • Amber signifies tasks or projects that are on track but may require attention.

    • Green represents tasks or projects that ar...

  • Answered by AI
  • Q3. Which is the best clustering algorithm?
  • Ans. 

    There is no one-size-fits-all answer as the best clustering algorithm depends on the specific dataset and goals.

    • The best clustering algorithm depends on the dataset characteristics such as size, dimensionality, and noise level.

    • K-means is popular for its simplicity and efficiency, but may not perform well on non-linear data.

    • DBSCAN is good for clusters of varying shapes and sizes, but may struggle with high-dimensional d...

  • Answered by AI

Skills evaluated in this interview

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Attended the codevita competition in final year of college.

Round 2 - Technical 

(3 Questions)

  • Q1. About College Project
  • Q2. Some very basics of java
  • Q3. Experience of college project as a team

Interview Preparation Tips

Interview preparation tips for other job seekers - Codevita is a really good platform to help you join TCS as a final year graduate in college

I applied via Campus Placement and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Coding Test 
Round 2 - Technical 

(5 Questions)

  • Q1. If you cleared Aptitude and Coding, Mostly Interview will be cleared with some basics questions like OOPs concepts, sort functions kind of questions.
  • Q2. Explain OOPs concept in JAVA?
  • Ans. 

    OOPs concept in JAVA is a programming paradigm that focuses on objects and their interactions.

    • OOPs stands for Object-Oriented Programming

    • It involves the use of classes, objects, inheritance, polymorphism, and encapsulation

    • Classes are used to define objects and their properties

    • Objects are instances of classes that can interact with each other

    • Inheritance allows for the creation of new classes based on existing ones

    • Polymo...

  • Answered by AI
  • Q3. Function to sort an array in Java?
  • Ans. 

    Java provides Arrays.sort() method to sort an array.

    • Use Arrays.sort() method to sort an array of strings.

    • The method sorts the elements in ascending order by default.

    • To sort in descending order, use Collections.reverseOrder() method.

  • Answered by AI
  • Q4. Tell me about yourself?
  • Q5. Final year project which you worked on?

Interview Preparation Tips

Interview preparation tips for other job seekers - Most of people clears Aptitude/Coding round. clears interview for freshers recruit

Skills evaluated in this interview

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.
Contribute & help others!
anonymous
You can choose to be anonymous

Sabudh Foundation Interview FAQs

How many rounds are there in Sabudh Foundation interview?
Sabudh Foundation interview process usually has 2 rounds. The most common rounds in the Sabudh Foundation interview process are Aptitude Test, Technical and Resume Shortlist.
What are the top questions asked in Sabudh Foundation interview?

Some of the top questions asked at the Sabudh Foundation interview -

  1. Python build in data ty...read more
  2. Complexity of binary sea...read more
  3. In technical internview basic questions about machine learning and Mathemat...read more

Recently Viewed

SALARIES

Future Group

INTERVIEWS

TCG Lifesciences

No Interviews

INTERVIEWS

Nuvento Systems

No Interviews

DESIGNATION

SALARIES

Blinkit

SALARIES

TCS

SALARIES

HCL Group

COMPANY BENEFITS

IBM

No Benefits

COMPANY BENEFITS

IBM

No Benefits

SALARIES

Walmart

Tell us how to improve this page.

Sabudh Foundation Interview Process

based on 4 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Teach For India Interview Questions
4.0
 • 27 Interviews
HelpAge India Interview Questions
4.3
 • 2 Interviews
Goonj Interview Questions
3.1
 • 1 Interview
View all

Sabudh Foundation Reviews and Ratings

based on 19 reviews

3.6/5

Rating in categories

3.9

Skill development

3.9

Work-life balance

3.0

Salary

3.1

Job security

3.5

Company culture

3.2

Promotions

3.4

Work satisfaction

Explore 19 Reviews and Ratings
Data Science Intern
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Scientist
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Jr. Data Scientist
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Intern
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Placement Executive
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Sabudh Foundation with

The Akshaya Patra Foundation

4.5
Compare

Teach For India

4.0
Compare

Pratham Education Foundation

4.1
Compare

Magic Bus India Foundation

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