Add office photos
Engaged Employer

Itvedant Education

4.0
based on 137 Reviews
Filter interviews by

NBCC Interview Questions and Answers

Updated 9 Jul 2024

Q1. What are regression. Explain different types of regression

Ans.

Regression is a statistical method used to analyze the relationship between variables. Different types include linear, logistic, polynomial, etc.

  • Regression is a statistical technique used to understand the relationship between a dependent variable and one or more independent variables.

  • Different types of regression include linear regression, logistic regression, polynomial regression, ridge regression, and lasso regression.

  • Linear regression is used when the relationship betwee...read more

Add your answer

Q2. What is supervised and unsupervised learning

Ans.

Supervised learning involves training a model on labeled data, while unsupervised learning involves finding patterns in unlabeled data.

  • Supervised learning requires a target variable to be predicted, while unsupervised learning does not.

  • Examples of supervised learning include classification and regression tasks, while examples of unsupervised learning include clustering and dimensionality reduction.

  • In supervised learning, the model learns from the labeled data provided during ...read more

Add your answer

Q3. What is mutability and immutability

Ans.

Mutability refers to the ability of an object to be changed after it is created, while immutability refers to the inability of an object to be changed once it is created.

  • Mutability allows for changes to be made to an object's state, while immutability ensures that an object's state remains constant.

  • In programming, mutable objects can be modified directly, while immutable objects require creating a new object with the desired changes.

  • Examples of mutable objects include lists a...read more

Add your answer

Q4. What is Logistic Regression

Ans.

Logistic Regression is a statistical method used to model the relationship between a binary outcome variable and one or more predictor variables.

  • Logistic Regression is used when the dependent variable is binary (e.g. 0/1, Yes/No, True/False).

  • It estimates the probability of a certain event occurring based on one or more independent variables.

  • The output of logistic regression is a probability score that can be converted into class labels using a threshold value.

  • It is commonly u...read more

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

Q5. Difference between List and Tuple

Ans.

List is mutable, Tuple is immutable in Python.

  • List can be modified after creation, Tuple cannot be modified

  • List is defined using square brackets [], Tuple is defined using parentheses ()

  • Example: list_example = [1, 2, 3], tuple_example = (1, 2, 3)

Add your answer

Q6. What is oopm ?

Ans.

OOPM stands for Object-Oriented Project Management, a methodology that focuses on managing projects using object-oriented principles.

  • OOPM emphasizes breaking down projects into smaller, manageable components called objects

  • It promotes reusability, modularity, and flexibility in project development

  • Examples of OOPM tools include UML (Unified Modeling Language) and Agile methodologies

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

Interview Process at NBCC

based on 1 interviews
Interview experience
4.0
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories
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
75 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