Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Vayana Team. If you also belong to the team, you can get access from here

Vayana Verified Tick

Compare button icon Compare button icon Compare
3.4

based on 38 Reviews

Filter interviews by

Vayana Interview Questions, Process, and Tips

Updated 8 Oct 2024

Top Vayana Interview Questions and Answers

Vayana Interview Experiences

Popular Designations

6 interviews found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What if I delete EC2 Machine from AWS Console and then apply Terraform, it will create a new machine or giving some error:?
  • Ans. 

    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...

  • Answered by AI
  • Q2. What is roles in ansible?
  • Ans. 

    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...

  • Answered by AI
  • Q3. What is VPC and define flow of VCP?
  • Ans. 

    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...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Vayana AWS Devops Engineer interview:
  • AWS
  • Terraform
  • Ansible
  • Pipeline
  • cicd
  • Automation
Interview preparation tips for other job seekers - when interviewer asked me a question I suggested them to share some context so I can prepare a commands accordingly. they did not provided context on it.

so I suggest interviewer to give some background regarding question to prepare base from it.

Skills evaluated in this interview

AWS Devops Engineer Interview Questions asked at other Companies

Q1. how do you troubleshoot a docker container that is going to die?
View answer (1)
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Binary tree working
  • Ans. 

    A binary tree is a data structure where each node has at most two children.

    • Binary tree consists of nodes, each with a left and right child.

    • Traversal methods include in-order, pre-order, and post-order.

    • Common operations include insertion, deletion, and search.

    • Example: Binary search tree is a type of binary tree where left child is less than parent and right child is greater.

  • Answered by AI
  • Q2. Doubly linked list

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't apply here.

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. About the Domain Expertise
  • Q2. Leadership Skill & GSTM with regards to launching of new platform

Interview Preparation Tips

Topics to prepare for Vayana Vice President Sales interview:
  • Past learning
Interview preparation tips for other job seekers - Interview process is lengthy. But the best thing to learn. Company has help us align with JD in advance. Expectation was communicated during the interview. Post joining the JD was properly align as per commitment given before releasing the offer letter

Vice President Sales Interview Questions asked at other Companies

Q1. Are you capable of project documentation, client negotiation, deal closing, etc.?
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Technical questions and it's based you mentioned in your resume.
  • Q2. Terraform state files related multiple questions.
  • Q3. Site Reliability engineering related questions such as SLA, SLO etcetera.
Round 3 - Coding Test 

Asks for hands on such as terraform scripts, shell /python script, kubernetes or docker if you mentioned in resume.

Round 4 - One-on-one 

(1 Question)

  • Q1. This was the last round. Engineering head conduct this and do formal technical plus non technical discussion.

Interview Preparation Tips

Topics to prepare for Vayana Devops Engineer interview:
  • Aws
  • Linux
  • Terraform
  • Python

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the StringYou are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string. For example: If the given string is: STR = "abcde". You have to print the string "edcba... read more
View answer (3)

Vayana interview questions for popular designations

 Associate Software Engineer

 (1)

 AWS Devops Engineer

 (1)

 Devops Engineer

 (1)

 Senior Vice President Marketing

 (1)

 Software Engineer

 (1)

 Vice President Sales

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Case Study 

What did i do in B2B Marketing in my previous organization - Focus on repositioning a brand

Interview Preparation Tips

Interview preparation tips for other job seekers - Be authentic
If you are chosen, get some sweets for our founder. He loves something sweet, always.

I was interviewed before May 2020.

Interview Questionnaire 

1 Question

  • Q1. Java and SQL and Linux Command

Interview Preparation Tips

Interview preparation tips for other job seekers - Only one round basically you will work for hdfc bank Support job
Java basics
SQL basics with join
Linux basic command

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Soo easy aptitude exam asked questions

Round 2 - Technical 

(3 Questions)

  • Q1. What is oops in Java,fibo, and sorting
  • Ans. 

    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...

  • Answered by AI
  • Q2. Why is garbage collector is used in java etc more of java questions
  • Q3. Can main can be overloaded and overrided
  • Ans. 

    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.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and get your basics right
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is Class and object . explain hierarchial inheritence.
  • Q2. Difference bertween deep copy and shallow copy.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What is DBMS structure
  • Q2. What is API and MQTT

Interview Preparation Tips

Interview preparation tips for other job seekers - Super easy interview, practically free entry to prison
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduction to about your self
  • Q2. Experience and product knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Not joining the company low ticket size but High rate of interest Bm to cluster head don't know about the policy

Vayana Interview FAQs

How many rounds are there in Vayana interview?
Vayana interview process usually has 1-2 rounds. The most common rounds in the Vayana interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Vayana interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Vayana. The most common topics and skills that interviewers at Vayana expect are Automation, Coding, Production Support, Python and SQL.
What are the top questions asked in Vayana interview?

Some of the top questions asked at the Vayana interview -

  1. What if I delete EC2 Machine from AWS Console and then apply Terraform, it will...read more
  2. What is VPC and define flow of V...read more
  3. What is roles in ansib...read more

Tell us how to improve this page.

Vayana Interview Process

based on 4 interviews in last 1 year

Interview experience

3.3
  
Average
View more

People are getting interviews through

based on 5 Vayana interviews
Job Portal
Referral
60%
40%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 752 Interviews
PolicyBazaar Interview Questions
3.6
 • 307 Interviews
PhonePe Interview Questions
4.0
 • 297 Interviews
Razorpay Interview Questions
3.6
 • 151 Interviews
Mobikwik Interview Questions
4.0
 • 44 Interviews
ClearTax Interview Questions
3.3
 • 37 Interviews
Upstox Interview Questions
3.7
 • 35 Interviews
Kissht Finance Interview Questions
4.0
 • 26 Interviews
BillDesk Interview Questions
3.2
 • 13 Interviews
Zerodha Interview Questions
4.2
 • 8 Interviews
View all

Vayana Reviews and Ratings

based on 38 reviews

3.4/5

Rating in categories

3.3

Skill development

3.6

Work-Life balance

3.3

Salary & Benefits

3.2

Job Security

3.5

Company culture

3.1

Promotions/Appraisal

3.4

Work Satisfaction

Explore 38 Reviews and Ratings
Software Engineer
15 salaries
unlock blur

₹5 L/yr - ₹16.8 L/yr

Software Developer
10 salaries
unlock blur

₹3.2 L/yr - ₹10.6 L/yr

Product Manager
10 salaries
unlock blur

₹13 L/yr - ₹20 L/yr

Junior Software Developer
9 salaries
unlock blur

₹6.5 L/yr - ₹7 L/yr

Senior Software Engineer
7 salaries
unlock blur

₹14.5 L/yr - ₹22 L/yr

Explore more salaries
Compare Vayana with

ClearTax

3.3
Compare

Razorpay

3.6
Compare

Paytm

3.3
Compare

Mobikwik

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview