Filter interviews by
I applied via Approached by Company and was interviewed in Sep 2022. There were 4 interview rounds.
Scenario based programming questions?
General stuff about project and role which i have done
Memory leaks can be found and fixed using various tools and techniques.
Use memory profiling tools like Valgrind, LeakSanitizer, or AddressSanitizer to detect memory leaks.
Analyze the code to identify the root cause of the memory leak and fix it.
Ensure that all allocated memory is properly deallocated and avoid unnecessary memory allocations.
Use smart pointers and garbage collection techniques to manage memory automatic...
System call is a request made by a program to the operating system for performing a specific task.
System call provides an interface between the user program and the operating system.
It allows user programs to request services from the operating system.
Examples of system calls include read, write, open, close, fork, exec, etc.
System call is initiated by a software interrupt or trap instruction.
The operating system perfo...
Expression to clear nth bit in a number
Use bitwise AND operator with the complement of 2 raised to the nth power
Example: To clear 3rd bit of 1010, use 1010 & ~(1<<3) = 1000
Circular buffer program with producer and consumer scenario, detecting overflow and stopping producer.
Implement a circular buffer with a fixed size and two pointers for producer and consumer
Use semaphores to synchronize access to the buffer
When the buffer is full, stop the producer until the consumer reads from the buffer
When the buffer is empty, stop the consumer until the producer writes to the buffer
Use mutex locks ...
Program to delete a node in a singly linked list
Find the node to be deleted and its previous node
Update the previous node's next pointer to skip the node to be deleted
Free the memory occupied by the node to be deleted
Secure boot flow in Intel and NXP
Intel uses a firmware-based approach to secure boot, where the firmware verifies the digital signature of the bootloader and OS kernel before loading them
NXP uses a hardware-based approach to secure boot, where the boot ROM verifies the digital signature of the bootloader and OS kernel before loading them
Both Intel and NXP use Trusted Platform Module (TPM) to store and verify the digita...
Top trending discussions
Designing a messaging system like WhatsApp
Choose a reliable and scalable backend technology like Node.js
Implement end-to-end encryption for secure communication
Use push notifications for real-time messaging
Allow users to create groups and broadcast messages
Provide features like voice and video calling
Ensure data privacy and compliance with regulations
Design a user-friendly interface for easy navigation
I applied via Recruitment Consulltant and was interviewed in Sep 2022. There were 3 interview rounds.
Easy and average coding ques and oops concepts
I applied via Referral and was interviewed before May 2021. There were 2 interview rounds.
I applied via Company Website and was interviewed before Oct 2023. There were 2 interview rounds.
A Hacker rank test was trigerred
Reverse a given string
Use a loop to iterate through the characters of the string
Swap the characters from start to end of the string
Repeat until the entire string is reversed
Move all zeros to the end of an array of strings
Iterate through the array and keep track of the index to place non-zero elements
After iterating, fill the remaining indices with zeros
I applied via Approached by Company and was interviewed in Aug 2023. There were 5 interview rounds.
Basic Servicenow questions.
Client side server side best practices.
Basic serivicenow knowledge check.
Hands on PDI. Or on any instance.
Fixing the existing code.
Detailed discussion on technical experience
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
There will be some mcq and coding questions.
I applied via Campus Placement and was interviewed before Nov 2020. There were 4 interview rounds.
Lead Engineer
258
salaries
| ₹14 L/yr - ₹42.2 L/yr |
Software Engineer
255
salaries
| ₹7 L/yr - ₹17 L/yr |
Senior Software Engineer
253
salaries
| ₹9.7 L/yr - ₹32.5 L/yr |
Staff Engineer
168
salaries
| ₹20 L/yr - ₹50 L/yr |
Senior Engineer
150
salaries
| ₹10 L/yr - ₹30.8 L/yr |
Vodafone Idea
Tata Communications
Tata Communications Transformation Services
Tikona Infinet