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 (1)
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 (1)
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 (1)
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 (8)

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

Interview questions from similar companies

I applied via Recruitment Consultant

Interview Questionnaire 

2 Questions

  • Q1. Round 1: Fundamentals questions related to Javascript and React. In React questions were focused on react-hooks. lifecycle components and optimization techniques in react. Basic to intermediate questions r...
  • Q2. Round 2: The interview panel will ask you to code some basic coding problem depending on your relevant experience and if you're not able to solve it they'll directly say they're done with the interview. In...

Interview Preparation Tips

Interview preparation tips for other job seekers - I cleared Round 1 after which there was a delay of more than 2 weeks and got a call for Round 2 without any prior notice. Their L2 level interview is very bad, in my case I ended the interview from my side as it looked very clear that the panel was least interested.

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1. About experience into relavant technology, what all technical side you have worked upon

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 5 rounds, 3 internal(technical) 1 HR and 1 client. Process can be long and tedious.
First two rounds were average in my case , while 3rd round(technical) was long and intensive, and covered most aspect of the technology I was interviewed for

I applied via Naukri.com and was interviewed in Jan 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. In Network Security mostly Security Devices Firewalls related , policy,nat,iOS or software upgradation,logs, troubleshooting, Vpn IPsec, traffic flow,
  • Q2. Basic Networking, F5 Load Balancer, Switching, routing OSPF,BGP configuration and troubleshooting.

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend any f2f and on call interview just freely don't bothered about you will be select or not initial before 2,3 months you have to start searching when you want to change company . And focus on questions in every interview and prepare accordingly for next interview scheduled . Number's of interview decide or will sure you to get select in your Dream Company as your position wish.

I applied via Campus Placement and was interviewed before Jul 2016. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Tell about your self
  • Ans. 

    I am a customer-oriented professional with excellent communication skills and a passion for providing exceptional service.

    • Strong interpersonal skills

    • Ability to empathize with customers

    • Effective problem-solving abilities

    • Experience in handling customer complaints and inquiries

    • Proficient in using customer support software

    • Proven track record of meeting customer satisfaction goals

  • Answered by AI
  • Q2. Why you choosing our company
  • Ans. 

    I am choosing your company because of your excellent reputation and commitment to customer satisfaction.

    • Your company has a proven track record of providing exceptional customer care.

    • I have heard positive feedback from friends and colleagues about their experiences with your company.

    • Your company's values align with my own, particularly in regards to prioritizing customer satisfaction.

    • I am impressed by the range of servi...

  • Answered by AI
  • Q3. What will you do if you were given 1 millions in amount in your hand. How will you spend it?
  • Ans. 

    I would invest a portion of the money, donate to charity, and use the rest for personal expenses.

    • Invest a portion of the money to secure future financial stability

    • Donate a portion to charity to help those in need

    • Use the remaining amount for personal expenses such as travel, home improvements, and savings

  • Answered by AI
  • Q4. If you want to be an animal like any animal in the world? Which animal you would like to be?
  • Ans. 

    I would like to be a dolphin because of their intelligence, agility, and ability to swim freely in the ocean.

    • Dolphins are known for their high level of intelligence and problem-solving abilities.

    • They are incredibly agile and can swim at high speeds, performing acrobatic jumps and flips.

    • Being a dolphin would allow me to explore the vastness of the ocean and interact with other marine creatures.

    • Dolphins are highly social...

  • Answered by AI

Interview Preparation Tips

Round: Campus drive -GD,HR,HR Interview
Experience: I reached the office at morning 9. Why because they mentioned the interview time was 9 in the offer letter. I was the only one who went there first I was waiting till 10:30, one by one people who got selected in campus drive came After certain number of people came one HR came and escort all the participants in a place like an auditorium. Then they explain about their company and all the stuffs and it got noon. I went to eat with the people who came for the interview and I met so many peoples they became friends to me. After that I started to have interview in calls. Then waited for the results it became evening But unfortunately I didn't got selected,its because that was my first interview I was really nervous and may be my answers were not that much satisfier. After that I left from there. But now I'm ready to face anything.
Tips: You just have to think like we are taking to a customer,our main aim has to make them feel satisfied. Talk with Courage and confidence.

Skills: Communication
College Name: Dhanalakshmi srinivasan college of arts and science for women

I applied via Naukri.com and was interviewed in Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I was hired for the Profile of Applications Support, Environment Integration and Deployment.I was asked questions based on Deployments, applying upgrades, patches, fixes, monitoring and troubleshooting. Al...

Interview Preparation Tips

Interview preparation tips for other job seekers - I Advice you all to thouroghly go through your Resume, check each and every line of tools, professional summary and projects taken and answer it in generic terms used in industry and not specific to what used in your Application you are currently working upon. Be patient and open to learn whatever comes to you and wish you all the best.
I also advice you to have your interview scheduled near to your last working day in your current organization and be an immediate joiner to get yourself booked for the the position cent percent.

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, Javascript, SQL and JSON.
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

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
View all

STAVTAR SOLUTIONS Reviews and Ratings

based on 12 reviews

3.2/5

Rating in categories

3.1

Skill development

3.1

Work-life balance

3.6

Salary

2.0

Job security

2.7

Company culture

2.8

Promotions

3.1

Work satisfaction

Explore 12 Reviews and Ratings
Senior Full Stack Developer

Mumbai,

Bangalore / Bengaluru

5-8 Yrs

Not Disclosed

Application Architect

Mumbai,

Bangalore / Bengaluru

7-12 Yrs

Not Disclosed

Explore more jobs
Associate Software Engineer
8 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

Senior Software Developer
4 salaries
unlock blur

₹14 L/yr - ₹32.6 L/yr

Software Engineer
3 salaries
unlock blur

₹7.5 L/yr - ₹11.5 L/yr

Explore more salaries
Compare STAVTAR SOLUTIONS with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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