i
Micron Technology
Filter interviews by
I applied via Approached by Company and was interviewed in Feb 2024. There were 3 interview rounds.
I have worked on projects related to developing software for autonomous vehicles and implementing machine learning algorithms for predictive maintenance.
Developed software for autonomous vehicles to improve navigation and obstacle avoidance
Implemented machine learning algorithms for predictive maintenance in manufacturing plants
Collaborated with cross-functional teams to integrate new technologies into existing systems
I have experience with Java, Python, SQL, AWS, Docker, and Kubernetes in my previous projects.
Java
Python
SQL
AWS
Docker
Kubernetes
Docker is a platform for developing, shipping, and running applications in containers.
Docker allows applications to be isolated in containers, making them portable and easy to deploy across different environments.
Containers share the host OS kernel but run as isolated processes, providing lightweight and efficient virtualization.
Docker simplifies the process of packaging applications and their dependencies, ensuring co...
Database normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
Database normalization involves breaking down data into smaller, more manageable tables and defining relationships between them.
It helps in reducing data redundancy, improving data integrity, and making the database more efficient.
For example, in a project I worked on, we normalized the database by spl...
I have extensive experience working on challenging projects in various industries.
Led a team in developing a complex software solution for a major client
Managed a project with tight deadlines and limited resources
Implemented innovative solutions to overcome technical obstacles
Collaborated with cross-functional teams to deliver successful outcomes
I would approach learning about new domain and technologies with a different background by leveraging my existing skills, seeking out resources, and collaborating with experts in the field.
Identify key concepts and terminology in the new domain
Seek out online courses, tutorials, and books to gain foundational knowledge
Collaborate with colleagues or mentors who have experience in the new domain
Experiment with hands-on p...
I applied via Campus Placement
1 hour
aptitude test
brain teaser type questions
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
No question I am remembering
I applied via Campus Placement
Nearly 90 questions. 1.30 hr.
CMOS inverter is a type of digital logic gate that implements logical NOT operation.
CMOS inverter consists of a PMOS transistor connected in series with an NMOS transistor.
When input is high, PMOS conducts and NMOS is off, output is low.
When input is low, NMOS conducts and PMOS is off, output is high.
CMOS inverters are widely used in digital circuits for logic operations.
Example: Inverter gate in a CMOS technology-base
Micron Technology interview questions for popular designations
Get interview-ready with Top Micron Technology Interview Questions
I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.
Online assesment aptitude, 3 SQL questions, 2 easy DSA coding questions.
2d square grid traversal
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Use Spark program to find word with maximum length in a given string
Split the string into words using space as delimiter
Map each word to its length
Find the word with maximum length using reduce operation
Use SQL pivot function to change rows into columns and vice versa
Use the PIVOT function in SQL to transform rows into columns
Use the UNPIVOT function in SQL to transform columns into rows
Example: SELECT * FROM table_name PIVOT (SUM(value) FOR column_name IN (value1, value2, value3))
Example: SELECT * FROM table_name UNPIVOT (value FOR column_name IN (value1, value2, value3))
SQL query to fetch duplicate rows in a table
Use GROUP BY and HAVING clause to identify duplicate rows
Select columns to check for duplicates
Example: SELECT column1, column2, COUNT(*) FROM table_name GROUP BY column1, column2 HAVING COUNT(*) > 1;
Repartition increases or decreases the number of partitions in a DataFrame, while coalesce only decreases the number of partitions. Clustering is used for organizing data within a partition, while partitioning is dividing data into logical units.
Repartition increases or decreases the number of partitions in a DataFrame, which can be useful for parallelism and performance optimization.
Coalesce only decreases the number ...
I applied via Campus Placement and was interviewed in May 2024. There was 1 interview round.
I applied via Campus Placement and was interviewed in Jul 2024. There was 1 interview round.
To predict if a 32 bit number is divisible by 8, design a circuit using gates.
Use a circuit with AND, OR, and NOT gates to check if the last three bits of the number are all zeros.
If the last three bits are zeros, then the number is divisible by 8.
For example, if the 32 bit number is 11010000, the last three bits are zeros, so it is divisible by 8.
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization is used to eliminate data redundancy by breaking up tables into smaller, related tables.
It helps in reducing data anomalies such as insertion, update, and deletion anomalies.
Normalization is achieved through a series of stages called normal forms, with the most common being First Normal Form (1NF)...
Armstrong algorithm is used to find Armstrong numbers in a given range.
Iterate through the numbers in the given range
Calculate the sum of cubes of each digit in the number
Check if the sum is equal to the original number
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
What people are saying about Micron Technology
Some of the top questions asked at the Micron Technology interview -
The duration of Micron Technology interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 58 interviews
Interview experience
based on 364 reviews
Rating in categories
Software Engineer
127
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
113
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Engineer
95
salaries
| ₹0 L/yr - ₹0 L/yr |
Staff Engineer
70
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
57
salaries
| ₹0 L/yr - ₹0 L/yr |
Intel
Samsung
Western Digital
Advanced Micro Devices