i
Vayana
Filter interviews by
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
Terraform will recreate the EC2 machine if it is deleted from AWS Console.
Terraform will detect that the EC2 machine is missing and recreate it according to the defined configuration in the Terraform script.
Deleting the EC2 machine from the AWS Console will not affect the Terraform configuration, as Terraform maintains its own state file.
Running Terraform apply after deleting the EC2 machine will result in the creation...
Roles in Ansible are a way to group tasks, handlers, variables, and other related files together for easier management and reuse.
Roles help in organizing and structuring Ansible playbooks.
They promote reusability and modularity by allowing tasks to be grouped together.
Roles can be shared and reused across different playbooks.
Each role typically consists of directories like tasks, handlers, templates, vars, and defaults...
VPC stands for Virtual Private Cloud, a virtual network dedicated to your AWS account.
VPC allows you to create a logically isolated section of the AWS Cloud where you can launch resources in a virtual network.
It helps in controlling your virtual networking environment, including selection of your own IP address range, creation of subnets, and configuration of route tables and network gateways.
The flow of VPC involves c...
Top trending discussions
posted on 5 Oct 2021
I applied via Campus Placement and was interviewed before Oct 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before May 2020. There were 3 interview rounds.
I applied via Iserveu and was interviewed before Apr 2023. There was 1 interview round.
posted on 16 Oct 2023
I applied via Referral and was interviewed in Apr 2023. There were 6 interview rounds.
First round was aptitude and 2 coding questions
Iterate through the numbers and keep track of the largest and second largest numbers.
Iterate through the numbers and compare each number with the current largest and second largest numbers.
Update the second largest number if a new number is found that is greater than the current second largest number.
Return the second largest number at the end of the iteration.
posted on 20 Oct 2024
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
posted on 12 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
Soo easy aptitude exam asked questions
OOPs in Java refers to Object-Oriented Programming concepts, fibo likely refers to Fibonacci sequence, and sorting refers to arranging elements in a specific order.
OOPs in Java includes concepts like classes, objects, inheritance, polymorphism, and encapsulation.
Fibo likely refers to the Fibonacci sequence, where each number is the sum of the two preceding ones (e.g. 0, 1, 1, 2, 3, 5, ...).
Sorting involves arranging el...
Yes, main can be overloaded but not overridden in C++.
Main can be overloaded by defining multiple functions with different parameters.
Example: int main() and int main(int argc, char* argv[])
Main cannot be overridden as it is a static function of the program.
posted on 12 Jun 2024
posted on 9 Oct 2022
I applied via Job Portal and was interviewed in Apr 2022. There were 5 interview rounds.
It was simple program of url shorting for registered and non registered users each request must have unique shortened url.
A palindrome is a word or phrase that reads the same backward as forward. Implementing it involves comparing the first and last characters and iterating towards the middle.
Implement a function that takes a string as input and returns true if it is a palindrome, false otherwise.
Use two pointers, one starting from the beginning and the other from the end, and compare the characters at each position.
If the characters matc...
based on 1 interview
Interview experience
Software Engineer
11
salaries
| ₹6 L/yr - ₹9 L/yr |
Product Manager
11
salaries
| ₹13 L/yr - ₹20 L/yr |
Software Developer
10
salaries
| ₹3.2 L/yr - ₹10.6 L/yr |
Junior Software Developer
9
salaries
| ₹6.5 L/yr - ₹7 L/yr |
Senior Software Engineer
7
salaries
| ₹14.5 L/yr - ₹22 L/yr |
Kissht Finance
BharatPe
VSoft Technologies
Innoviti Technologies Private Limited