Add office photos
Employer?
Claim Account for FREE

iNeuron.ai

4.1
based on 168 Reviews
Filter interviews by

Mandhana Industries Interview Questions and Answers

Updated 13 Mar 2024

Q1. What is Python and what are its key features?

Ans.

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

  • Python is an interpreted language, meaning it does not need to be compiled before execution.

  • It supports multiple programming paradigms, including object-oriented, imperative, and functional programming.

  • Python has a large standard library with built-in modules for various tasks, making it versatile and efficient.

  • It is widely used in data analytics, machine learning, web development, and scient...read more

View 1 answer

Q2. What are the different data types in Python?

Ans.

Different data types in Python include integers, floats, strings, lists, tuples, dictionaries, and booleans.

  • Integers: whole numbers without decimals (e.g. 5, -10)

  • Floats: numbers with decimals (e.g. 3.14, -0.5)

  • Strings: sequences of characters enclosed in quotes (e.g. 'hello', '123')

  • Lists: ordered collections of items (e.g. [1, 'apple', True])

  • Tuples: ordered, immutable collections of items (e.g. (1, 'banana', False))

  • Dictionaries: unordered key-value pairs (e.g. {'key': 'value',...read more

View 1 answer

Q3. What is PEP 8 and why is it important?

Ans.

PEP 8 is a style guide for Python code that outlines best practices for writing clean and readable code.

  • PEP 8 stands for Python Enhancement Proposal 8.

  • It covers topics such as indentation, line length, imports, naming conventions, and more.

  • Following PEP 8 helps improve code consistency, readability, and maintainability.

  • For example, PEP 8 recommends using 4 spaces for indentation and limiting line length to 79 characters.

View 1 answer

Q4. What is machine leaening

Ans.

Machine learning is a subset of artificial intelligence that involves training algorithms to make predictions or decisions based on data.

  • Machine learning involves using algorithms to learn patterns in data

  • It can be supervised, unsupervised, or semi-supervised

  • Examples include image recognition, natural language processing, and recommendation systems

Add your answer
Discover Mandhana Industries interview dos and don'ts from real experiences

Q5. How to handle missing values

Ans.

Missing values can be handled by imputation or deletion.

  • Imputation involves filling in missing values with estimated values based on other data points.

  • Deletion involves removing rows or columns with missing values.

  • The choice of method depends on the amount and pattern of missing data.

  • Imputation methods include mean imputation, regression imputation, and k-nearest neighbor imputation.

  • Deletion methods include listwise deletion, pairwise deletion, and mean substitution.

  • Multiple ...read more

Add your answer

Q6. explain the oops concept?

Ans.

Object-oriented programming paradigm that focuses on objects and classes for code organization and reusability.

  • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

  • Inheritance: Ability of a class to inherit properties and behavior from another class.

  • Polymorphism: Ability to present the same interface for different data types.

  • Abstraction: Hiding the complex implementation details and showing only the necessary features of an object.

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Mandhana Industries

based on 16 interviews
Interview experience
4.3
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

4.0
 • 570 Interview Questions
3.6
 • 339 Interview Questions
4.2
 • 191 Interview Questions
3.7
 • 140 Interview Questions
View all
Top iNeuron.ai Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter