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 Software Engineer Interview Questions and Answers

Updated 17 Sep 2024

Vayana Software Engineer Interview Experiences

1 interview found

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

Interview questions from similar companies

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

I applied via Referral and was interviewed in Apr 2023. There were 6 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 - Coding Test 

First round was aptitude and 2 coding questions

Round 3 - Technical 

(2 Questions)

  • Q1. Second round was face to face was fully technical asked me code some basic code
  • Q2. Find 2nd largest decimal number from given numbers
  • Ans. 

    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.

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. Next was manager round it was also little technical
Round 5 - One-on-one 

(1 Question)

  • Q1. This round was with vice president
Round 6 - HR 

(1 Question)

  • Q1. This round was final round about salary negotiation and hr round

I applied via Job Portal and was interviewed in Apr 2022. There were 5 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 - Coding Test 

It was simple program of url shorting for registered and non registered users each request must have unique shortened url.

Round 3 - Technical 

(2 Questions)

  • Q1. Palindrome implementation and run time
  • Ans. 

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

  • Answered by AI
  • Q2. DSA and various algorithms and run time
Round 4 - One-on-one 

(1 Question)

  • Q1. This round was one on one with VP of engineering. Basic q and a regarding role and responsibilities
Round 5 - HR 

(1 Question)

  • Q1. Relocation, Reason For job change, future plan, careers objective

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice DSA and algorithms
In coding test they asked you explain code and if there is any improvement needed in code.

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed before Jun 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Scenarios base conding round

Round 2 - Coding Test 

Questions on strings in javascript.
Basic javascript and typescript.

Round 3 - One-on-one 

(1 Question)

  • Q1. Questions on cloud technologies
Round 4 - HR 

(1 Question)

  • Q1. Cultural fit and salary related discussion
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic questions on data structures
Round 2 - Behavioral 

(1 Question)

  • Q1. Second round was Managerial Round. The interviewer basically had a conversation with me and asked some hr questions also.
Round 3 - HR 

(1 Question)

  • Q1. Basic HR questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Oops concepts and projects
  • Q2. Collections, multithreading

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared for interview on your skills and projects
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

For fresher, you need a basic knowledge of collection and string manipulating.

Round 2 - Assignment 

Project related they will ask you how API works, what's the flow of your application how you implement such kind of questions they may ask

Interview Preparation Tips

Topics to prepare for i-exceed technology solutions Software Engineer interview:
  • Java
  • API
  • Data Collection
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Questions like if 2 persons are doing one work how fast will it be completed if 3 people are doing the same job

Round 2 - Technical 

(1 Question)

  • Q1. It was completely on JAVA
Round 3 - HR 

(1 Question)

  • Q1. Where do you see yourself in 5 years
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Java basics - oops , multi-threading, collections, hashmap implementation
  • Q2. Sql questions basic
Round 2 - Technical 

(3 Questions)

  • Q1. Java questions and some scenario based questions
  • Q2. Regarding file reading and writing
  • Q3. Microservices and spring boot basics
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Javascript question
  • Q2. Few javascript coding questions
Round 2 - Behavioral 

(1 Question)

  • Q1. Technical questions

Vayana Interview FAQs

How many rounds are there in Vayana Software Engineer interview?
Vayana interview process usually has 1 rounds. The most common rounds in the Vayana interview process are Technical.
What are the top questions asked in Vayana Software Engineer interview?

Some of the top questions asked at the Vayana Software Engineer interview -

  1. binary tree work...read more
  2. doubly linked l...read more

Tell us how to improve this page.

Vayana Software Engineer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more
Vayana Software Engineer Salary
based on 11 salaries
₹6 L/yr - ₹9 L/yr
5% less than the average Software Engineer Salary in India
View more details

Vayana Software Engineer Reviews and Ratings

based on 5 reviews

1.8/5

Rating in categories

1.9

Skill development

1.2

Work-life balance

1.2

Salary

1.2

Job security

1.2

Company culture

1.2

Promotions

1.9

Work satisfaction

Explore 5 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