Upload Button Icon Add office photos
Engaged Employer

i

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

Veersa Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Veersa Technologies Interview Questions and Answers

Updated 12 Jun 2025
Popular Designations

Veersa Technologies Interview Experiences

7 interviews found

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

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. Questions related to OOPs
  • Q2. Question related to Backtracking were asked

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. Questions around multithreading in c#, OOPs principles, DI container and injection, Value types/reference types, async/await keywords and its use, LINQ
  • Q2. SQL- RowNumber, find nth highest salary, CTE, SQL transactions, DML commands

Interview Preparation Tips

Interview preparation tips for other job seekers - I interviewed with Veersa technologies last month. The first round went exceptionally well. I achieved nearly 90% accuracy answered all questions confidently, solved the coding problems, and successfully generated the required database scripts. Got shortlisted for the second round, and it was a completely different experience. It was conducted by someone named Arun Gupta, whose behaviour was unprofessional and discourteous. There was no two-way communication; he came across as dismissive and condescending, barely allowing me to speak. Instead of assessing my skills constructively, he seemed intent on questioning my expertise and undermining my confidence. This experience was disappointing, but also eye-opening. It gave me a glimpse into the potential company culture - one where employees may not be treated with the respect and openness that fosters innovation and collaboration. I'm thankful I got to see this side early on.

Senior Software Engineer 2 Interview Questions asked at other Companies

Q1. What microservices patterns are you aware ? let's assume that there is a microservice based architecture and service A is calling service B which in turn service C. If service b fails, how will you manage transaction and logging ?
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Architecture of current project
  • Ans. 

    The current project follows a microservices architecture with Docker containers for scalability and flexibility.

    • Microservices architecture is used to break down the application into smaller, independent services that can be developed, deployed, and scaled independently.

    • Docker containers are utilized for packaging the application and its dependencies into a standardized unit for easy deployment and management.

    • Service di...

  • Answered by AI
  • Q2. Day to day work

Technical Project Manager Interview Questions asked at other Companies

Q1. 1) What are Isolation levels in SQL? 2) What happens if same SP is modified by multiple users at same time, how do u capture the details of each user's changes? 3) What are ACID properties? 4) What are triggers & its types? 5) What is f... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. Find the maximum difference between two subarray in array, right element should be greater than left.
  • Q2. Flatten an array without using flatten method.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Reverse a string
  • Ans. 

    Reversing a string involves rearranging its characters in the opposite order, which can be done using various methods in programming.

    • Use built-in functions: In Python, use slicing: `reversed_string = original_string[::-1]`.

    • Iterative approach: Loop through the string from the end to the beginning and build a new string.

    • Using recursion: Define a function that calls itself with a substring until it reaches the base case.

    • I...

  • Answered by AI
  • Q2. Max subarray sum
  • Ans. 

    Find the maximum sum of a contiguous subarray within a one-dimensional array of numbers.

    • Use Kadane's Algorithm for an efficient O(n) solution.

    • Initialize two variables: max_so_far and max_ending_here.

    • Iterate through the array, updating max_ending_here and max_so_far.

    • Example: For array [-2,1,-3,4,-1,2,1,-5,4], max subarray sum is 6 (from subarray [4,-1,2,1]).

    • Edge case: For an empty array, return 0.

  • Answered by AI

Quality Engineer Interview Questions asked at other Companies

Q1. What is MSA and addition of msa version, type of msa ,what different between variable data and attibute data .why difine flase and miss rate calculate by msa .
View answer (11)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. Basic Array question
  • Q2. Core java concept

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (3)

Software Engineer Interview Questions & Answers

user image BHARAT SINGH

posted on 17 Aug 2022

I applied via Naukri.com and was interviewed in Feb 2022. There were 3 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 

We have a MCQ test of aptitude, database and algorithms. With a negative marking scheme

Round 3 - Technical 

(1 Question)

  • Q1. They are seeking for candidates which have some Skills on which they have worked before and the capability to learn new things as per the requirement. They asked me question on my previous work and they wa...

Interview Preparation Tips

Topics to prepare for Veersa Technologies Software Engineer interview:
  • SQL
  • Data Structures
Interview preparation tips for other job seekers - Focus more on the things you have done before not on continuosly learning new things improperly..

Software Engineer Interview Questions asked at other Companies

