Filter interviews by
I appeared for an interview before Jan 2023.
Terraform state in file system can be managed using remote backends or local state files.
Use remote backends like S3, Azure Blob Storage, or Google Cloud Storage for better collaboration and security.
If using local state files, store them in a version-controlled directory to track changes and prevent conflicts.
Consider using Terraform Cloud for centralized state management and collaboration among team members.
StatefulSet in Kubernetes manages stateful applications by providing stable, unique network identifiers and persistent storage.
StatefulSet ensures that each pod in the set has a unique identity and stable network hostname
StatefulSet pods are created and managed in a predictable order, with each pod having a persistent identifier
StatefulSet is useful for stateful applications like databases where data persistence and un...
CICD process in a cloud environment involves automating the build, test, and deployment of applications in the cloud.
Automate the process of building, testing, and deploying code changes
Integrate code changes into a shared repository
Automatically trigger builds and tests upon code changes
Deploy applications to cloud environments using automation tools like Jenkins, GitLab CI/CD, or AWS CodePipeline
Handling issues in the working environment involves effective communication, problem-solving skills, and conflict resolution.
Effective communication is key to addressing and resolving issues in the working environment.
Develop problem-solving skills to tackle challenges that arise in the workplace.
Practice conflict resolution techniques to manage disagreements and maintain a positive work environment.
Top trending discussions
I appeared for an interview before Jun 2024, where I was asked the following questions.
Clarity about the position involves understanding responsibilities, expectations, and team dynamics.
The job description outlines key responsibilities, such as project management and team coordination.
Expectations include meeting deadlines and fostering team collaboration, which are crucial for success.
Understanding the team dynamics helps in identifying how the role fits within the larger organizational structure.
Examp...
Yes, I am open to relocating for the right opportunity that aligns with my career goals and personal growth.
Relocation can provide exposure to new markets and diverse teams, enhancing my professional experience.
I have previously relocated for a job, which helped me develop adaptability and resilience.
I believe that working in different locations can broaden my perspective and improve my problem-solving skills.
I am will...
I applied via Walk-in and was interviewed before Aug 2023. There were 2 interview rounds.
It was deciphering spoken language to subtitle for a complicated accented show
I am passionate about the company's mission and values, and I believe my skills and experience align well with the opportunities here.
Passionate about company's mission and values
Skills and experience align well with opportunities
Excited about potential for growth and development
I am passionate about using data analysis to drive business decisions and improve processes.
I have always been fascinated by the power of data to uncover insights and drive strategic decision-making.
I enjoy working with large datasets and using statistical tools to extract meaningful information.
I believe that data-driven decision-making is crucial for businesses to stay competitive in today's market.
For example, in my...
I applied via Job Fair and was interviewed before Oct 2022. There were 3 interview rounds.
The case study revolves around a mock implementation of their product at a hypothetical customer. They give you the parameters and you are to configure their software to that need, and then present to a mock customer team. For the configuration, do your best to use the online documentation Veeva has made public for that product (ie: Veeva Vault Help) and configure accordingly. This will measure your technical aptitude. For the presentation, treat them like a customer, and understand that you will not always be correct. If they ask a question that you do not understand, do not lie and instead give them a proper consultant reply and say something along the lines of you will look into it and get back to them. best of luck, and do your best to understand what you are building, why, and vocalize your thought process to the team.
I applied via Approached by Company and was interviewed before Nov 2021. There were 4 interview rounds.
posted on 3 Mar 2022
I applied via LinkedIn and was interviewed in Sep 2021. There was 1 interview round.
Questions on abstract class vs interface, internal working of hashmap, and Java 8 features.
Abstract class is a class that cannot be instantiated and can have both abstract and non-abstract methods.
Interface is a collection of abstract methods and constants that can be implemented by a class.
HashMap is a data structure that stores key-value pairs and uses hashing to retrieve values.
Java 8 introduced features like lambda...
I applied via LinkedIn and was interviewed in Jun 2024. There were 4 interview rounds.
Extract and sum all numeric values from a given string in Java.
Use a loop to iterate through each character in the string.
Check if a character is a digit using Character.isDigit().
Build numbers from consecutive digits and add them to a sum.
Example: For 'abdc112kg45ldy4p9', extract 112, 45, 4, and 9.
Calculate the day of the week for September 14, given January 1 is a Monday.
January 1 is a Monday.
Count the total days from January 1 to September 14.
Days in each month: Jan(31), Feb(28), Mar(31), Apr(30), May(31), Jun(30), Jul(31), Aug(31), Sep(14).
Total days = 31 + 28 + 31 + 30 + 31 + 30 + 31 + 31 + 14 = 31 + 28 + 31 + 30 + 31 + 30 + 31 + 31 + 14 = 245.
Calculate the day of the week: 245 days from Monday = 245 % 7 =...
A NullPointerException occurs when trying to use an object reference that has not been initialized.
1. Attempting to call a method on a null object: String str = null; str.length(); // Throws NullPointerException
2. Accessing an element of a null array: int[] arr = null; int num = arr[0]; // Throws NullPointerException
3. Trying to use an object in a collection that is null: List<String> list = n...
VTable is a table of function pointers used in object-oriented programming to implement polymorphism. VPtr is a pointer to the VTable.
VTable is used to store pointers to virtual functions in a class.
VPtr points to the VTable of an object to enable dynamic dispatch of virtual functions.
VTable and VPtr are used in C++ to implement polymorphism and dynamic binding.
based on 3 interview experiences
Difficulty level
Duration
based on 4 reviews
Rating in categories
Member Technical Staff
21
salaries
| ₹27 L/yr - ₹41 L/yr |
Senior Engineer
7
salaries
| ₹20 L/yr - ₹22.6 L/yr |
Senior Cloud Engineer
6
salaries
| ₹23.8 L/yr - ₹25 L/yr |
Solution Architect
5
salaries
| ₹26.7 L/yr - ₹32 L/yr |
Team Member
5
salaries
| ₹48 L/yr - ₹51 L/yr |
CyberArk
Cyncly
Bottomline
Sogeclair - Sydac Simulation Technologies India Pvt. Ltd