Filter interviews by
I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.
I applied via Referral and was interviewed in Dec 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.
Top trending discussions
posted on 14 May 2018
posted on 8 Apr 2022
I applied via Naukri.com and was interviewed before Apr 2021. There were 3 interview rounds.
Aptitude test will a hackerrank test where it might have technical MCQ and/or coding test.
posted on 4 Oct 2021
I applied via Company Website and was interviewed in Apr 2021. There was 1 interview round.
Classloaders are responsible for loading classes into the JVM at runtime.
Java has three built-in classloaders: bootstrap, extension, and system.
Custom classloaders can be created to load classes from non-standard sources.
Classloaders follow a delegation model, where they first delegate to their parent classloader before attempting to load the class themselves.
Classloaders can be used for dynamic class loading and hot-s...
I applied via Referral and was interviewed in Jul 2020. There were 3 interview rounds.
The sliding window technique efficiently finds Pythagorean triplets in an array using two pointers.
Sort the array to facilitate the two-pointer approach. Example: [3, 1, 4, 6, 5] becomes [1, 3, 4, 5, 6].
Iterate through the array, fixing one element and using two pointers for the remaining elements.
For each fixed element, check if the sum of squares of the two pointers equals the square of the fixed element.
If a triplet...
Detect if two circular linked lists overlap
Traverse both lists and check if they have the same tail node
If they have different tail nodes, they do not overlap
If they have the same tail node, check if they intersect at any point
Use Floyd's cycle-finding algorithm to detect intersection point
posted on 23 Jun 2022
I applied via Naukri.com and was interviewed before Jun 2021. There were 2 interview rounds.
posted on 28 Feb 2022
I applied via Naukri.com and was interviewed before Feb 2021. There were 3 interview rounds.
posted on 28 Jan 2020
I applied via Naukri.com and was interviewed in Jul 2019. There were 3 interview rounds.
Explanation of UART, SPI, CAN, I2C timing diagrams and frame formats.
UART: asynchronous serial communication, start and stop bits, baud rate
SPI: synchronous serial communication, master-slave architecture, clock polarity and phase
CAN: differential serial communication, arbitration, error detection and correction
I2C: synchronous serial communication, master-slave architecture, addressing, clock stretching
based on 1 interview experience
Difficulty level
Duration
based on 53 reviews
Rating in categories
Software Engineer
991
salaries
| ₹3 L/yr - ₹11.6 L/yr |
Senior Software Engineer
518
salaries
| ₹7.2 L/yr - ₹27.4 L/yr |
Technical Lead
229
salaries
| ₹10 L/yr - ₹32 L/yr |
Assistant Software Engineer
163
salaries
| ₹3.5 L/yr - ₹5 L/yr |
Software Developer
117
salaries
| ₹4.3 L/yr - ₹14.9 L/yr |
KPIT Technologies
Thomson Reuters
HighRadius
Oracle Cerner