i
FIS
Filter interviews by
I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.
Sorting array, streamapi example etc
Top trending discussions
Sorting algorithm is a method of arranging elements in a specific order.
Sorting algorithms can be categorized as comparison-based or non-comparison-based.
Examples of sorting algorithms include bubble sort, merge sort, quick sort, and insertion sort.
Pubsub is a messaging pattern where senders (publishers) distribute messages to multiple receivers (subscribers) through a central hub.
Pubsub allows for decoupling of components in a system.
Messages are typically sent asynchronously.
Common implementations include Kafka, RabbitMQ, and Google Cloud Pub/Sub.
Microservices offer scalability, flexibility, and resilience compared to monolithic architecture.
Microservices allow for independent development and deployment of services.
Scalability is easier with microservices as individual components can be scaled independently.
Microservices promote fault isolation, preventing a single service failure from bringing down the entire system.
Flexibility is increased as different techno...
Mainly Leet code easy to medium questions
Design a parking lot system with working code.
Create classes for ParkingLot, ParkingSpot, Vehicle, etc.
Implement methods for parking, unparking, checking availability, etc.
Use data structures like arrays, lists, or maps to manage parking spots.
Consider different types of vehicles and parking spot sizes.
Handle edge cases like full parking lot, invalid inputs, etc.
Design a notification service for sending alerts to users.
Use a scalable messaging system like Kafka or RabbitMQ for handling notifications.
Implement different types of notifications such as email, SMS, push notifications.
Allow users to customize their notification preferences and frequency.
Include features like scheduling notifications and tracking delivery status.
Ensure security measures are in place to protect user
DSA, trees, linked list
I applied via LinkedIn and was interviewed before Feb 2023. There were 3 interview rounds.
Simple programs asked from java basics
I applied via Recruitment Consulltant and was interviewed before Mar 2023. There was 1 interview round.
I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.
Use SQL query with WHERE clause to delete rows older than 6 months from current date
Use CURRENT_DATE() function to get current date
Use DATE_SUB() function to subtract 6 months from current date
Write a DELETE query with WHERE clause to delete rows older than calculated date
Java program on all data structures
Start by implementing basic data structures like arrays, linked lists, stacks, queues, trees, and graphs
Use Java built-in classes like ArrayList, LinkedList, Stack, Queue, TreeMap, and HashMap
Practice implementing algorithms like sorting, searching, and traversal on these data structures
Take home assignment based on todo app. In memory application needs to be created.
Could not clear this round
based on 12 reviews
Rating in categories
Senior Software Engineer
2.7k
salaries
| ₹7.9 L/yr - ₹30 L/yr |
Software Engineer
1.6k
salaries
| ₹4.1 L/yr - ₹16 L/yr |
Lead Engineer
676
salaries
| ₹8 L/yr - ₹26.4 L/yr |
Team Member
672
salaries
| ₹1.5 L/yr - ₹5.5 L/yr |
Senior Leader Engineer
629
salaries
| ₹9.9 L/yr - ₹30.5 L/yr |
TCS
Infosys
Wipro
HCLTech