Q1. Four people need to cross a bridge at night with only one torch that can only illuminate two people at a time. Person A takes 1 minute, B takes 2 minutes, C takes 7 minutes, and D takes 10 minutes to cross. When two people cross together, t... read more
View answer (272)
Are these interview questions helpful?

Top trending discussions

View All
Interview Tips & Stories
2w (edited)
timepasstiwari
·
A Digital Markter
Nailed the interview, still rejected
Just had the BEST interview ever – super positive and encouraging! But got rejected. Interviewer said I was the most prepared, knew it was a full-time role (unlike others), and loved my answers. One of my questions was even called "the best ever asked!" He showed me around, said I was exactly what they wanted, and would get back by Friday. I was so hyped! Then today, I got the rejection email. No reason given, just "went with someone else." Feels bad when your best isn't enough. Anyone else been there? How'd you cope?
Got a question about Veersa Technologies?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Object Oriented Concepts and basic list/tuple/dictionary/ datetime conversion
  • Q2. Project done in last company and how will you help Saama?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to frame answers end to end and stick to what you have done. Don't try to exaggerate.

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. API testing methods
  • Ans. 

    API testing methods involve functional, performance, security, and exploratory testing.

    • Functional testing ensures that the API meets the requirements and specifications.

    • Performance testing checks the API's response time, throughput, and resource utilization.

    • Security testing verifies the API's authentication, authorization, and encryption mechanisms.

    • Exploratory testing involves ad-hoc testing to discover defects and usa...

  • Answered by AI
  • Q2. Difference between sanity and smoke
  • Ans. 

    Sanity and Smoke are types of software testing. Sanity tests a specific functionality while Smoke tests the entire system.

    • Sanity testing is a narrow and deep testing approach while Smoke testing is a broad and shallow testing approach.

    • Sanity testing is performed after a small change in code while Smoke testing is performed after a major change in code.

    • Sanity testing is used to check if the critical functionalities are ...

  • Answered by AI
  • Q3. Difference between retesting and regression
  • Ans. 

    Retesting is testing the same functionality again after fixing the defects. Regression is testing the unchanged functionality after making changes.

    • Retesting is done to ensure that the defects have been fixed and the functionality is working as expected.

    • Regression is done to ensure that the changes made to the software have not affected the existing functionality.

    • Retesting is a subset of regression testing.

    • Retesting is ...

  • Answered by AI
  • Q4. Bug life cycle

Interview Preparation Tips

Interview preparation tips for other job seekers - It was technical based interview round.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. React questions
  • Q2. Coding live and build basic react application

Veersa Technologies Interview FAQs

How many rounds are there in Veersa Technologies interview?
Veersa Technologies interview process usually has 1-2 rounds. The most common rounds in the Veersa Technologies interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Veersa Technologies 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 Veersa Technologies. The most common topics and skills that interviewers at Veersa Technologies expect are SQL, Javascript, Python, AWS and C#.
What are the top questions asked in Veersa Technologies interview?

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

  1. Architecture of current proj...read more
  2. Reverse a str...read more
  3. Max subarray ...read more
How long is the Veersa Technologies interview process?

The duration of Veersa Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

3.4/5

based on 8 interview experiences

Difficulty level

Easy 20%
Moderate 80%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 51 Interviews
Cyfuture Interview Questions
3.0
 • 46 Interviews
View all

Veersa Technologies Reviews and Ratings

based on 56 reviews

3.5/5

Rating in categories

3.6

Skill development

3.5

Work-life balance

3.4

Salary

3.5

Job security

3.5

Company culture

3.3

Promotions

3.3

Work satisfaction

Explore 56 Reviews and Ratings
Software Engineer
102 salaries
unlock blur

₹5.4 L/yr - ₹11 L/yr

Senior Software Engineer
40 salaries
unlock blur

₹7 L/yr - ₹20 L/yr

Software Developer
22 salaries
unlock blur

₹7.2 L/yr - ₹12 L/yr

Technical Lead
17 salaries
unlock blur

₹13.1 L/yr - ₹42.8 L/yr

Software Development Engineer
6 salaries
unlock blur

₹7.3 L/yr - ₹10 L/yr

Explore more salaries
Compare Veersa Technologies with

Cyfuture

3.0
Compare

Maxgen Technologies

4.6
Compare

JoulestoWatts Business Solutions

3.0
Compare

Value Point Systems

3.6
Compare
write
Share an Interview