Filter interviews by
Clear (1)
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
Implementing a malloc function involves dynamically allocating memory in C programming.
Use the malloc function from stdlib.h library to allocate memory on the heap.
Remember to check if the memory allocation was successful by checking if the returned pointer is not NULL.
Don't forget to free the allocated memory using the free function to avoid memory leaks.
Top trending discussions
I was interviewed before Jul 2021.
I applied via Approached by Company and was interviewed in Apr 2023. There were 4 interview rounds.
I am looking for a new challenge and opportunity to simplify processes.
I have always been passionate about finding ways to streamline processes and increase efficiency.
In my previous role, I implemented a new software system that reduced manual data entry by 50%.
I am excited about the prospect of joining a team that values innovation and continuous improvement.
I believe that simplifying processes not only saves time an...
I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.
There is no one-size-fits-all answer as the best sorting algorithm depends on the specific use case and constraints.
The best sorting algorithm depends on factors such as the size of the data set, the range of values, whether the data is mostly already sorted or not, and the available memory.
For small data sets or nearly sorted data, insertion sort or bubble sort may be efficient.
For large data sets, quicksort, mergesor...
Write a program to print the permutations of abc
I was interviewed before Dec 2020.
Round duration - 90 Minutes
Round difficulty - Medium
The timing was from 4:30 pm to 6 pm, so it was quite convenient. The platform was good, the only problem I had was while attempting diagram based questions, as the interface was difficult to understand. The test had three types of questions- MCQ, subjective and diagram based. The major topics from which the question were asked were- sequential circuits(sequence detector), static timing analysis, digital design and computer architecture.
Imagine a city where the happiness of each resident is described by a numerical value. Ninja, who is visiting this city, is interested in forming groups of people su...
The problem is to find the number of ways to form a group of people such that the overall happiness of the group falls within a given range.
Iterate through all possible subsets of the given array/list
Calculate the sum of happiness values for each subset
Count the number of subsets whose sum falls within the given range
Round duration - 60 Minutes
Round difficulty - Medium
The timing for my interview was 9:30 pm and it went on for an hour. They asked me thorough questions from majorly two topics- CMOS and Digital System Design. Even if I was not able to answer certain questions,, they were happy to drop hints and then observed how I went further with the solution.
Implement a wildcard pattern matching algorithm to determine if a given wildcard pattern matches a text string completely.
The wildcard pattern may include the...
The task is to implement a wildcard pattern matching algorithm that checks if a given wildcard pattern matches a given text.
The wildcard pattern can include the characters '?' and '*'
'?' matches any single character
'*' matches any sequence of characters (sequence can be of length 0 or more)
The matching should cover the entire text, not partial text
Implement a function that takes the wildcard pattern and the text as inp...
Tip 1 : MOST IMPORTANT- HAVE YOUR BASICS CLEAR! No amount of cross questioning should confuse you.
Tip 2 : Practise previous year GATE questions
Tip 3 : Have atleast a basic knowledge of any one of the hardware description languages- VERILOG or VHDL
Tip 1 : Be honest. Don't include an achievement/project that is not yours.
Tip 2 : Highlight your projects and do include an ongoing project if you have any.
Basic C questions and microcontrollers
Leetcode Easy - mediums
It was basic coding question and aptitude.
posted on 4 Jun 2024
I applied via LinkedIn and was interviewed before Jun 2023. There were 3 interview rounds.
Day to day tasks involve coding, debugging, testing, and collaborating with team members.
Writing code for new features or fixing bugs
Debugging and troubleshooting issues
Testing code to ensure quality and functionality
Collaborating with team members on projects
Participating in code reviews and providing feedback
I applied via LinkedIn and was interviewed before Jan 2021. There were 3 interview rounds.
based on 1 interview
Interview experience
Senior Software Engineer
28
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Test and Development Engineer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Design & Verification Engineer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Analog Devices
Broadcom
Intel
NXP Semiconductors