i
Micron Technology
Filter interviews by
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 was interviewed before Sep 2020.
Round duration - 45 minutes
Round difficulty - Medium
Its a zoom call interview which lasted for 45 minutes. initially there are two panel members in which one is very targetting at me. They asked me different type of questions like jumping from DSA to project then to python then again java. Its a mixed combo pack type interview. for each and every question they asked me the real time example. The discussion on my project lasted for 15-20 mins.
The key idea is to count the number of set bits in each number from 1 to n and return the sum of all set bits.
The algorithm will be -
Java:
1. In detail about the Oops concepts
2. Differences between Abstract class and Interface?
3. Differences between the real time examples of both Abstract Class and Interface?
4. What is...
Round duration - 30 mins
Round difficulty - Easy
This round was a zoom interview. The interview started with my brief introduction. This time the interview was more interested in my hobbies and passions. He asked me what do you do to keep yourself updated with the latest technology trends?
1. Asked me about the educational details?
2. What is your biggest achievement?
3. What do you know about the Micron Company?
4. Will you prefer higher studies?
5. What will you do if at all ...
Tip 1 : Do participate in all the coding contests, long challenges held by codechef, codeforces
Tip 2 : Practice all kinds of problems on leetcode, gfg, coding ninjas
Tip 3 : When you are writing a written exam for a particular company, make sure you get to know about the company in detail.
Tip 1 : Make your resume short and sweet(mostly 1 page, max 2 pages) is preferred.
Tip 2 : Make sure your resume is crisp rather than descriptive
Tip 3 : Do not lie on your resume
Top trending discussions
General aptitude questions
Problem solving, solved 2 out of 3 questions
General topics were given in gd
I applied via campus placement at Motilal Nehru Institute National Institute of Technology (NIT), Allahabad and was interviewed in Aug 2024. There were 2 interview rounds.
Its basically a test comprising 32 mcq
12- logical reasoning
20- core C,DBMS, OS , Computer Networks
2 coding Questions
Linkedlist questions
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Count frequency of elements in array of strings
Iterate through the array and use a hashmap to store the frequency of each element
Use a for loop to go through each element and update the count in the hashmap
Return the hashmap with element frequencies
posted on 10 Jan 2024
I applied via LinkedIn and was interviewed in Jul 2023. There were 3 interview rounds.
posted on 19 Sep 2024
I applied via Naukri.com and was interviewed before Sep 2023. There were 2 interview rounds.
1st round is combination of aptitude and technical mcqs
I have worked on various projects including a web-based inventory management system and a mobile app for tracking fitness goals.
Developed a web-based inventory management system using React and Node.js
Created a mobile app for tracking fitness goals using Flutter
Collaborated with a team to implement new features and fix bugs in existing projects
Two sum code in Python finds two numbers in an array that add up to a specific target.
Use a dictionary to store the difference between the target and each element in the array.
Iterate through the array and check if the current element's complement is in the dictionary.
Return the indices of the two numbers that add up to the target.
Hirepro , 2 easy to medium coding questions with technical questions
To insert a node at the middle of a linked list, find the middle node and adjust pointers accordingly.
Find the middle node using slow and fast pointers
Adjust pointers to insert the new node at the middle
based on 3 reviews
Rating in categories
Software Engineer
131
salaries
| ₹6 L/yr - ₹20 L/yr |
Senior Software Engineer
112
salaries
| ₹9.3 L/yr - ₹26 L/yr |
Data Engineer
97
salaries
| ₹7.4 L/yr - ₹25 L/yr |
Staff Engineer
65
salaries
| ₹24 L/yr - ₹50 L/yr |
Senior Engineer
60
salaries
| ₹14 L/yr - ₹40.5 L/yr |
Intel
Samsung
Western Digital
Advanced Micro Devices