Upload Button Icon Add office photos

Filter interviews by

Velocity Technology Solutions Softwaretest Engineer Interview Questions and Answers

Updated 13 Jul 2023

Velocity Technology Solutions Softwaretest Engineer Interview Experiences

1 interview found

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

I applied via Walk-in and was interviewed in Jun 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 - Aptitude Test 

I am some good in aptitude. Give me one chance to proved it.

Round 3 - Coding Test 

I am average in the coding. Please give me one chance.

Round 4 - HR 

(4 Questions)

  • Q1. Tell me about yourself. Why do you want to work for our company? What are your greatest strengths and weaknesses? Why are you looking for a change? Tell me about the gap in your resume. What is your b...
  • Q2. What is your biggest achievement so far?
  • Q3. Why do you want to work for our company?
  • Q4. What are your greatest strengths and weaknesses?

Interview Preparation Tips

Topics to prepare for Velocity Technology Solutions Softwaretest Engineer interview:
  • C
  • C++
  • DBMS
  • OOPS
  • HTML
  • SQL
  • Machine Learning

Interview questions from similar companies

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

I was interviewed in Nov 2024.

Round 1 - Aptitude Test 

Ge general attitude and HTML CSS JavaScript Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Am site for experience is needed
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic questions were there

Round 2 - Technical 

(2 Questions)

  • Q1. Interview was based on Basic DSA questions and SQL queries and DBMS concept
  • Q2. Arrays DSA question, AciD property, joins
Round 3 - Technical 

(2 Questions)

  • Q1. This was kind Technical + HR. Taken Senior Manager.
  • Q2. About project discussion and one DSA question
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

1 hour aptitude round consist of math, verbal and general aptitiude

Round 2 - Coding Test 

It consissted of coding question in which two dsa wuestion were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basics
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at DAV College, Amritsar and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Graph based questions they asked . So please be thorough with data structures.

Round 2 - Aptitude Test 

Date and time questions particularly asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Mainly focus on data science projects
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Aptitude Test 

They ask coding and apptitude MCQs

Round 2 - Technical 

(1 Question)

  • Q1. Write a code to print palindrome number from 1 to 100
  • Ans. 

    Code to print palindrome numbers from 1 to 100

    • Loop through numbers 1 to 100

    • Convert each number to string and check if it's equal to its reverse

    • If yes, print the number

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Self introduction and about your family background

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well all coding questions they apcet any coding language
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral

Round 1 - Coding Test 

Print a specific pattern using any programming language.

Round 2 - One-on-one 

(3 Questions)

  • Q1. What is a class in Object-Oriented Programming (OOP)?
  • Ans. 

    A class in OOP is a blueprint for creating objects, defining their properties and behaviors.

    • Classes are templates for creating objects in OOP

    • They define the properties (attributes) and behaviors (methods) of objects

    • Objects are instances of classes, each with its own unique data

    • Inheritance allows classes to inherit properties and behaviors from other classes

    • Encapsulation ensures that the data is hidden and can only be a...

  • Answered by AI
  • Q2. What is the difference between an abstract class and an interface?
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

    • Abstract class can have constructors, fields, and methods, while interface cannot have any implementation.

    • A class can only extend one abstract class, but can implement multiple interfaces.

    • Abstract classes are used to define common characteristics of subclasses, while interfaces are used to define contracts for...

  • Answered by AI
  • Q3. What is joining and creating an inner join query?
  • Ans. 

    Joining is combining data from two or more tables based on a related column, while an inner join query retrieves only the matching records.

    • Joining is used to combine data from multiple tables in a database.

    • Inner join query retrieves only the records that have matching values in both tables.

    • Syntax for inner join: SELECT columns FROM table1 INNER JOIN table2 ON table1.column = table2.column;

    • Example: SELECT orders.order_i...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Webkul Software Associate Software Engineer interview:
  • OOPS
  • Baisc Of any of Programing
  • MySQL
  • joins
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Starts with a introduction, Core Java concepts, OOPS concepts, Singleton design pattern, Spring boot annotations like service, restcontroller.
  • Q2. DSA logical questions like 2nd highest number. How to find missing number from an array.
Round 2 - Behavioral 

