Filter interviews by
I applied via Referral and was interviewed before Nov 2023. There were 2 interview rounds.
Sort numbers using C
Computer cache performance refers to the efficiency of the cache memory in storing and retrieving data for the CPU.
Cache performance is measured by hit rate, miss rate, and latency.
A higher hit rate indicates better performance as more data is found in the cache.
Cache misses result in slower performance as data needs to be retrieved from main memory.
Latency refers to the time it takes to access data in the cache.
Cache ...
I applied via Campus Placement and was interviewed before Jul 2022. There were 3 interview rounds.
HDL- Verilog coding, FSM, sequence detector.
verilog code for MUX, Sequence detector, half adder etc.
I applied via campus placement at National Institute of Technology (NIT), Jamshedpur and was interviewed in Feb 2022. There were 3 interview rounds.
Questions mostly from GeeksforGeeks
Developed Python projects for data analysis and web scraping
Created a web scraper using Beautiful Soup to extract data from websites
Developed a data analysis tool using Pandas and Matplotlib to visualize data
Built a sentiment analysis model using NLTK and Scikit-learn
Implemented a chatbot using Flask and Dialogflow API
Used Django framework to build a web application for managing inventory
What people are saying about Intel
I was interviewed before Apr 2023.
Intel interview questions for designations
posted on 7 Jan 2025
I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.
Aptitude questions and 2 coding questions
List is mutable, tuple is immutable in Python.
List is defined using square brackets [], tuple using parentheses ().
Elements in list can be changed, added, or removed. Tuple elements are fixed.
List is used for homogeneous data, tuple for heterogeneous data.
Example: list_example = [1, 2, 3], tuple_example = (1, 'a', True)
A decorator is a design pattern in object-oriented programming that allows behavior to be added to individual objects, either statically or dynamically, without affecting the behavior of other objects.
Decorators are used to modify the behavior of functions or methods.
They are commonly used in Python to add functionality to existing functions or classes.
Decorators are implemented using the @ symbol followed by the decor...
The get method is a function used to retrieve the value of a specified property from an object.
Used in JavaScript to access the value of a property in an object
Syntax: objectName.propertyName
Example: var person = {name: 'John', age: 30}; console.log(person.name); // Output: John
I come from a close-knit family of four, including my parents and younger sister.
My parents have always been supportive of my education and career choices.
I have a younger sister who is currently studying in college.
We enjoy spending quality time together on weekends, whether it's going for a hike or watching movies at home.
posted on 7 Dec 2024
I am a dedicated and hardworking individual with a passion for learning and helping others.
I have a background in marketing and have worked in the industry for 5 years.
I am currently pursuing a degree in psychology to further my understanding of human behavior.
In my free time, I volunteer at a local animal shelter and enjoy hiking and reading.
I am a dedicated and experienced professional with a proven track record of success in similar roles.
I have X years of experience in this field
I have successfully implemented similar projects in the past
I possess strong communication and problem-solving skills
I am highly motivated and eager to contribute to the team
posted on 17 Feb 2024
Elitmus ph test. Quantitative, logical and verbal. Then behavorial test.
I applied via campus placement at PSG College of Technology, Coimbatore and was interviewed in Mar 2023. There were 4 interview rounds.
Have to find number of points common to a rectangle and circle given few conditions
Sliding window concept involves moving a fixed-size window across a data structure to perform operations.
Sliding window technique is commonly used in array manipulation to solve problems efficiently.
It involves maintaining a window of fixed size while iterating through an array and updating the window based on certain conditions.
For example, in bit vector manipulation, sliding window can be used to efficiently count th...
Compassion, integrity, and resilience are three values a human should possess.
Compassion: showing empathy and kindness towards others
Integrity: being honest and having strong moral principles
Resilience: the ability to bounce back from challenges and setbacks
posted on 14 Jun 2024
I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.
Difficulty level is 4/5
A null pointer is a pointer that does not point to any memory location.
Null pointers are used in programming languages to represent that a pointer does not point to a valid object or memory location.
Attempting to dereference a null pointer can result in a segmentation fault or other runtime error.
Example: int* ptr = nullptr; // ptr is a null pointer
based on 3 interviews
Interview experience
based on 39 reviews
Rating in categories
Software Engineer
332
salaries
| ₹12 L/yr - ₹44.6 L/yr |
SOC Design Engineer
236
salaries
| ₹11.2 L/yr - ₹42 L/yr |
System Validation Engineer
197
salaries
| ₹12 L/yr - ₹45.7 L/yr |
Design Engineer
157
salaries
| ₹11.5 L/yr - ₹45.4 L/yr |
Physical Design Engineer
154
salaries
| ₹6.4 L/yr - ₹32.7 L/yr |
Qualcomm
Nvidia
Microsoft Corporation
Advanced Micro Devices