i
Micron Technology
Filter interviews by
I applied via Campus Placement
There was an aptitude section and coding section coding section had 2 problem which were easy and the aptitude section was mcq based on os,cn,c++ mcqs
Interface is a contract that defines the methods a class must implement, while abstract class can have both implemented and abstract methods.
Interface can only have abstract methods and constants, while abstract class can have both implemented and abstract methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used to achieve multiple inheritance in Java, while abs...
Top trending discussions
Object-oriented programming concepts in JavaScript.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Objects can inherit properties and methods from other objects.
Polymorphism: Objects can share the same interface but have different implementations.
Props in React JS are read-only properties that are passed from parent components to child components.
Props allow you to pass data from a parent component to a child component.
Props are immutable and cannot be changed by the child component.
Props are accessed in the child component using this.props.
Example:
Props in React JS are used to pass data from parent components to child components.
Props are read-only and cannot be modified by the child component.
Props are passed down the component tree using custom attributes.
Props help in creating reusable components by passing dynamic data.
Example:
posted on 15 Jan 2025
I applied via Recruitment Consulltant and was interviewed in Dec 2024. There was 1 interview round.
The interview included a basic coding exercise, followed by a CV screening and questions related to Object-Oriented Programming, such as how virtual functions are implemented by the compiler and how polymorphism operates.
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
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.
posted on 10 Feb 2024
Array, Pointers, Searching, Sorting
Array, Pointers, Sorting, Hashing, Searching
Array, Pointers, Searching, Sorting
Software Engineer
131
salaries
| ₹6 L/yr - ₹18.3 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
66
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