Upload Button Icon Add office photos

Filter interviews by

STAVTAR SOLUTIONS Interview Questions, Process, and Tips

Updated 26 Aug 2024

Top STAVTAR SOLUTIONS Interview Questions and Answers

STAVTAR SOLUTIONS Interview Experiences

Popular Designations

5 interviews found

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

I applied via Campus Placement and was interviewed in Jul 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

Pen and paper round basic mcq

Round 2 - Coding Test 

Pen and paper round basic mcq

Round 3 - One-on-one 

(3 Questions)

  • Q1. Questions form Resume
  • Q2. Data Structure and algorithm
  • Q3. SQL queries and DBMS theory
Round 4 - Behavioral 

(3 Questions)

  • Q1. Again Question from Resume
  • Q2. Situation based questions
  • Q3. Manager is very good and polite
Round 5 - HR 

(1 Question)

  • Q1. HR will finalize you salary and telling rules and regulations

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 experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude was 2 hours long and topics where pretty bit difficult like you're giving CA paper but there cut off was low so i guess everyone can clear it

Round 2 - Coding Test 

Coding round was 2 hours long after clearing aptitude. It consist of OOPs SQL and all the questions and codes are in C++ so be prepared with it.

Round 3 - Technical 

(4 Questions)

  • Q1. What is Polymorphism
  • Ans. 

    Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: Animal class with methods like eat() can be inherited by Dog and Cat classes which can override the e...

  • Answered by AI
  • Q2. ACID Properties
  • Ans. 

    ACID properties are a set of properties that guarantee database transactions are processed reliably.

    • ACID stands for Atomicity, Consistency, Isolation, Durability

    • Atomicity ensures that all operations in a transaction are completed successfully or none at all

    • Consistency ensures that the database remains in a consistent state before and after the transaction

    • Isolation ensures that transactions are executed independently of...

  • Answered by AI
  • Q3. What is data structure
  • Ans. 

    Data structure is a way of organizing and storing data in a computer so that it can be accessed and used efficiently.

    • Data structures define the way data is organized and stored in memory.

    • Examples include arrays, linked lists, stacks, queues, trees, and graphs.

    • Different data structures have different strengths and weaknesses for different types of operations.

  • Answered by AI
  • Q4. Which data structure is better between Stack and Queue. Difference between both
  • Ans. 

    Stack is better for LIFO operations, Queue is better for FIFO operations.

    • Stack is a Last In First Out (LIFO) data structure, while Queue is a First In First Out (FIFO) data structure.

    • Stack is suitable for applications like function call stack, undo mechanisms, and backtracking.

    • Queue is useful in scenarios like task scheduling, breadth-first search, and printer queues.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I was not satisfied with the technical round because it was clear that the interviewer had already decided on their preferred candidate. Despite providing correct answers to all questions, the interviewer showed little interest in my responses. Instead, he inappropriately stared at me and disregarded my answers. Based on this experience, I cannot recommend this place.

Skills evaluated in this interview

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 experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Pen and paper test basic aptitude questions and technical pen and paper test based on oops

Round 2 - Technical 

(2 Questions)

  • Q1. DSA, sorting algorithms, DBMS
  • Q2. OOPS pillars, SQL
Round 3 - HR 

(2 Questions)

  • Q1. Some technical based as HR was technical
  • Q2. Pointer, unsigned and signed int, projects

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 experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude questions on testing(manual and automation)

Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic questions on core java, SQL
  • Q2. What are the joins in SQL Difference between abstraction and interference
  • Ans. 

    Joins in SQL are used to combine rows from two or more tables based on a related column between them.

    • Joins in SQL include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • INNER JOIN returns rows when there is at least one match in both tables.

    • LEFT JOIN returns all rows from the left table and the matched rows from the right table.

    • RIGHT JOIN returns all rows from the right table and the matched rows from the left table.

    • ...

  • Answered by AI
Round 3 - Coding Test 

This was the toughest part. Coding questions were on SQL and java

Interview Preparation Tips

Topics to prepare for STAVTAR SOLUTIONS Quality Engineer interview:
  • Core Java
  • SQL
Interview preparation tips for other job seekers - Strong knowledge in automation

Skills evaluated in this interview

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 (10)

STAVTAR SOLUTIONS interview questions for popular designations

 Associate Software Engineer

 (4)

 Quality Engineer

 (1)

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jul 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 - Aptitude Test 

Just search in google you will get every answer

Round 3 - Coding Test 

Easly can crack this round with the help of google

Round 4 - One-on-one 

(1 Question)

  • Q1. Dbms oops basics qns
Round 5 - HR 

(1 Question)

  • Q1. Just they will finalize your salary and explain the rules and regulations

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 Campus Placement

