Upload Button Icon Add office photos

Filter interviews by

Vaken Technologies Interview Questions, Process, and Tips

Updated 9 Dec 2024

Top Vaken Technologies Interview Questions and Answers

Vaken Technologies Interview Experiences

Popular Designations

8 interviews found

Trainee Interview Questions & Answers

user image Mozhi2Relieve

posted on 9 Dec 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Simple coding samples and friendly environment

Round 2 - Coding Test 

Technical questions mostly in Java and SQL

Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a recent graduate with a degree in Business Administration and a passion for marketing and project management.

    • Graduated with a Bachelor's degree in Business Administration

    • Passionate about marketing and project management

    • Completed internships at marketing agencies

    • Strong communication and organizational skills

  • Answered by AI

Trainee Interview Questions asked at other Companies

Q1. Ques1: There is a big file of words which is dynamically changing. We are continuously adding some words into it. How would you keep track of top 10 trending words at each moment? Ques2:Write a function that returns the length of the longes... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Why should i hire you
  • Ans. 

    I have a strong technical background, a passion for coding, and a proven track record of delivering high-quality software solutions.

    • Extensive experience in programming languages such as Java, Python, and JavaScript

    • Strong problem-solving skills and ability to work well in a team

    • Previous projects include developing a mobile app for tracking fitness goals

  • Answered by AI
  • Q2. Oops questions baiscs

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong knowledge in oops and dsa in java

Junior Software Developer Interview Questions asked at other Companies

Q1. Given n coins for two players playing a game. Each player picks coins from the given n coins in such a way that he can pick 1 to 5 coins in one turn and the game continues for both the players. The player who picks the last coin looses the ... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Profit and Loss, Time Speed Distance, Ratio Proportion

Round 2 - Coding Test 

Basic Question, Java, SQL, Basic Fundamental

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Strong in Fundamentals

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple to medium level of aptitude questions

Round 2 - Technical 

(5 Questions)

  • Q1. Code to find Prime number
  • Ans. 

    Code to find Prime number in a given range

    • Iterate through numbers in the range and check if each number is divisible only by 1 and itself

    • Use a loop to check for factors of the number, if no factors found then it is a prime number

    • Optimization: Only check up to the square root of the number for factors

  • Answered by AI
  • Q2. Code to print Fibonacci series
  • Ans. 

    Print Fibonacci series using iterative approach

    • Initialize variables for first two numbers in series

    • Use a loop to calculate and print the next number in series

    • Update variables for next iteration

  • Answered by AI
  • Q3. 5l 3l water jug question
  • Q4. Tell me about yourself
  • Q5. Tell me about final year project

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Vaken Technologies interview questions for popular designations

 Software Developer

 (3)

 Engineer Trainee

 (2)

 Junior Software Developer

 (1)

 Senior Software Engineer

 (1)

 Trainee

 (1)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
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 

(2 Questions)

  • Q1. Difference between Comparator and Comparable
  • Ans. 

    Comparator is used to compare two objects for sorting, while Comparable is implemented by a class to define its natural ordering.

    • Comparator is used when the class being compared does not implement Comparable interface.

    • Comparable is implemented by a class to define its natural ordering, which is used for sorting.

    • Comparator allows for multiple sorting sequences, while Comparable provides a single sorting sequence.

    • Example...

  • Answered by AI
  • Q2. Difference between Spring boot and Spring MVC
  • Ans. 

    Spring Boot is an opinionated framework for building stand-alone, production-grade Spring-based Applications.

    • Spring Boot is a framework that simplifies the setup and configuration of Spring applications.

    • Spring MVC is a part of the Spring Framework that focuses on building web applications using the Model-View-Controller design pattern.

    • Spring Boot includes an embedded server, making it easy to deploy standalone applicat...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is your Expected CTC?, Is there any buyout option available?
  • Ans. 

    I am expecting a competitive salary based on my experience and skills. I am open to discussing a buyout option if necessary.

    • Expecting a competitive salary based on experience and skills

    • Open to discussing a buyout option if necessary

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude questions along with science questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. Our introduction and questions in the project.
Round 3 - One-on-one 

(1 Question)

  • Q1. Divide a number without using the divide operator and a similar question.

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing much. All the best for the interview. Now the interview process might be changed.

Engineer Trainee Interview Questions asked at other Companies

Q1. If 10 people had a meeting and they shake hands only once with each of the others, then how many handshakes will be there in total ?
View answer (8)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

I attend aptitude and coding mcq test in my college .they are mostly about basic aptitude like speed of train, ratio etc. Then in coding they ask c program to find output mostly based on pointer, increment decrement etc.

Round 3 - Technical 

(3 Questions)

  • Q1. It is done by virtual mode.questions are based on resume. They ask question to solve. they tell me to do a form using html.
  • Q2. They ask java asics like jvm, sdlc etc
  • Q3. They also ask about oops concepts

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I was interviewed before Oct 2023.

Round 1 - Coding Test 

Basic Java programming questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Multi threading
  • Q2. Oops concepts and SQL
Round 3 - HR 

(2 Questions)

  • Q1. Family background
  • Q2. Education background and project

Engineer Trainee Interview Questions asked at other Companies

Q1. If 10 people had a meeting and they shake hands only once with each of the others, then how many handshakes will be there in total ?
View answer (8)

Interview questions from similar companies

I applied via LinkedIn and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. About your work experience
Round 2 - One-on-one 

(1 Question)

  • Q1. What is expected from you in this role
Round 3 - Aptitude Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - They quickly respond to the rounds that have undergone...
Do join this organization if you want to grow.
Round 1 - Assignment 

They will share excel sheet and give some task

Round 2 - Technical 

(2 Questions)

  • Q1. Some programming skills check write some querry
  • Q2. They will ask some technical qustion which you have mentioned in resume
Round 3 - Manger round 

(1 Question)

  • Q1. Discussed about your project

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in interview time they will take one hour so don't nervous

Vaken Technologies Interview FAQs

How many rounds are there in Vaken Technologies interview?
Vaken Technologies interview process usually has 2-3 rounds. The most common rounds in the Vaken Technologies interview process are Resume Shortlist, Aptitude Test and HR.
What are the top questions asked in Vaken Technologies interview?

Some of the top questions asked at the Vaken Technologies interview -

  1. What is your Expected CTC?, Is there any buyout option availab...read more
  2. Difference between Spring boot and Spring ...read more
  3. Difference between Comparator and Compara...read more

Tell us how to improve this page.

Vaken Technologies Interview Process

based on 4 interviews in last 1 year

Interview experience

4.3
  
Good

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 785 Interviews
AmbitionBox Interview Questions
5.0
 • 144 Interviews
View all

Vaken Technologies Reviews and Ratings

based on 29 reviews

3.3/5

Rating in categories

3.1

Skill development

2.9

Work-life balance

3.1

Salary

3.3

Job security

2.1

Company culture

3.0

Promotions

2.8

Work satisfaction

Explore 29 Reviews and Ratings
Senior Software Engineer
62 salaries
unlock blur

₹8.1 L/yr - ₹15.5 L/yr

Engineer Trainee
37 salaries
unlock blur

₹4 L/yr - ₹5 L/yr

Senior Engineer
28 salaries
unlock blur

₹9.6 L/yr - ₹13.5 L/yr

Software Engineer
23 salaries
unlock blur

₹4 L/yr - ₹8.1 L/yr

Development Engineer
20 salaries
unlock blur

₹6 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Vaken Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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