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

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
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. How to run a docker command remotely. i.e. Docker is installed on both your laptop and a remote linux server. You need to run docker command on the linux server but without taking a separate ssh session to the linux machine
View answer (2)
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 (220)
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)

Vayana interview questions for popular designations

 Devops Engineer

 (1)

 Software Engineer

 (1)

 Senior Vice President Marketing

 (1)

 AWS Devops Engineer

 (1)

 Vice President Sales

 (1)

 Associate Software Engineer

 (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 appeared for an interview 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 Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)

Interview questions from similar companies

I applied via Naukri.com and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Native Android
  • Q2. Java Oops concepts
  • Q3. Previously Worked project

Interview Preparation Tips

Interview preparation tips for other job seekers - They are Very Good. Be confident and Best of Luck

Interview Questionnaire 

1 Question

  • Q1. Related to payment

I applied via Referral and was interviewed before Jun 2021. 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 - HR 

(2 Questions)

  • Q1. What is your previous experience in this job?
  • Q2. How to sale a product. Plz sale this item .
  • Ans. 

    To sell a product, understand the customer's needs and show how the product can fulfill them.

    • Identify the customer's pain points and how the product can solve them

    • Highlight the unique features and benefits of the product

    • Create a sense of urgency or scarcity to encourage purchase

    • Offer a guarantee or trial period to reduce risk for the customer

    • Build rapport and establish trust with the customer

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why should I hiring you.
Round 4 - One-on-one 

(1 Question)

  • Q1. Introduce yourself ,are you comfortable to the field sales.

Interview Preparation Tips

Interview preparation tips for other job seekers - Best forever , that job was comfortable for us
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Intermediate level coding round

Round 2 - Technical 

(2 Questions)

  • Q1. Project explaination
  • Q2. Explain project ind detail
  • Ans. 

    Developed a predictive analytics model to forecast customer churn for a telecommunications company.

    • Collected and cleaned customer data from various sources

    • Performed exploratory data analysis to identify patterns and trends

    • Built a machine learning model using logistic regression to predict customer churn

    • Evaluated the model's performance using metrics such as accuracy, precision, and recall

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Open Financial Technologies Private Limited Data Analyst interview:
  • SQL
  • Python
  • Dashboards
Interview preparation tips for other job seekers - all the best

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 Case Study.
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 6 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

BharatPe Interview Questions
3.5
 • 38 Interviews
Kissht Finance Interview Questions
3.9
 • 32 Interviews
FNZ Interview Questions
2.5
 • 29 Interviews
Uni Cards Interview Questions
3.8
 • 24 Interviews
Experian Interview Questions
3.8
 • 22 Interviews
indiagold Interview Questions
4.2
 • 22 Interviews
iServeU Interview Questions
3.4
 • 18 Interviews
View all

Vayana Reviews and Ratings

based on 42 reviews

3.3/5

Rating in categories

3.1

Skill development

3.5

Work-life balance

3.2

Salary

3.1

Job security

3.3

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 42 Reviews and Ratings
Software Engineer
11 salaries
unlock blur

₹6 L/yr - ₹9 L/yr

Product Manager
11 salaries
unlock blur

₹13 L/yr - ₹20 L/yr

Software Developer
10 salaries
unlock blur

₹3.2 L/yr - ₹10.6 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

Kissht Finance

3.9
Compare

BharatPe

3.5
Compare

VSoft Technologies

3.3
Compare

Innoviti Technologies Private Limited

3.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview