Filter interviews by
I applied via Approached by Company and was interviewed in Jun 2022. There were 2 interview rounds.
Codility test. LCA of two nodes in binary tree and the distance between 2 nodes
Design a write ahead logger
Choose a storage medium (file, database, etc.)
Implement a buffer to store log entries before writing to storage
Ensure atomicity of write operations to prevent data corruption
Include timestamp and transaction ID in log entries
Implement a mechanism to recover from crashes or failures
I applied via Approached by Company and was interviewed before Jun 2021. There were 4 interview rounds.
A notification system to alert users of important events or updates.
Identify the types of notifications needed
Determine the target audience for each notification
Choose the appropriate delivery method (email, push notification, SMS, etc.)
Design a user-friendly interface for managing notifications
Implement a system for tracking and analyzing notification engagement
Top trending discussions
posted on 15 Jan 2025
CAN TP is a protocol used for transferring large data packets over Controller Area Network.
CAN TP breaks large data packets into smaller segments for transmission
It uses flow control mechanisms to ensure all segments are received and retransmits if necessary
CAN TP is commonly used in automotive and industrial applications
AUTOSAR (Automotive Open System Architecture) is a standardized software architecture for automotive systems.
AUTOSAR is a layered architecture consisting of four layers: Application Layer, Runtime Environment (RTE) Layer, Basic Software Layer, and Microcontroller Abstraction Layer (MCAL).
Each layer in AUTOSAR has specific responsibilities and interfaces with other layers to ensure modularity and reusability of software...
posted on 13 Jan 2025
I was interviewed in Jul 2024.
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
posted on 11 Oct 2024
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.
Designing Instagram feed involves displaying user's photos and videos in a visually appealing and user-friendly manner.
Display user's posts in a grid layout with images/videos and captions
Allow users to like, comment, and share posts
Implement infinite scrolling to load more posts as user scrolls down
Include a search bar to search for specific users or hashtags
I applied via Company Website
A code to identify errors and write Junit. Optimise the code as well.
Implementing a stack using two queues
Use two queues to simulate a stack
Push operation: Enqueue the element to queue 1
Pop operation: Dequeue all elements from queue 1 to queue 2, dequeue the last element from queue 1, then swap the queues
Top operation: Return the front element of queue 1
Example: Push 1, 2, 3 - Queue 1: [1, 2, 3], Queue 2: []
Example: Pop - Queue 1: [1, 2], Queue 2: [3]
I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.
Full stack question with java and angular and sql
Case study on project
based on 2 reviews
Rating in categories
Support Engineer
12
salaries
| ₹6.3 L/yr - ₹20.7 L/yr |
Software Engineer
9
salaries
| ₹27 L/yr - ₹52 L/yr |
Senior Software Engineer
9
salaries
| ₹26 L/yr - ₹50 L/yr |
Software Developer
5
salaries
| ₹35 L/yr - ₹45 L/yr |
Software Engineer2
5
salaries
| ₹21.6 L/yr - ₹50 L/yr |
Amazon Web Services
IBM
Oracle
Salesforce