Add office photos
Employer?
Claim Account for FREE

Seagate

3.3
based on 95 Reviews
Video summary
Filter interviews by

Realistic Realtors Interview Questions and Answers

Updated 17 Dec 2024

Q1. How do we train neural networks?

Ans.

Neural networks are trained using algorithms that adjust the weights and biases of the network based on the input data and desired output.

  • Neural networks are trained using a process called backpropagation, where the error between the predicted output and the actual output is used to adjust the weights and biases of the network.

  • Training data is fed into the neural network, and the network's output is compared to the desired output to calculate the error.

  • The error is then propa...read more

Add your answer

Q2. What is hyperparameter tuning?

Ans.

Hyperparameter tuning is the process of selecting the best set of hyperparameters for a machine learning model.

  • Hyperparameters are parameters that are set before the learning process begins.

  • Hyperparameter tuning involves adjusting hyperparameters to optimize the model's performance.

  • Common techniques for hyperparameter tuning include grid search, random search, and Bayesian optimization.

Add your answer

Q3. Find missing number from nth number array.

Ans.

Find missing number from nth number array.

  • Iterate through the array and calculate the sum of all numbers

  • Calculate the sum of numbers from 1 to n using the formula n*(n+1)/2

  • Subtract the sum of array from the sum of numbers from 1 to n to find the missing number

Add your answer

Q4. What is overfitting?

Ans.

Overfitting occurs when a machine learning model learns the training data too well, including noise and outliers, leading to poor generalization on new data.

  • Overfitting happens when a model is too complex and captures noise in the training data.

  • It can be identified when a model performs well on training data but poorly on unseen data.

  • Techniques to prevent overfitting include cross-validation, regularization, and early stopping.

  • For example, a decision tree with too many branch...read more

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

Q5. Find 2nd max elements from aaray

Ans.

Find 2nd max element from array of strings

  • Sort the array in descending order

  • Skip the first element (max element)

  • Return the second element

Add your answer

Q6. Explain inheritance and it types

Ans.

Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

  • Inheritance allows a class to reuse code from another class.

  • Types of inheritance include single inheritance, where a class inherits from only one parent class, and multiple inheritance, where a class inherits from multiple parent classes.

  • Example: Class B inherits from Class A, so Class B can access all the properties and methods of Class A.

Add your answer

Q7. What is polymorphism

Ans.

Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.

  • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

  • It enables a single interface to be used for different data types or classes.

  • Examples include method overloading and method overriding in object-oriented programming.

Add your answer

Q8. Describe how you would approach a system design problem.

Add your answer

Q9. Tell me about the photolithography process

Ans.

Photolithography is a process used in microfabrication to transfer patterns onto a substrate using light-sensitive materials.

  • Photolithography involves coating a substrate with a photoresist material

  • A mask containing the desired pattern is placed over the photoresist-coated substrate

  • The substrate is exposed to light, which passes through the mask and selectively exposes the photoresist

  • After exposure, the photoresist is developed to remove either the exposed or unexposed areas,...read more

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

Interview Process at Realistic Realtors

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

Top Interview Questions from Similar Companies

3.9
 • 725 Interview Questions
4.0
 • 376 Interview Questions
3.8
 • 211 Interview Questions
4.1
 • 210 Interview Questions
3.9
 • 178 Interview Questions
4.3
 • 135 Interview Questions
View all
Top Seagate 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