Filter interviews by
I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.
S parameters are used to characterize linear electrical networks, while VSWR is a measure of how efficiently RF power is transmitted from a source to a load.
S parameters are used in RF design to describe the behavior of linear electrical networks in terms of how they respond to signals at different frequencies.
S parameters include S11, S12, S21, and S22, which represent the reflection and transmission coefficients betw...
Top trending discussions
I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.
Leetcode questions followed by technical subjects
I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.
I applied via Referral and was interviewed before Jan 2021. There were 5 interview rounds.
I applied via Approached by Company and was interviewed in Feb 2022. There was 1 interview round.
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
Reverse the string in place I/P : "I love my India" O/P: "I evol ym aidnI"
I applied via Naukri.com and was interviewed before Jun 2023. There were 2 interview rounds.
Docker is a platform for developing, shipping, and running applications using containerization.
Docker allows applications to be packaged into containers, which include all dependencies needed to run.
Containers are lightweight, portable, and isolated environments that can run on any system with Docker installed.
Docker uses a client-server architecture with a daemon process managing containers.
Docker images are used to c...
Shell script to handle different scenarios
Use conditional statements like if-else to handle different scenarios
Utilize loops for repetitive tasks
Implement error handling to address unexpected situations
I was interviewed in Mar 2024.
1. Reverse a singly linked list
2. Kadane Algorithm
I applied via Company Website and was interviewed in Oct 2021. There were 4 interview rounds.
I applied via Referral and was interviewed in Sep 2023. There were 4 interview rounds.
The length of the longest common subsequence in given strings is found using dynamic programming.
Use dynamic programming to find the length of the longest common subsequence.
Compare characters of the strings and build a matrix to store the lengths of common subsequences.
Traverse the matrix to find the length of the longest common subsequence.
Write the algorithm for topological sorting.
CAP theorem states that in a distributed system, it is impossible to simultaneously guarantee consistency, availability, and partition tolerance.
Consistency: All nodes in the system have the same data at the same time.
Availability: Every request gets a response, even if some nodes are down.
Partition Tolerance: The system continues to operate despite network partitions.
In a distributed system, you can only achieve two o...
based on 1 interview
Interview experience
Qualcomm
Texas Instruments
Analog Devices
Broadcom