Upload Button Icon Add office photos
Engaged Employer

i

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

Tatvasoft Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Tatvasoft Software Engineer Interview Questions and Answers

Updated 12 Nov 2024

Tatvasoft Software Engineer Interview Experiences

8 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. OOPs related questions.
  • Q2. Basic .net concept questions.
  • Q3. SQL related questions.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

It was basic maths and reasoning question were easy.

Round 2 - Coding Test 

Pattern related question and sql queries are good enough to clear it

Round 3 - HR 

(2 Questions)

  • Q1. Family background
  • Q2. Do i know the terms and conditions?

Interview Preparation Tips

Interview preparation tips for other job seekers - easy interview if you want to clear it

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Four people need to cross a bridge at night with only one torch t ... read more
asked in Capgemini
Q2. In a dark room, there is a box of 18 white and 5 black gloves. Yo ... read more
Q3. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q4. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
asked in TCS
Q5. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(1 Question)

  • Q1. Oops, design pattern, middleware, c# concepts,
Round 2 - Technical 

(1 Question)

  • Q1. Sql, solid principles
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before May 2022. 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 - Technical 

(3 Questions)

  • Q1. What do you mean by ERD?
  • Ans. 

    ERD stands for Entity Relationship Diagram, a visual representation of entities and their relationships in a database.

    • ERD is used to design and model databases.

    • It shows the relationships between entities, such as one-to-one, one-to-many, and many-to-many.

    • Entities are represented as rectangles, and relationships are represented as lines connecting them.

    • Attributes of entities are also shown in ERD.

    • Example: A customer can...

  • Answered by AI
  • Q2. What is hoisting?
  • Q3. What is difference the between array map, array filter and for each?
Round 3 - Coding Test 

Make an api using express, mongo and jwt

Round 4 - HR 

(2 Questions)

  • Q1. Why do you want to join us?
  • Q2. What is your current CTC?

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

user image Ayush Bhaisha

posted on 1 Apr 2024

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

I applied via Company Website and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about previous Projects ?
  • Q2. What is redux & it's usage ?

Skills evaluated in this interview

I applied via Campus Placement

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 

Basic Maths English and reasoning questions

Round 3 - Technical 

(3 Questions)

  • Q1. All based on resume
  • Q2. Java question like prime no , patterns , arrray and string
  • Q3. Conceptual questions like interface package and all based on project and internships
Round 4 - HR 

(1 Question)

  • Q1. Some puzzels and basic hr question like where u see urself ,tell about ur city ,what u will do if not get selected
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Aptitude Test 

OOPS concepts, data structures, SQL, DBMS,

Interview Preparation Tips

Interview preparation tips for other job seekers - keep your basics clear, DSA is important to get filtered out of so many candidates. even when you want to switch to some product-based companies DSA is very much important.
Are these interview questions helpful?

I applied via Company Website and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is dependency injection?
  • Ans. 

    Dependency injection is a design pattern used to remove hard-coded dependencies and make code more flexible and testable.

    • Dependency injection is a way to provide objects with the dependencies they need to function.

    • It involves creating objects with their dependencies injected from outside rather than hard-coding them.

    • This makes code more flexible, reusable, and testable.

    • There are three types of dependency injection: con...

  • Answered by AI
  • Q2. What is serverless?
  • Ans. 

    Serverless is a cloud computing model where the cloud provider manages the infrastructure and automatically allocates resources.

    • Serverless allows developers to focus on writing code without worrying about infrastructure management.

    • It is event-driven and scales automatically based on demand.

    • Examples include AWS Lambda, Azure Functions, and Google Cloud Functions.

  • Answered by AI
  • Q3. Difference between useMemo and useCallback ?
  • Ans. 

    useMemo is used to memoize a value, while useCallback is used to memoize a function.

    • useMemo is used to optimize expensive computations by caching the result and returning it if the inputs haven't changed.

    • useCallback is used to optimize expensive function creation by caching the function instance and returning it if the inputs haven't changed.

    • useMemo returns a value, while useCallback returns a memoized function.

    • useMemo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, prepare thoroughly .

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Tatvasoft?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview in Sep 2017.

Interview Questionnaire 

4 Questions

  • Q1. Technical interview take by client technical person actually they are hiring for another client so they took total 3 technical round and final will HR round
  • Q2. Asking about life cycle of Dot net mvc contols entity frame work and SQL queries
  • Q3. Problem based on oops and SQL queries outputs
  • Q4. Basic questions about my self ,salary discussion basic formalities form I have to fill up

Interview Preparation Tips

Round: Test
Experience: There were around 15 objective question that includes mvc, c#.net and SQL server. It was very simple question like different types of filters,Acton results in mvc. Basic oops concept and dot net web page regarding

Round: Resume Shortlist
Experience: After completing test round another was technical round discussed maily for mvc and SQL server questions. Around 30 mint discussion. After qualify this round another round will start from client technical staff.

General Tips: It was for 2-3 year experience person very simple to crack but focus on you which profile you are looking for study interview questions from net
Skills: Dot net mve oops concept jQuery and SQL server

I applied via Naukri.com and was interviewed before May 2018. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Telephonic technical
  • Q2. Core Java related exception handling ,design pattern ,oops solid design principle, rest API, different annotations of spring and jpa
  • Q3. Same questions on telephonic round but detailed elaborate and given simple problem statement we had to justify that why it's time n space complexity valid. Rest API questions hibernate orm use
  • Q4. Manager round just to check whether you have actually worked on project or not stress testing performance questions scenario questions

Interview Preparation Tips

General Tips: Quite easy just go with preparation
Skills: Core Java sevlet JSP hibernate spring rest API, Communication, Body Language, Problem Solving, Analytical Skills, Decision Making Skills
Duration: 1-4 weeks

Tatvasoft Interview FAQs

How many rounds are there in Tatvasoft Software Engineer interview?
Tatvasoft interview process usually has 2-3 rounds. The most common rounds in the Tatvasoft interview process are Technical, Aptitude Test and HR.
What are the top questions asked in Tatvasoft Software Engineer interview?

Some of the top questions asked at the Tatvasoft Software Engineer interview -

  1. What is difference the between array map, array filter and for ea...read more
  2. What is dependency injectio...read more
  3. Difference between useMemo and useCallbac...read more
How long is the Tatvasoft Software Engineer interview process?

The duration of Tatvasoft Software Engineer 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

4/5

based on 7 interview experiences

Difficulty level

Easy 33%
Moderate 67%

Duration

Less than 2 weeks 100%
View more
Tatvasoft Software Engineer Salary
based on 326 salaries
₹2 L/yr - ₹9.3 L/yr
22% less than the average Software Engineer Salary in India
View more details

Tatvasoft Software Engineer Reviews and Ratings

based on 55 reviews

3.6/5

Rating in categories

3.2

Skill development

3.8

Work-life balance

3.4

Salary

3.9

Job security

3.5

Company culture

3.1

Promotions

3.4

Work satisfaction

Explore 55 Reviews and Ratings
Software Engineer
326 salaries
unlock blur

₹2 L/yr - ₹9.3 L/yr

Senior Software Engineer
189 salaries
unlock blur

₹4.3 L/yr - ₹11 L/yr

Team Lead
81 salaries
unlock blur

₹6 L/yr - ₹15 L/yr

Software Developer
79 salaries
unlock blur

₹2.4 L/yr - ₹8 L/yr

Associate Software Engineer
39 salaries
unlock blur

₹3.3 L/yr - ₹7 L/yr

Explore more salaries
Compare Tatvasoft with

ITC Infotech

3.7
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

Xoriant

4.1
Compare
write
Share an Interview