Open In App

Seagate Technology Interview Experience | On-Campus

Improve
Improve
Like Article
Like
Save
Share
Report

Seagate Technology, Pune visited our college campus to hire Firmware Development Interns for CS/IT Students in 2022. As the team needed Firmware Development Interns, the hiring team was focused on C skills and Data Structures only.

Round 1: Resume Shortlisting

The first round consists of a resume shortlist. I would suggest keeping your resume as a one-page resume. Add relevant skills and use the proper template as well as additional projects that you have done as part of the curriculum, some extra projects like this matter most. Also, add work experience if you have one.

Round 2: Technical Interview

This round focused on Easy to Medium level C concepts and tests of your programming skills.  The focus was much on bitwise operators and macros in C. Questions were based on interrupt service routine, Macros and its use in C, default value for static local-global variables, the difference between function declaration and definition, different functions to allocate memory dynamically in C, bitwise operator, structure, can we pass a structure by value and is it a good approach to do this, the data structure used in recursion, tree traversal, how memory allocated to structure and union, code to reverse linked list, code to reset/set bit of specified position. There was only one interviewer. The duration for this round was 1 hour.

Round 3: Technical Interview – II

This round tested the C programming skills and the approach of the candidate to solve any problem. This round had 1 interviewer. This round focuses mostly on the project, the interviewer asked me to explain each and every project and then he asked questions based on my project. The interviewer asked me to explain my operating system project and then questions on the operating system, purpose to designed that project, need of operating system, and differences between Windows and Linux operating system as I mentioned about kernel architecture of both operating systems he asked me to explain it in detail. The round lasted for 30 minutes. At last, the interviewer asked me to describe myself in one sentence.

Results were declared the very next day and I was one of them. I would suggest just keeping calm during the interview

I suggest our readers refer GeeksforGeeks C programming archives as I follow the same: https://www.geeksforgeeks.org/c-programming-language/

Thank you 🙂


Last Updated : 07 Feb, 2022
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads