Upload Button Icon Add office photos

Seagate

Compare button icon Compare button icon Compare

Filter interviews by

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 Campus Placement and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What are your biggest strengths?

Interview Preparation Tips

Interview preparation tips for other job seekers - The Ability to never give up

Intern Interview Questions & Answers

Cisco user image Anonymous

posted on 4 Jul 2021

Interview Questionnaire 

1 Question

  • Q1. Basic question of oops
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

There were 4 sections and first one was quant, second one was logical, third was English and finally 3 coding questions in last section

Round 2 - Coding Test 

4 codes and 5 technical questions

Round 3 - One-on-one 

(3 Questions)

  • Q1. Explain multi threading
  • Ans. 

    Multi threading is the ability of a CPU to execute multiple threads concurrently.

    • Allows for parallel execution of tasks, improving performance

    • Each thread has its own stack and runs independently

    • Threads can communicate and synchronize using shared memory

    • Examples: running multiple tasks simultaneously in a web server, processing data in parallel

  • Answered by AI
  • Q2. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

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

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

  • Answered by AI
  • Q3. Diff b/w inner and outer joins
  • Ans. 

    Inner join returns only the rows that have matching values in both tables, while outer join returns all rows from both tables.

    • Inner join: returns rows with matching values in both tables

    • Outer join: returns all rows from both tables, with NULL values where there is no match

    • Example: Inner join - SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id

    • Example: Outer join - SELECT * FROM table1 LEFT OUTER JOIN table

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Hitachi Intern interview:
  • Java
  • Web Technologies
  • Threads
  • OOPS
Interview preparation tips for other job seekers - Easy interview and all questions will be asked from your resume. Difficulty would be mainly depend on interviewer. Apart from technical few behavioral questions were asked.

I appeared for an interview in Apr 2021.

Interview Questionnaire 

1 Question

  • Q1. Some important question asked are as follows- 1)Explain JDBC connectivity codes.2) Exception handling logic.3) What type of technical issue you haved faced during your project and some logical questions on...

Interview Preparation Tips

Interview preparation tips for other job seekers - 1)Coding should be strong to crack the coding round.
2)You should be very clear with core concepts of any programming language.
3) Describe the important points in bullets for thier satisfaction.
4) Good communication skills.
5) You should be confident while answering.

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, Aptitude Test and Coding Test.
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

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
 • 14 Interviews
IBM Intern Interview Questions
4.0
 • 13 Interviews
Samsung Intern Interview Questions
3.9
 • 8 Interviews
Nvidia Intern Interview Questions
3.7
 • 3 Interviews
Hitachi Intern Interview Questions
4.0
 • 2 Interviews
Cisco Intern Interview Questions
4.1
 • 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- GRC & Authorization

Pune

0-2 Yrs

Not Disclosed

Intern- SAP ABAP

Pune

1-2 Yrs

Not Disclosed

Intern- AI Customer Success

Pune

0-2 Yrs

Not Disclosed

Explore more jobs
Staff Engineer
47 salaries
unlock blur

₹23.5 L/yr - ₹41.5 L/yr

Senior Analyst
45 salaries
unlock blur

₹10.1 L/yr - ₹33.5 L/yr

Senior Engineer
44 salaries
unlock blur

₹9.5 L/yr - ₹35 L/yr

Engineer 1
21 salaries
unlock blur

₹8.4 L/yr - ₹12.2 L/yr

L2 Engineer
21 salaries
unlock blur

₹10.9 L/yr - ₹20 L/yr

Explore more salaries
Compare Seagate with

Western Digital

3.5
Compare

Toshiba

4.0
Compare

Samsung

3.9
Compare

Micron Technology

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