Interview Questionnaire 

2 Questions

  • Q1. What is windows powershell?
  • Ans. 

    Windows PowerShell is a command-line shell and scripting language designed for system administration tasks.

    • It is built on the .NET Framework

    • It allows users to automate tasks using scripts

    • It supports remote management of Windows machines

    • It has a rich set of commands and utilities

    • Example: Get-Process command retrieves information about running processes

    • Example: Set-ExecutionPolicy command changes the PowerShell execution

  • Answered by AI
  • Q2. About VDI

Interview Preparation Tips

Interview preparation tips for other job seekers - It's easy

Skills evaluated in this interview

I applied via Company Website and was interviewed before Mar 2021. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview Round is very easy these days for Nagarro, just learn DSA, like sorting algorithms , DBMS , SQL. For me , the interviewer asked questions like, what is an array, which sorting algorithm is best and why, what is primary key and unique key, is python case sensitive, about heap.

I applied via Campus Placement and was interviewed in Jun 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Based on core java, sql, javascript, html, css.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and make your basics strong.

I applied via Campus Placement and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is Java OOP's concept
  • Ans. 

    Java OOP's concept is a programming paradigm that uses objects to design applications and programs.

    • Java OOP's concept is based on four main principles: encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation is the process of hiding the implementation details of an object from the outside world.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Polymorphism allows objects to...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was very interactive and I learnt many new things.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - Coding Test 

Basic java searching and sorting problems with string manipulation operation

Round 2 - Technical 

(1 Question)

  • Q1. OOPS concepts with hands on experience coding experience in array and string basically as well as database knowledge PL SQL procedure cursor trigger also.
Round 3 - HR 

(1 Question)

  • Q1. Be confident and have transparency with clear mind set up.

Interview Preparation Tips

Interview preparation tips for other job seekers - Over all smooth and easy less time consuming recruitment.

STAVTAR SOLUTIONS Interview FAQs

How many rounds are there in STAVTAR SOLUTIONS interview?
STAVTAR SOLUTIONS interview process usually has 3-4 rounds. The most common rounds in the STAVTAR SOLUTIONS interview process are Aptitude Test, Coding Test and One-on-one Round.
How to prepare for STAVTAR SOLUTIONS 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 STAVTAR SOLUTIONS. The most common topics and skills that interviewers at STAVTAR SOLUTIONS expect are Investment Banking, Private Equity, SQL, Javascript and Data Analytics.
What are the top questions asked in STAVTAR SOLUTIONS interview?

Some of the top questions asked at the STAVTAR SOLUTIONS interview -

  1. Which data structure is better between Stack and Queue. Difference between b...read more
  2. What are the joins in SQL Difference between abstraction and interfere...read more
  3. What is data struct...read more

Tell us how to improve this page.

STAVTAR SOLUTIONS Interview Process

based on 6 interviews

Interview experience

3.2
  
Average
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.7
 • 5.6k Interviews
Nagarro Interview Questions
4.0
 • 762 Interviews
Publicis Sapient Interview Questions
3.5
 • 618 Interviews
GlobalLogic Interview Questions
3.6
 • 591 Interviews
UST Interview Questions
3.8
 • 517 Interviews
FIS Interview Questions
3.9
 • 487 Interviews
View all

STAVTAR SOLUTIONS Reviews and Ratings

based on 12 reviews

3.1/5

Rating in categories

3.0

Skill development

3.1

Work-life balance

3.6

Salary

1.8

Job security

2.7

Company culture

2.7

Promotions

2.9

Work satisfaction

Explore 12 Reviews and Ratings
BPO AP Analyst

Bangalore / Bengaluru

3-5 Yrs

Not Disclosed

Data Operations Analyst

Mumbai

4-7 Yrs

Not Disclosed

Manual and Automation Test Engineer

Bangalore / Bengaluru,

Mumbai

4-5 Yrs

Not Disclosed

Explore more jobs
Associate Software Engineer
13 salaries
unlock blur

₹5 L/yr - ₹5 L/yr

Software Developer
6 salaries
unlock blur

₹5 L/yr - ₹18 L/yr

QA Engineer
5 salaries
unlock blur

₹6 L/yr - ₹12.5 L/yr

Software Engineer
4 salaries
unlock blur

₹7.5 L/yr - ₹12.5 L/yr

Financial Analyst
4 salaries
unlock blur

₹4 L/yr - ₹6.5 L/yr

Explore more salaries
Compare STAVTAR SOLUTIONS with

Cognizant

3.7
Compare

Virtusa Consulting Services

3.8
Compare

Hexaware Technologies

3.5
Compare

CGI Group

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