Filter interviews by
I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.
Memory layout in C refers to how variables are stored in memory, including stack, heap, and data segments.
Memory layout includes stack, heap, data segments
Variables stored in stack have limited scope and size
Dynamic memory allocation uses heap for storage
Global and static variables stored in data segment
CAN arbitration is the process by which multiple nodes on a CAN bus determine which message has the highest priority to be transmitted.
CAN arbitration is based on the identifier of the message, with lower values having higher priority.
When two nodes attempt to transmit at the same time, the one with the lower identifier wins and continues to transmit.
If two nodes start transmitting at the same time, a bit-wise arbitrat...
I2C is a synchronous serial communication protocol that uses a master-slave architecture, while SPI is a full-duplex communication protocol with a master-slave relationship.
I2C uses two wires for communication (SDA and SCL), while SPI typically uses four wires (MISO, MOSI, SCK, and SS).
I2C supports multiple devices on the same bus with unique addresses, while SPI requires a separate SS line for each device.
I2C has a lo...
C program to convert binary to decimal
Use a loop to iterate through the binary number from right to left
For each digit, multiply it by 2 raised to the power of its position
Add the result to a variable to calculate the decimal equivalent
Startup code is the code that initializes the hardware and software environment before the main application code runs.
Startup code sets up the stack, initializes memory, configures interrupts, and sets up the processor's initial state.
It is typically written in assembly language and is specific to the microcontroller or processor being used.
Examples of startup code include setting up the vector table, initializing the ...
Top trending discussions
I applied via Approached by Company and was interviewed before May 2021. There were 3 interview rounds.
Mathematical thinking Analytical Thinking
I appeared for an interview in Dec 2016.
LRU (Least Recently Used) is a caching algorithm that removes the least recently used item when the cache is full.
LRU uses a combination of a doubly linked list and a hash map.
The doubly linked list keeps track of the order of recently used items.
The hash map allows for efficient lookup of items in the cache.
When a new item is accessed, it is moved to the front of the list.
If the cache is full, the item at the end of t...
Pressing 'k' on Notepad triggers a series of events including key press event, character insertion, and potential text manipulation.
When 'k' is pressed, a key press event is triggered
The key press event is captured by the Notepad application
The character 'k' is inserted at the current cursor position
If any text is selected, it may be replaced by the character 'k'
The cursor position is updated to the next position
If aut...
I appeared for an interview before Nov 2019.
I applied via LinkedIn and was interviewed before May 2020. There were 4 interview rounds.
I applied via Recruitment Consultant and was interviewed in Aug 2020. There were 4 interview rounds.
I applied via Company Website and was interviewed in Jan 2021. There was 1 interview round.
I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Sep 2020. There were 5 interview rounds.
Handle the situation with empathy and offer a solution to the customer.
Apologize for the inconvenience caused to the customer.
Assure the customer that the issue will be resolved as soon as possible.
Offer a solution such as a replacement or refund.
Follow up with the customer to ensure their satisfaction.
Take steps to prevent similar issues from happening in the future.
I appeared for an interview in Dec 2020.
Round duration - 90 minutes
Round difficulty - Medium
Test was conducted in the evening time .It was an online test with remote-proctoring consisted of 2 coding questions and 20 MCQS .The environment was quite good on the day of the test.
Given a string of length 'N' containing only the characters: '[', '{', '(', ')', '}', ']'. At certain places, the character 'X' appears in place of any bracket. Your go...
Determine if a valid balanced sequence can be achieved by replacing 'X's with suitable brackets.
Iterate through the string and keep track of the count of opening and closing brackets.
If at any point the count of closing brackets exceeds the count of opening brackets, return False.
If all 'X's can be replaced to form a valid balanced sequence, return True.
Round duration - 60 minutes
Round difficulty - Medium
This was technical+hr round
The interviewer was very friendly. He helped me in all questions.
Given a string, your task is to determine if it is a palindrome considering only alphanumeric characters.
The input is a single string without any leading or trailing...
Check if a given string is a palindrome considering only alphanumeric characters.
Remove non-alphanumeric characters from the input string.
Convert the string to lowercase for case-insensitive comparison.
Compare characters from start and end of the string to determine if it is a palindrome.
Tip 1 : Communication is very important in interviews. So, Take mock interviews on DSA to understand your communication skills and improve your communication
Tip 2 : In the preparation phase, Try to cover as many standard problems as possible in each and every DSA topic.
Tip 3 : Prepare 2-3 good innovative projects so that there will be an opportunity to express our learning ability in various domains along with DSA and coding skills
Tip 1 : Add at least 2 good projects with all the details mentioned such as the technologies used and sole purpose of the project
Tip 2 : Make sure to include your previous company projects (can be internship project as well) and the achievements made through those projects.
Tip 3 : Add your genuine achievements that are related to coding competitions and can be related to project domains
such as google summer of code.
based on 1 interview experience
Difficulty level
Duration
based on 2 reviews
Rating in categories
Software Engineer
5
salaries
| ₹4 L/yr - ₹9.9 L/yr |
Cohesity
Celebal Technologies
NoBrokerHOOD
Innovaccer