(4 Questions)

  • Q1. Tell me about yourself.
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring Boot, and Angular

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Bachelor's degree in Computer Science from XYZ University

  • Answered by AI
  • Q2. Tell me about your family.
  • Ans. 

    I come from a close-knit family of five, including my parents, older sister, and younger brother.

    • Close-knit family of five

    • Parents, older sister, and younger brother

    • We enjoy spending time together traveling and trying new restaurants

  • Answered by AI
  • Q3. Why do you want to change the company
  • Ans. 

    Seeking new challenges and opportunities for growth in a different environment.

    • Desire for new challenges and learning opportunities

    • Seeking a better work-life balance

    • Interested in working with new technologies or industries

    • Looking for a more collaborative team environment

  • Answered by AI
  • Q4. After that interviewer describes my work and position in the company.

Interview Preparation Tips

Interview preparation tips for other job seekers - I have applied for Java position through the referral. I have received a call on Thursday that we want to schedule your interview on Saturday. And on Saturday both the rounds happened with positive feedback.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Kjigtrngh biuit xug u;byu,vtcyterjv iovyutgh, mhvtfy

Round 2 - Coding Test 

Buygtrvc sndgbhulitcyuvltyuxruyf jylbiuxtgrfdhmvjbjkkjtydtrsxgf

Round 3 - Coding Test 

Kbgjcb sgfnxvb h uibhguxcruyfviulyhviutxtkjbhgtye

Round 4 - One-on-one 

(2 Questions)

  • Q1. What is your long term goal
  • Ans. 

    To become a lead software architect and contribute to cutting-edge technology advancements.

    • Advance to a lead software architect role

    • Contribute to cutting-edge technology advancements

    • Continuously improve skills and knowledge through learning and certifications

  • Answered by AI
  • Q2. Tell me about yourself
  • Ans. 

    I am a software developer with 5 years of experience in developing web applications using various technologies.

    • Experienced in front-end development using HTML, CSS, and JavaScript

    • Proficient in back-end development with languages like Java and Python

    • Familiar with database management systems such as MySQL and MongoDB

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

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Coding Test 

Leet code medium level question

Round 2 - Technical 

(2 Questions)

  • Q1. About Java Streams
  • Q2. Restful API coding completion based on given file
Round 3 - HR 

(2 Questions)

  • Q1. To check your attitude
  • Q2. Given detailed about company and what project you are going to work on?
Round 4 - One-on-one 

(5 Questions)

  • Q1. Hashmap working
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.

    • Hashmap uses a hashing function to map keys to indices in an array.

    • It allows for constant time complexity O(1) for insertion, deletion, and retrieval operations.

    • Example: HashMap<String, Integer> map = new HashMap<>(); map.put("key", 123); int value = map.get("key");

  • Answered by AI
  • Q2. Multithreading cases
  • Q3. Scenario specific on how to handle multiple events on a single variable to have accurate result
  • Q4. Database indexing
  • Q5. Architecture level

Velocity Technology Solutions Interview FAQs

How many rounds are there in Velocity Technology Solutions Softwaretest Engineer interview?
Velocity Technology Solutions interview process usually has 4 rounds. The most common rounds in the Velocity Technology Solutions interview process are Resume Shortlist, Aptitude Test and Coding Test.
How to prepare for Velocity Technology Solutions Softwaretest Engineer 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 Velocity Technology Solutions. The most common topics and skills that interviewers at Velocity Technology Solutions expect are Bug Tracking, JIRA, Manual Testing, Performance Testing and Test Cases.

Tell us how to improve this page.

Velocity Technology Solutions Softwaretest Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Velocity Technology Solutions Softwaretest Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

3.0

Salary

2.0

Job security

2.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Senior Consultant
41 salaries
unlock blur

₹9.9 L/yr - ₹22 L/yr

Consultant
19 salaries
unlock blur

₹7.5 L/yr - ₹13.4 L/yr

Software Engineer
5 salaries
unlock blur

₹2.4 L/yr - ₹12.9 L/yr

Test Engineer
5 salaries
unlock blur

₹2.3 L/yr - ₹3.5 L/yr

Consultant Oracle Database Administrator
5 salaries
unlock blur

₹4.9 L/yr - ₹10.6 L/yr

Explore more salaries
Compare Velocity Technology Solutions with

Persistent Systems

3.5
Compare

Mphasis

3.4
Compare

LTIMindtree

3.8
Compare

TCS

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