i
Micron Technology
Filter interviews by
Be the first one to contribute and help others!
I applied via Campus Placement and was interviewed in Jul 2021. There was 1 interview round.
I appeared for an interview before Mar 2024.
I applied via Referral and was interviewed in Jul 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.
The aptitude was quite moderate and can be solved by practicing
The coadig test consists of dsa algorithms questions.
I applied via Referral and was interviewed before Jan 2021. There were 5 interview rounds.
I applied via Approached by Company and was interviewed in Feb 2022. There was 1 interview round.
Detect endianness using C program
Use a union to create a variable with a known value
Check the value of the first byte to determine endianness
Big endian systems store the most significant byte first
Little endian systems store the least significant byte first
Example: union { int i; char c; } u; u.i = 1; if (u.c == 1) { /* Little endian */ } else { /* Big endian */ }
Count set bits in a number using C programming language.
Use bitwise AND operation with 1 to check if the rightmost bit is set.
Shift the number to the right by 1 bit each time to check all bits.
Repeat the process until the number becomes 0, counting the set bits each time.
I applied via Naukri.com and was interviewed before Nov 2023. There were 3 interview rounds.
It's a hackerrank coding test
It's an interview and coding test on Hacker rank
I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.
Leetcode questions followed by technical subjects
based on 3 reviews
Rating in categories
Software Engineer
151
salaries
| ₹5.9 L/yr - ₹20 L/yr |
Senior Software Engineer
117
salaries
| ₹11.5 L/yr - ₹26 L/yr |
Staff Engineer
96
salaries
| ₹19.2 L/yr - ₹64 L/yr |
Senior Engineer
88
salaries
| ₹11 L/yr - ₹40.5 L/yr |
Data Engineer
86
salaries
| ₹7.4 L/yr - ₹25 L/yr |
Qualcomm
Intel
Apar Industries
TDK India Private Limited