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 and Answers for Freshers

Updated 31 Mar 2025

Tatvasoft Interview Experiences for Freshers

Popular Designations

11 interviews found

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

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

  • Q1. I was interviewed as a fresher. Basic Questions regarding OOPS - What are the 4 pillars of OOPS & explain each in short. What is a constructor?
  • Q2. Simple questions regarding aptitude - profit & loss, train & railway station distance etc.
  • Q3. Some basic SQL queries and theory questions like What are ACID principles? What is primary & Foreign key?
  • Q4. Basic coding questions like printing star patters & Floyd's triangle pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - It's really a good company to start the career, each individual will grow as they have huge exposure to variety of good projects. They have good mentors who will support and guide you along the journey.

Associate Software Developer Interview Questions asked at other Companies

Q1. Nth Fibonacci Number Problem Statement Calculate the Nth term in the Fibonacci sequence, where the sequence is defined as follows: F(n) = F(n-1) + F(n-2), with initial conditions F(1) = F(2) = 1. Input: The input consists of a single intege... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic maths , reasoning like train ,speed,time,simple interest

Round 2 - Technical 

(2 Questions)

  • Q1. What are four pillers of oops
  • Ans. 

    The four pillars of OOP are encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: Class in Java.

    • Inheritance: Ability of a class to inherit properties and behavior from another class. Example: Subclass extending a superclass.

    • Polymorphism: Ability to present the same interface for different data types. Example: Method overl...

  • Answered by AI
  • Q2. SQL query,and basic c code

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare. basic quant ,reasoning and SQL,oops,c codes,DSA array ,strings

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

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

Round 1 - Aptitude Test 

Applied through campus in this they ask about time and work,SI, Percentages,and logical questions.

Round 2 - Coding Test 

In this, they Asked about patterns and aptitude questions refer gfg

Round 3 - HR 

(2 Questions)

  • Q1. What is family background
  • Ans. 

    Family background refers to the cultural, social, and economic factors that shape an individual's upbringing and values.

    • Family background includes information about one's parents, siblings, upbringing, and values.

    • It can also include details about the family's cultural traditions, socioeconomic status, and educational background.

    • Understanding a person's family background can provide insights into their motivations, valu

  • Answered by AI
  • Q2. Tell me about your self
  • Ans. 

    I am a dedicated and detail-oriented business analyst with a strong background in data analysis and problem-solving.

    • Experienced in conducting thorough market research and data analysis

    • Skilled in identifying business needs and translating them into functional requirements

    • Proficient in creating detailed reports and presentations for stakeholders

    • Strong communication and interpersonal skills for effective collaboration wit

  • Answered by AI

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

QA Engineer Interview Questions & Answers

user image jha rahul

posted on 28 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was an apptitude test which was used to gauge ones logical thinking and processing

Round 2 - Technical 

(2 Questions)

  • Q1. About your self
  • Q2. Technical questions
Round 3 - One-on-one 

(2 Questions)

  • Q1. About your self
  • Q2. Situational base question

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)

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)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was generic aptitude test

Round 2 - Technical 

(2 Questions)

  • Q1. Basic BA concepts
  • Q2. Ms office and sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the c ++ concepts

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

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 

Aptitude Questions were quite good.

Round 3 - Technical 

(2 Questions)

  • Q1. Star Pattern SQL Array Question String Questions
  • Q2. Array Question String Questions

Software Development Engineer Intern Interview Questions asked at other Companies

Q1. Say you're dealing with really long integers. They're too long to fit into a regular datatype, so linked lists are used to store them, with each node of the list containing one digit. Now the problem is, given two linked lists, i.e. two rea... read more
View answer (2)
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 Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Prepare on IndiaBix and Hitredbullseye

Round 2 - Technical 

(3 Questions)

  • Q1. OOPS concepts theory and practical.
  • Q2. DBMS concepts and your projects... SQL
  • Q3. Practice Basic Logical questions like Loops
Round 3 - HR 

(2 Questions)

  • Q1. Behavioral questions back ground check
  • Q2. Had a great experience being interviewed in HR Round. Had a great discussion with HR for 1.5 hours

Interview Preparation Tips

Topics to prepare for Tatvasoft Associate Software Engineer interview:
  • OOPS
  • SQL
  • C#
  • ASP.Net
  • Angular
Interview preparation tips for other job seekers - Prepare well bro.
Practice good communication.
Prepare OOPS very well if you're a fresher.
Try to practice explaining your projects
Be confident.
Prepare some DBMS and SQL and Logical questions, too !...

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)

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

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

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)

Intern Interview Questions & Answers

user image Anonymous

posted on 21 Jan 2022

Round 1 - Aptitude Test 

Average test

Round 2 - Coding Test 

Pattern print questions and array list

Interview Preparation Tips

Interview preparation tips for other job seekers - Make basics strong regarding program

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Tatvasoft Interview FAQs

How many rounds are there in Tatvasoft interview for freshers?
Tatvasoft interview process for freshers usually has 2-3 rounds. The most common rounds in the Tatvasoft interview process for freshers are Aptitude Test, Technical and HR.
How to prepare for Tatvasoft interview for freshers?
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 for freshers?

Some of the top questions asked at the Tatvasoft interview for freshers -

  1. What are four pillers of o...read more
  2. 1 > When facing error in laravel of storage bytes what solution you prefer? 2> ...read more
  3. What is difference the between array map, array filter and for ea...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.

Tell us how to improve this page.

Tatvasoft Interview Process for Freshers

based on 7 interviews

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.6
 • 337 Interviews
CitiusTech Interview Questions
3.4
 • 272 Interviews
NeoSOFT Interview Questions
3.6
 • 267 Interviews
Tiger Analytics Interview Questions
3.7
 • 225 Interviews
Episource Interview Questions
3.9
 • 220 Interviews
Altimetrik Interview Questions
3.8
 • 219 Interviews
Incedo Interview Questions
3.1
 • 182 Interviews
Xoriant Interview Questions
4.1
 • 182 Interviews
View all

Tatvasoft Reviews and Ratings

based on 178 reviews

3.8/5

Rating in categories

3.4

Skill development

3.9

Work-life balance

3.3

Salary

4.0

Job security

3.6

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 178 Reviews and Ratings
Software Engineer
283 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Senior Software Engineer
193 salaries
unlock blur

₹4.2 L/yr - ₹11 L/yr

Team Lead
76 salaries
unlock blur

₹5.7 L/yr - ₹15 L/yr

Software Developer
67 salaries
unlock blur

₹2 L/yr - ₹8 L/yr

Associate Software Engineer
31 salaries
unlock blur

₹1.2 L/yr - ₹7 L/yr

Explore more salaries
Compare Tatvasoft with

ITC Infotech

3.6
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

Xoriant

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