Upload Button Icon Add office photos

Seagate

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Seagate Intern Interview Questions and Answers

Updated 4 Dec 2024

Seagate Intern Interview Experiences

5 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 4 Dec 2024

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

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

Round 1 - Aptitude Test 

Aptitude was quite easy with simple python questions

Round 2 - Coding Test 

Asked basic questions on numpy and pandas

Interview Preparation Tips

Topics to prepare for Seagate Intern interview:
  • Python
  • SQL
Interview preparation tips for other job seekers - Prepare for basic questions dont stress too much

Intern Interview Questions & Answers

user image Anonymous

posted on 24 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. 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.

  • Answered by AI
  • Q2. 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 des...

  • Answered by AI
  • Q3. 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 ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join. Too much politics and racism. They only prefer regional candidates.

Skills evaluated in this interview

Intern Interview Questions Asked at Other Companies

asked in Accenture
Q1. Case. There is a housing society “The wasteful society”, you coll ... read more
Q2. Which programming language you are comfortable with?
asked in Deloitte
Q3. Case : I am a US based company and I sell 3 products A, B, C (I d ... read more
Q4. Huffman Coding Challenge Given an array ARR of integers containin ... read more
asked in Accenture
Q5. A marketing strategy case. Client is a perfume seller in Jaipur. ... read more

Intern Interview Questions & Answers

user image Shivani Mukunde

posted on 1 Aug 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Python program questions
  • Q2. OOPS based programming questions

Intern Interview Questions & Answers

user image Anonymous

posted on 25 May 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. DSA - Linked List, Array and Strings
Round 2 - HR 

(1 Question)

  • Q1. Why should we hire you

Seagate interview questions for designations

 Analyst 1

 (1)

Intern Interview Questions & Answers

user image Anonymous

posted on 10 May 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. C and Cpp all concepts

Interview questions from similar companies

Interview Questionnaire 

10 Questions

  • Q1. How did you solve this question (a question from technical section of the test).
  • Q2. Design a low pass analog filter.
  • Ans. 

    A low pass analog filter is designed to allow low frequency signals to pass through while attenuating high frequency signals.

    • Determine the cutoff frequency for the filter

    • Choose a suitable filter design method (e.g., Butterworth, Chebyshev, etc.)

    • Select the appropriate order for the filter

    • Design the filter circuit using passive components (resistors, capacitors, inductors)

    • Simulate and test the filter response using softw...

  • Answered by AI
  • Q3. Define capacitor , inductor...
  • Ans. 

    A capacitor is an electronic component that stores and releases electrical energy. An inductor is a coil that stores and releases magnetic energy.

    • Capacitor: Stores electrical energy and releases it when needed.

    • Inductor: Stores magnetic energy and releases it when needed.

    • Capacitors are commonly used in electronic circuits to smooth out voltage fluctuations.

    • Inductors are used in applications such as transformers and elec

  • Answered by AI
  • Q4. Explain working of inverter
  • Ans. 

    An inverter is a device that converts DC power to AC power, allowing for the use of AC appliances.

    • An inverter uses electronic components to convert the direct current (DC) from a power source, such as a battery or solar panel, into alternating current (AC).

    • It typically consists of a rectifier, which converts AC to DC, and an inverter circuit, which converts DC back to AC.

    • The inverter circuit uses switches, such as tran...

  • Answered by AI
  • Q5. What can be inserted in a black box to obtain some particular output (related to cmos inverter)
  • Q6. Why Sandisk?
  • Ans. 

    Sandisk is a leading global provider of flash memory storage solutions known for their innovative products and reliable performance.

    • Sandisk is a well-established company with a strong reputation in the industry.

    • They offer a wide range of products, from USB drives to solid state drives, catering to various storage needs.

    • Sandisk products are known for their durability, speed, and reliability.

    • Their focus on innovation and...

  • Answered by AI
  • Q7. Extra curriculars
  • Q8. Will you be able to adjust in a new place?
  • Ans. 

    Yes, I am adaptable and have successfully adjusted to new environments in the past.

    • I have moved to different cities for my education and work, and have always adapted well to the new surroundings.

    • I am open-minded and enjoy experiencing new cultures and meeting new people.

    • I believe that adapting to a new place is a great opportunity for personal growth and learning.

  • Answered by AI
  • Q9. Tell me about yourself?
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.

    • Recent graduate with a degree in Computer Science

    • Passionate about coding and problem-solving

    • Experience with programming languages like Java, Python, and C++

    • Completed internships at tech companies such as Google and Microsoft

  • Answered by AI
  • Q10. College events participation

Interview Preparation Tips

Round: Resume Shortlist
Experience: 7.5 cg cut-off to be eligible for the test

Round: Test
Experience: Aptitude question were easy , there were 2 subjective q's (one was based on data structures) , technical questions were tough and a deciding factor.
Tips: Study Analog filters , vlsi , digital electronics , data structures
Duration: 2 hours
Total Questions: 30

Round: Technical Interview
Experience: They first asked the subjects that I have studied till now and picked up analog , vlsi for asking q's.
Tips: Try to answer every question in the best way you can.

Round: HR Interview
Experience: The HR made me feel really comfortable and I answered each and every question honestly.
Tips: Don't over prepare the answers and be honest.

College Name: PEC University Of Technology

I applied via Walk-in and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. C++ code was asked
  • Q2. Hr questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Good. They were supportive and encouraging. You have to show interest.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2022. There were 6 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 

OA on aptitude and programming

Round 3 - One-on-one 

(1 Question)

  • Q1. Interviewer was welcoming and friendly and asked DSA questions and some CS fundamentals
Round 4 - One-on-one 

(1 Question)

  • Q1. Recursive coding questions
Round 5 - One-on-one 

(1 Question)

  • Q1. Scenario based questions on DSA
Round 6 - HR 

(1 Question)

  • Q1. Very easy behavioural questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What are ur skills and explain ur projects?
  • Ans. 

    I have strong skills in programming, data analysis, and project management. I have completed projects in web development, machine learning, and database management.

    • Programming: Proficient in languages such as Python, Java, and JavaScript.

    • Data Analysis: Experience with tools like Excel, SQL, and Tableau.

    • Project Management: Successfully led a team to develop a web application for a local business.

    • Web Development: Created...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They might be helpful throughout but getting post-internship documents can be a tedious task.

Intern Interview Questions & Answers

Intel user image Anonymous

posted on 5 May 2021

I applied via Campus Placement and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Vlsi design flow, sta, perl programming, puzzle

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer were polite
Contribute & help others!
anonymous
You can choose to be anonymous

Seagate Interview FAQs

How many rounds are there in Seagate Intern interview?
Seagate interview process usually has 1-2 rounds. The most common rounds in the Seagate interview process are Technical, One-on-one Round and HR.
How to prepare for Seagate Intern interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Seagate. The most common topics and skills that interviewers at Seagate expect are Python, Internship, RSS, C++ and Physical Design.
What are the top questions asked in Seagate Intern interview?

Some of the top questions asked at the Seagate Intern interview -

  1. How do we train neural networ...read more
  2. What is hyperparameter tuni...read more
  3. What is overfitti...read more

Recently Viewed

INTERVIEWS

Naukri

No Interviews

SALARIES

Nvidia

SALARIES

Nvidia

INTERVIEWS

HyperVerge

No Interviews

LIST OF COMPANIES

MakeMyTrip

Overview

DESIGNATION

INTERVIEWS

Nvidia

No Interviews

INTERVIEWS

Nvidia

No Interviews

JOBS

Nvidia

No Jobs

INTERVIEWS

Naukri

No Interviews

Tell us how to improve this page.

Seagate Intern Interview Process

based on 5 interviews

1 Interview rounds

  • Technical Round
View more

Intern Interview Questions from Similar Companies

Intel Intern Interview Questions
4.2
 • 15 Interviews
IBM Intern Interview Questions
4.0
 • 14 Interviews
Samsung Intern Interview Questions
3.9
 • 9 Interviews
Nvidia Intern Interview Questions
3.7
 • 4 Interviews
Cisco Intern Interview Questions
4.1
 • 3 Interviews
Hitachi Intern Interview Questions
4.0
 • 2 Interviews
View all
Seagate Intern Salary
based on 7 salaries
₹3 L/yr - ₹4 L/yr
At par with the average Intern Salary in India
View more details

Seagate Intern Reviews and Ratings

based on 3 reviews

4.8/5

Rating in categories

4.7

Skill development

5.0

Work-life balance

4.7

Salary

4.8

Job security

4.8

Company culture

4.8

Promotions

4.8

Work satisfaction

Explore 3 Reviews and Ratings
Intern- Firmware

Pune

0-1 Yrs

Not Disclosed

Intern-Firmware

Pune

0-1 Yrs

Not Disclosed

Intern- Firmware

Pune

0-1 Yrs

Not Disclosed

Explore more jobs
Staff Engineer
45 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Analyst
45 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
42 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

L2 Engineer
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer 1
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Seagate with

Western Digital

3.5
Compare

Toshiba

4.0
Compare

Samsung

3.9
Compare

Micron Technology

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