Filter interviews by
I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.
Seeking new challenges and opportunities for growth in a different environment.
Looking to expand my skill set and knowledge in a new role
Interested in working on different projects and technologies
Seeking a more collaborative team environment
Wanting to take on more leadership responsibilities
Top trending discussions
posted on 20 Aug 2024
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
Storage variables in C are used to store data temporarily during program execution.
Storage variables in C are declared using data types like int, float, char, etc.
They can be stored in different memory locations like stack, heap, or data segment.
Variables declared outside functions have global scope and are stored in data segment.
Variables declared inside functions have local scope and are stored in stack memory.
Dynami...
The first three kinds of sorting are bubble sort, selection sort, and insertion sort.
Bubble sort compares adjacent elements and swaps them if they are in the wrong order.
Selection sort selects the smallest element and swaps it with the first element, then selects the second smallest element and swaps it with the second element, and so on.
Insertion sort builds the final sorted array one item at a time by inserting each
posted on 8 Jul 2021
I applied via Company Website and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Jul 2024. There were 4 interview rounds.
Previous work clarity is essential for successful collaboration and understanding of project requirements.
Clearly explain the projects you have worked on in the past, including your role and responsibilities
Provide examples of how you communicated with team members to ensure clarity in project goals
Discuss any challenges you faced in previous projects and how you overcame them
Bit manipulation, memory layout, interrupts, semaphore mutex, implement memcpy, sorting, algo to share resource equally
I applied via Referral and was interviewed in Nov 2023. There were 6 interview rounds.
Duration: 1Hour 30 Minutes, 2 Coding Questions of Total 175 Marks. 1st Question has 75 marks and 2nd Question has 100 marks.
Using Bitwise OR operation to find the smallest missing number in an array.
Iterate through the array and perform Bitwise OR operation with each element to set corresponding bit in a bitmask
Iterate through the bitmask to find the first unset bit, which represents the smallest missing number
Example: Array [0, 1, 3, 4, 6] would have a bitmask of 10101, smallest missing number is 2
Pseudo code for a scenario
Define variables and data structures needed
Write the main logic using conditional statements and loops
Handle edge cases and error conditions
Test the pseudo code with sample inputs
posted on 23 Jan 2024
I applied via LinkedIn and was interviewed in Dec 2023. There was 1 interview round.
Bitwise operations are used to manipulate individual bits in memory. Memory layout in C refers to how data is stored in memory.
Bitwise operations include AND, OR, XOR, and NOT.
They are often used for tasks like setting or clearing specific bits, checking if a bit is set, or toggling bits.
Memory layout in C determines how variables are stored in memory, including their size, alignment, and order.
It is important to under...
LTE stands for Long-Term Evolution, a standard for wireless communication in mobile networks.
LTE is a 4G wireless communication technology
It provides high-speed data transmission and low latency
LTE uses OFDMA for downlink and SC-FDMA for uplink
LTE supports multiple antennas for improved signal quality (MIMO)
LTE Advanced (LTE-A) is an enhanced version with higher data rates and capacity
posted on 3 Oct 2023
I applied via Job Portal and was interviewed in Apr 2023. There were 4 interview rounds.
3 HackerEarth Qestions in 1 hour.
1 easy
2 medium
posted on 13 Jun 2024
Foulfinding in PCB involves identifying and troubleshooting issues or faults in the printed circuit board.
Inspect the PCB for physical damage or defects such as burnt components, broken traces, or solder bridges.
Use a multimeter to check for continuity and proper voltage levels at different points on the PCB.
Utilize schematic diagrams and datasheets to understand the expected behavior of components and signals on the P...
based on 2 reviews
Rating in categories
Software Engineer
24
salaries
| ₹10 L/yr - ₹16.9 L/yr |
Senior Engineer
22
salaries
| ₹13 L/yr - ₹28.3 L/yr |
Lead Engineer
20
salaries
| ₹15 L/yr - ₹39.3 L/yr |
Senior Design Engineer
17
salaries
| ₹21 L/yr - ₹29 L/yr |
Associate Software Engineer
10
salaries
| ₹7 L/yr - ₹18 L/yr |
Texas Instruments
Analog Devices
Maxim Integrated
Microchip Technology