Filter interviews by
I applied via Referral and was interviewed in Aug 2022. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.
Binary search algorithm efficiently finds the target value in a sorted array.
Divide array in half and compare target with middle element
If target is smaller, search left half; if larger, search right half
Repeat process until target is found or subarray is empty
One example of a design pattern is the Singleton pattern.
Singleton pattern ensures a class has only one instance and provides a global point of access to it.
It involves a static method to access the instance and a private constructor to prevent instantiation from other classes.
Example: Singleton pattern is commonly used in logging classes, database connections, and thread pools.
I applied via Referral and was interviewed in Feb 2021. There were 3 interview rounds.
Hackerrank coding test
Questions on Aws services
Terraform is an open-source infrastructure as code software tool that allows you to define and provision data center infrastructure.
Terraform is used to automate the deployment of infrastructure resources such as virtual machines, storage accounts, and networking interfaces.
It supports various cloud providers such as AWS, Azure, and Google Cloud Platform.
Terraform can also be used with on-premises data centers by using...
Cloud infrastructure can be recreated using other resources and configuration files.
Terraform state file is used to track the current state of infrastructure.
If lost, the infrastructure can be recreated using other resources and configuration files.
However, any changes made after the state file was lost will not be reflected.
It is important to regularly backup the state file to avoid such situations.
Virtualization creates multiple virtual machines on a single physical machine, while container orchestration manages multiple containers on a single operating system instance.
Virtualization creates a layer of abstraction between the hardware and the operating system, allowing multiple virtual machines to run on a single physical machine.
Container orchestration manages the deployment, scaling, and management of multiple...
I applied via Monster and was interviewed before Aug 2020. There was 1 interview round.
Hashmap is unordered while LinkedHashmap maintains insertion order.
Hashmap uses hashing to store key-value pairs while LinkedHashmap uses a doubly linked list to maintain order.
Hashmap allows null values and one null key while LinkedHashmap does not allow null keys or values.
Hashmap has O(1) time complexity for basic operations while LinkedHashmap has O(1) for insertion and deletion but O(n) for iteration.
Example: Hash...
I applied via Referral and was interviewed in Jan 2022. There were 2 interview rounds.
I applied via Walk-in
45 mins, maths
based on 1 interview
Interview experience
based on 12 reviews
Rating in categories
Softwaretest Engineer
608
salaries
| ₹1.8 L/yr - ₹9.9 L/yr |
Engineer
317
salaries
| ₹2.8 L/yr - ₹10.2 L/yr |
Test Engineer
261
salaries
| ₹2.8 L/yr - ₹10.3 L/yr |
Software Engineer
257
salaries
| ₹3.2 L/yr - ₹14.7 L/yr |
Senior Engineer
242
salaries
| ₹6.3 L/yr - ₹25 L/yr |
CitiusTech
Bounteous x Accolite
Altimetrik
Xoriant