Faster and better experience!
Filter interviews by
Verification process
I applied via Company Website and was interviewed before Apr 2023. There was 1 interview round.
RTOS tasks mapping involves assigning tasks to specific priorities and resources in a real-time operating system.
RTOS tasks are mapped to specific priorities based on their importance and deadlines.
Tasks are assigned to specific resources such as CPU time, memory, and I/O devices.
Mapping ensures that critical tasks are executed on time and resources are efficiently utilized.
Example: A task that requires frequent commun...
A scheduler is a software component responsible for managing the execution of tasks in a computer system.
Schedulers determine the order in which tasks are executed based on priority, deadlines, or other criteria.
They allocate resources such as CPU time and memory to tasks.
Schedulers can be preemptive (switch tasks before they complete) or non-preemptive (tasks run to completion).
Examples of schedulers include the Linux...
Memory leak is a situation where a program fails to release memory it has allocated, leading to a gradual loss of available memory.
Memory leaks occur when a program allocates memory but does not free it after use.
This can lead to a gradual increase in memory usage over time, potentially causing the program to crash or slow down.
Common causes of memory leaks include programming errors, such as forgetting to free memory ...
I was interviewed before Jan 2023.
Terraform state in file system can be managed using remote backends or local state files.
Use remote backends like S3, Azure Blob Storage, or Google Cloud Storage for better collaboration and security.
If using local state files, store them in a version-controlled directory to track changes and prevent conflicts.
Consider using Terraform Cloud for centralized state management and collaboration among team members.
StatefulSet in Kubernetes manages stateful applications by providing stable, unique network identifiers and persistent storage.
StatefulSet ensures that each pod in the set has a unique identity and stable network hostname
StatefulSet pods are created and managed in a predictable order, with each pod having a persistent identifier
StatefulSet is useful for stateful applications like databases where data persistence and un
CICD process in a cloud environment involves automating the build, test, and deployment of applications in the cloud.
Automate the process of building, testing, and deploying code changes
Integrate code changes into a shared repository
Automatically trigger builds and tests upon code changes
Deploy applications to cloud environments using automation tools like Jenkins, GitLab CI/CD, or AWS CodePipeline
Handling issues in the working environment involves effective communication, problem-solving skills, and conflict resolution.
Effective communication is key to addressing and resolving issues in the working environment.
Develop problem-solving skills to tackle challenges that arise in the workplace.
Practice conflict resolution techniques to manage disagreements and maintain a positive work environment.
Top trending discussions
I applied via Approached by Company and was interviewed in Nov 2024. There were 8 interview rounds.
A group discussion (GD) is a structured conversation where a group of people discuss a topic and are observed by a panel of judges or interviewers
Coding tests for interviews are designed to evaluate a candidate's ability to think creatively and adapt their solutions to changing scenarios.
A case study interview is a job interview where a candidate is presented with a business scenario and asked to analyze it and propose a solution.
Interview assessment tests can include aptitude tests, personality tests, cognitive ability tests, presentations, and writing tasks:
An aptitude test is quite vital for placements as it helps in enhancing the logical skills of the person and if someone is preparing for interviews then aptitude preparation is very much required.
posted on 5 Feb 2025
I was interviewed in Jan 2025.
The worst decision I have made in my life was dropping out of college without a plan.
Dropping out of college without a clear career path
Not seeking guidance or advice before making the decision
Facing challenges in finding stable employment without a degree
I have completed internships in marketing and sales, and have work experience in customer service and project management.
Interned at a marketing agency where I assisted in creating social media campaigns
Worked in sales at a retail store, achieving top sales performance in my department
Customer service experience at a call center, resolving customer complaints and inquiries
Managed a project for a non-profit organization
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
Binary heap is used to implement a priority queue.
Binary heap is a complete binary tree where each node has a value greater than or equal to its children.
It can be implemented using arrays, where the parent of node at index i is at index (i-1)/2.
Insertion and deletion operations have time complexity of O(log n) in a binary heap.
A binary tree can have any number of nodes, but the maximum number of trees with n nodes is 2^n.
A binary tree can have 0 nodes, 1 node, 2 nodes, or any number of nodes.
The maximum number of binary trees with n nodes is 2^n.
For example, a binary tree with 3 nodes can have up to 8 different structures.
Use a SQL query to find the second highest marks in a student database.
Use the ORDER BY clause to sort the marks in descending order
Use the LIMIT clause to limit the result to the second row
Program to check if two strings are anagrams
Create a function that takes in two strings as input
Remove any spaces and convert both strings to lowercase for consistency
Sort the characters in both strings and compare if they are equal to determine if they are anagrams
Example: 'listen' and 'silent' are anagrams
posted on 4 Nov 2024
A link was provided for the 15-minute online aptitude test.
90 minutes coding round. There were three problems. One for JavaScript and two for ReactJS
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.
Find the first non-repetitive character in a string.
Iterate through the string and count the occurrences of each character.
Return the first character with a count of 1.
Scenario based questions
Core mechanical and aptitude
Stress strain diagrams show the relationship between stress and strain in a material.
Stress strain diagrams help in understanding the behavior of materials under different loading conditions.
The slope of the stress strain curve represents the material's stiffness or Young's modulus.
The area under the stress strain curve represents the material's toughness or energy absorption capacity.
Different materials exhibit differ...
The iron-carbon phase diagram shows the phases and phase transitions of iron and carbon alloys.
The phase diagram shows the relationship between temperature, composition, and phases present in iron-carbon alloys.
It consists of regions representing different phases such as austenite, ferrite, cementite, and pearlite.
The eutectic point on the diagram represents the composition at which the alloy transforms from liquid to ...
Manufacturing operations include casting, machining, welding, and assembly.
Casting involves pouring molten metal into a mold to create a specific shape.
Machining uses tools to remove material from a workpiece to achieve the desired shape.
Welding joins two or more pieces of metal together using heat and pressure.
Assembly involves putting together individual components to create a finished product.
based on 6 interviews
Interview experience
based on 13 reviews
Rating in categories
Member Technical Staff
15
salaries
| ₹25 L/yr - ₹40 L/yr |
Engineer
4
salaries
| ₹11.5 L/yr - ₹14 L/yr |
Solution Architect
4
salaries
| ₹22.5 L/yr - ₹32 L/yr |
Senior Software Engineer
4
salaries
| ₹19.4 L/yr - ₹21 L/yr |
Senior Member of Technical Staff
4
salaries
| ₹33 L/yr - ₹44.1 L/yr |
Intel
Texas Instruments
NXP Semiconductors
STMicroelectronics