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 Interview Questions, Process, and Tips

Updated 12 Nov 2024

Top Tatvasoft Interview Questions and Answers

View all 23 questions

Tatvasoft Interview Experiences

Popular Designations

56 interviews found

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

I applied via Campus Placement and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was a aptitude test and have to score 50% plus all MCQ's with +3 on correct choice and -1 in wrong choice.

Round 2 - Technical 

(2 Questions)

  • Q1. What is SDLC and STLC? And difference between them.
  • Ans. 

    SDLC stands for Software Development Life Cycle, which is the process of developing software. STLC stands for Software Testing Life Cycle, which is the process of testing software.

    • SDLC involves planning, designing, coding, testing, and deployment of software.

    • STLC involves test planning, test case development, test execution, and test closure.

    • SDLC focuses on the overall development of software, while STLC focuses on ens...

  • Answered by AI
  • Q2. Explain Agile methodology?
  • Ans. 

    Agile methodology is a software development approach that emphasizes flexibility, collaboration, and iterative development.

    • Iterative development with short, time-boxed iterations called sprints

    • Frequent collaboration between cross-functional teams

    • Adaptability to changing requirements and feedback

    • Focus on delivering working software in small increments

    • Use of tools like Scrum, Kanban, and Lean to manage projects

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What is your family background?
  • Q2. What is your future goals?

Skills evaluated in this interview

Senior Software Quality Engineer Interview Questions asked at other Companies

Q1. What is STLC and how you work in different layers of it?
View answer (1)
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:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume 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?
  • Ans. 

    Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their scope.

    • Variable declarations are hoisted but not their values

    • Function declarations are fully hoisted

    • Let and const declarations are not hoisted

  • Answered by AI
  • Q3. What is difference the between array map, array filter and for each?
  • Ans. 

    Array map transforms each element of an array, array filter filters elements based on a condition, and for each iterates over each element.

    • Array map returns a new array with transformed elements

    • Array filter returns a new array with elements that pass a condition

    • For each does not return anything, it just iterates over each element

    • All three methods do not modify the original array

    • Examples: map - doubling each element of ...

  • Answered by AI
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?
  • Ans. 

    I want to join because of the company's reputation, innovative projects, and collaborative work environment.

    • Reputation: The company has a strong reputation in the industry, known for its high-quality software solutions.

    • Innovative projects: I am excited about the opportunity to work on cutting-edge projects that push the boundaries of technology.

    • Collaborative work environment: I value teamwork and believe that the best ...

  • Answered by AI
  • Q2. What is your current CTC?

Skills evaluated in this interview

Top Tatvasoft Software Engineer Interview Questions and Answers

Q1. What is difference the between array map, array filter and for each?
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (197)
Tatvasoft Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Interview is based on your CV and work experience related questions.
Round 2 - Technical 

(1 Question)

  • Q1. Its related to check your ability of communication and knowledge about domains which you worked on

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

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 ?
  • Ans. 

    Redux is a predictable state container for JavaScript apps.

    • Redux is commonly used with React to manage the state of an application.

    • It helps in maintaining a single source of truth for the state.

    • Actions are dispatched to update the state in a predictable way.

    • Reducers are used to specify how the state changes in response to actions.

    • Selectors can be used to extract specific pieces of state from the store.

    • Example: Redux is...

  • Answered by AI

Skills evaluated in this interview

Top Tatvasoft Software Engineer Interview Questions and Answers

Q1. What is difference the between array map, array filter and for each?
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (197)

Tatvasoft interview questions for popular designations

 Software Developer

 (11)

 Software Engineer

 (8)

 Senior Software Developer

 (3)

 Full Stack Developer

 (3)

 Associate Software Engineer

 (3)

 Software Engineer Trainee

 (2)

 Senior Software Engineer

 (2)

 Business Analyst

 (2)

I applied via Campus Placement

Round 1 - Aptitude Test 

Basic Maths English and reasoning questions

Round 2 - 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 3 - 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

Top Tatvasoft Software Engineer Interview Questions and Answers

Q1. What is difference the between array map, array filter and for each?
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (197)

Get interview-ready with Top Tatvasoft Interview Questions

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 3 Jun 2024

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

I applied via Naukri.com and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

All MCQ'S choice questions and negative marking is present

Round 2 - Technical 

(1 Question)

  • Q1. What is SDLC and STLC?
  • Ans. 

    SDLC stands for Software Development Life Cycle, which is a process used by software development teams to design, develop, and test high-quality software products. STLC stands for Software Testing Life Cycle, which is a subset of SDLC focused on testing activities.

    • SDLC involves phases like planning, analysis, design, implementation, and maintenance.

    • STLC involves phases like test planning, test design, test execution, a...

  • Answered by AI

Skills evaluated in this interview

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

Jobs at Tatvasoft

View all

I applied via Campus Placement

