Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.
Our system architecture is based on microservices, utilizing Docker containers and Kubernetes for orchestration.
Microservices architecture for scalability and flexibility
Docker containers for easy deployment and isolation
Kubernetes for orchestration and management of containers
Types of database partitioning include horizontal, vertical, hash, range, list, and composite.
Horizontal partitioning divides rows of a table into multiple partitions based on a criteria such as a range of values.
Vertical partitioning divides columns of a table into multiple partitions, each containing a subset of columns.
Hash partitioning assigns rows to partitions based on a hash function applied to a specific column...
Kafka is a distributed streaming platform used for building real-time data pipelines and streaming applications.
Kafka is designed to handle high-throughput, fault-tolerant, and scalable real-time data streams.
It allows producers to publish messages to topics, which are then consumed by consumers.
Kafka can be used for various use cases such as log aggregation, stream processing, event sourcing, and more.
Git pipeline ref...
I was interviewed in May 2024.
Asked DSA questions of let code medium difficulty level.
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...
I was interviewed in Jul 2024.
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
posted on 22 Feb 2024
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 6 interview rounds.
posted on 20 Jul 2024
Interview experience
based on 1 review
Rating in categories
Senior Software Engineer
16
salaries
| ₹27 L/yr - ₹85 L/yr |
Software Engineer
8
salaries
| ₹24.1 L/yr - ₹71.7 L/yr |
Devops Engineer
4
salaries
| ₹15 L/yr - ₹41 L/yr |
Lead Engineer
3
salaries
| ₹60 L/yr - ₹101 L/yr |
Director
3
salaries
| ₹55 L/yr - ₹60 L/yr |
Adobe
Salesforce
ServiceNow
Dropbox