Round 1 - Aptitude Test 

Simple Aptitude and technical mcqs if you prepared well

Round 2 - Technical 

(1 Question)

  • Q1. Be prepared through your resume and basic of technology you specify
Round 3 - HR 

(5 Questions)

  • Q1. What is your family background?
  • Ans. 

    My family background is diverse and multicultural.

    • My parents come from different cultural backgrounds.

    • I have siblings who are pursuing different careers.

    • We celebrate various cultural festivals and traditions.

    • My family values education and encourages continuous learning.

  • Answered by AI
  • Q2. Why should we hire you?
  • Ans. 

    I am a highly motivated and skilled software engineer with a strong passion for learning and problem-solving.

    • I have a solid foundation in computer science and programming principles.

    • I am proficient in multiple programming languages and have experience with various software development tools and technologies.

    • I have a track record of successfully completing projects and delivering high-quality software solutions.

    • I am a q...

  • Answered by AI
  • Q3. What are your strengths and weaknesses?
  • Ans. 

    My strengths include problem-solving, adaptability, and teamwork. My weaknesses include perfectionism and public speaking.

    • Strength: Problem-solving - I enjoy analyzing complex problems and finding efficient solutions.

    • Strength: Adaptability - I am quick to learn new technologies and adapt to changing project requirements.

    • Strength: Teamwork - I work well in collaborative environments, valuing open communication and coope...

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

    I am a software engineer trainee with a passion for coding and problem-solving.

    • I have recently completed my Bachelor's degree in Computer Science.

    • During my studies, I gained experience in various programming languages such as Java, C++, and Python.

    • I have also worked on several projects, including a web application for managing inventory and a mobile app for tracking fitness goals.

    • I am a quick learner and enjoy staying ...

  • Answered by AI
  • Q5. If got selected in another company will you leave this company
  • Ans. 

    It would depend on the circumstances and opportunities offered by the other company.

    • Consider the growth potential and learning opportunities in both companies

    • Evaluate the company culture and work-life balance

    • Assess the compensation and benefits package

    • Consider the long-term career prospects

    • Discuss with mentors or trusted advisors for guidance

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and cleared with basic of technology mentioned in resume and will tell in intro

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
View answer (1)
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.

Top Tatvasoft Software Engineer Interview Questions and Answers

Q1. What is difference the between array map, array filter and for each?
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (197)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jan 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 1. Tell me about yourself 2. basic manual testing questions 3. scenarios based questions

Quality Assurance Interview Questions asked at other Companies

Q1. Explain your Project. Explain V model. Explain SDLC. Explain STLC. Explain Agile ceremonies. Do you attend all the agile ceremonies? Tell me the positive and negative test cases for water bottle. What is difference between Retesting and Reg... read more
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was simple and easy to answer

Round 2 - Coding Test 

It was based on DSA and oops concepts

Web Developer Trainee Interview Questions asked at other Companies

Q1. What are the different ways to link css? Which has the highest priority?
View answer (1)
Contribute & help others!
anonymous
You can choose to be anonymous

Tatvasoft Interview FAQs

How many rounds are there in Tatvasoft interview?
Tatvasoft interview process usually has 2-3 rounds. The most common rounds in the Tatvasoft interview process are Technical, Aptitude Test and HR.
How to prepare for Tatvasoft 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 Tatvasoft. The most common topics and skills that interviewers at Tatvasoft expect are Javascript, C#, Angularjs, SVN and WCF.
What are the top questions asked in Tatvasoft interview?

Some of the top questions asked at the Tatvasoft interview -

  1. 1 > When facing error in laravel of storage bytes what solution you prefer? 2> ...read more
  2. What is difference the between array map, array filter and for ea...read more
  3. What is SDLC and STLC? And difference between th...read more
How long is the Tatvasoft interview process?

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

Recently Viewed

INTERVIEWS

Tatvasoft

No Interviews

LIST OF COMPANIES

Data Insights

Overview

SALARIES

Data Insights

JOBS

Tatvasoft

No Jobs

INTERVIEWS

Zota Health Care

No Interviews

LIST OF COMPANIES

Cipla BioTec

Overview

LIST OF COMPANIES

Pie Infocomm

Overview

SALARIES

Tatvasoft

SALARIES

Chaayos

Tell us how to improve this page.

Tatvasoft Interview Process

based on 51 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
ITC Infotech Interview Questions
3.6
 • 335 Interviews
View all

Tatvasoft Reviews and Ratings

based on 171 reviews

3.9/5

Rating in categories

3.4

Skill development

3.9

Work-life balance

3.3

Salary

4.0

Job security

3.7

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 171 Reviews and Ratings
java Developer

Ahmedabad

2-4 Yrs

Not Disclosed

Explore more jobs
Software Engineer
281 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
186 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
76 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
67 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
27 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Tatvasoft with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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