Upload Button Icon Add office photos
Engaged Employer

i

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

Tsaaro Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Tsaaro Internship Trainee Interview Questions and Answers

Updated 23 Mar 2023

Tsaaro Internship Trainee Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed in Feb 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(4 Questions)

  • Q1. 1. What is the comparison between PDPB and DPDPB
  • Ans. 

    PDPB is a new data protection bill introduced in India, while DPDPB is an older version of the same bill.

    • PDPB is more comprehensive and covers more aspects of data protection than DPDPB.

    • PDPB has stricter penalties for non-compliance compared to DPDPB.

    • PDPB has provisions for the protection of sensitive personal data, while DPDPB does not.

    • PDPB has a provision for the establishment of a Data Protection Authority, while DP...

  • Answered by AI
  • Q2. 2. What is privacy by design
  • Ans. 

    Privacy by design is an approach to designing systems that prioritize privacy and data protection from the outset.

    • Privacy by design involves considering privacy and data protection at every stage of a system's development

    • It involves implementing privacy-enhancing technologies and practices, such as data minimization and user control

    • Examples of privacy by design include end-to-end encryption, privacy-preserving data ana...

  • Answered by AI
  • Q3. 3. Situational questions
  • Q4. 4. What is GDPR and the rights of data subjects?
  • Ans. 

    GDPR is a regulation that protects the privacy of EU citizens' personal data and gives them control over it.

    • GDPR stands for General Data Protection Regulation

    • It applies to all companies that process personal data of EU citizens

    • Data subjects have the right to access, rectify, erase, and restrict processing of their data

    • They also have the right to data portability and to object to processing

    • Companies must obtain explicit...

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Basic knowledge about your personal and academic life
  • Q2. Discussion about your future plans

Interview Preparation Tips

Interview preparation tips for other job seekers - Read GDPR, Indian laws dealing with data privacy, some situational based questions, ISO standards, etc.

Interview questions from similar companies

I appeared for an interview before May 2016.

Interview Questionnaire 

4 Questions

  • Q1. Tell us about yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications and a strong background in computer science.

    • Experienced in developing web applications using technologies such as HTML, CSS, JavaScript, and React

    • Strong background in computer science with knowledge of data structures and algorithms

    • Proficient in programming languages such as Java, Python, and C++

    • Familiar with Agile development methodolog

  • Answered by AI
  • Q2. Why Flipkart
  • Ans. 

    Flipkart is a leading e-commerce platform in India with a strong focus on technology and innovation.

    • Flipkart offers a challenging and dynamic work environment for software engineers.

    • The company has a strong reputation for investing in technology and innovation.

    • Flipkart has a large user base and offers opportunities to work on a variety of projects.

    • The company has a strong focus on customer satisfaction and user experie...

  • Answered by AI
  • Q3. Are you comfortable to reallocate
  • Ans. 

    Yes, I am comfortable with reallocating as needed.

    • I am flexible and adaptable to changing circumstances.

    • I have experience working in dynamic environments where priorities can shift.

    • I am willing to take on new challenges and responsibilities as required.

  • Answered by AI
  • Q4. Why should we hire you
  • Ans. 

    I have a strong technical background, excellent problem-solving skills, and a proven track record of delivering high-quality software.

    • Extensive experience in software development, including proficiency in multiple programming languages such as Java, Python, and C++

    • Strong problem-solving skills demonstrated through successful completion of complex projects

    • Proven track record of delivering high-quality software on time a...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: 2 problem statements to be coded using any language
Tips: Focussed on string manipulations and enormous data size handling
Duration: 1 hour 30 minutes
Total Questions: 2

Skills: C/C++
College Name: Guru Premsukh Memorial College of Engineering

I appeared for an interview before May 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 Minutes
Round difficulty - Medium

it was time bound coding test round. The questions were from array and string. There were 2 questions.

  • Q1. 

    K-Palindrome Problem Statement

    Determine whether a given string str can be considered a K-Palindrome.

    A string is considered a K-Palindrome if it can be transformed into a palindrome after removing up to...

  • Ans. 

    The problem is to determine whether a given string can be considered a K-Palindrome by removing up to 'k' characters.

    • Iterate through the string from both ends and check if characters match, if not increment removal count

    • If removal count is less than or equal to k, return True, else return False

    • Use dynamic programming to optimize the solution by storing subproblem results

  • Answered by AI
Round 2 - HR 

Round duration - 30 Minutes
Round difficulty - Easy

in this round manager spoke to me and explained about project and joining date later hr spoke to me regarding on boarding process

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Engineer in HyderabadEligibility criteriaNo criteriaUber interview preparation:Topics to prepare for the interview - Data structure ,Problem Solving ,Algorithms , Java , Spring Framework , Design QuestionsTime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : Practise Data structures mostly (Array, String and Tree) , practise as much questions as you can.
Tip 2 : Have Good knowledge of Tech Stack you mention in your resume
Tip 3 : Have good understanding of projects mentioned in your resume.

Application resume tips for other job seekers

Tip 1 : Resume should be having one page or maximum two pages long
Tip 2 : Mention your role on each project.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Job Portal and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Sort an array
  • Ans. 

    Sorts an array of strings in ascending order.

    • Use a sorting algorithm like bubble sort, selection sort, or merge sort.

    • Compare adjacent elements and swap them if they are in the wrong order.

    • Repeat the process until the array is sorted.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good experience overall.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Inbound & Outbound operation
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 problem one was moderate and ine was easier

Round 2 - Assignment 

It was to create small project with 2 screens and api call , asked to follow a good architectural pattern and unit test cases

Round 3 - Technical 

(2 Questions)

  • Q1. ARC and memory leaks
  • Q2. Questions related to swift and iOS Development
Round 4 - One-on-one 

(2 Questions)

  • Q1. Asked about my why you want to join
  • Q2. Asked a fee things about org
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Internshala and was interviewed in Feb 2023. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Questions regarding previous job profile
  • Q2. Situation handling skills evaluation

Interview Preparation Tips

Interview preparation tips for other job seekers - Not that difficult, you should be clear about what you can do and what are you have done in previous jobs.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Group Discussion 

Simple topics for GD

Round 2 - One-on-one 

(2 Questions)

  • Q1. Job role and responsibilities
  • Ans. 

    The job role of an Associate involves supporting senior staff, completing tasks assigned by managers, and collaborating with team members.

    • Supporting senior staff in various tasks and projects

    • Completing tasks assigned by managers in a timely manner

    • Collaborating with team members to achieve common goals

    • Assisting in research, analysis, and reporting

    • Participating in meetings and providing input

    • Maintaining accurate records

  • Answered by AI
  • Q2. Prior work experience and qualifications
Round 3 - HR 

(2 Questions)

  • Q1. Culture fit or not
  • Q2. Salary negotiation with the candidate
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Case Study 

There was a situation given to us

Round 2 - Group Discussion 

On customer centricity

Round 3 - One-on-one 

(1 Question)

  • Q1. Normal resume questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Gd plus written. Question - what would you do if a cx receives a wrong order

Round 2 - One-on-one 

(1 Question)

  • Q1. About you introduction

Tsaaro Interview FAQs

How many rounds are there in Tsaaro Internship Trainee interview?
Tsaaro interview process usually has 3 rounds. The most common rounds in the Tsaaro interview process are Resume Shortlist, Technical and One-on-one Round.
What are the top questions asked in Tsaaro Internship Trainee interview?

Some of the top questions asked at the Tsaaro Internship Trainee interview -

  1. 1. What is the comparison between PDPB and DP...read more
  2. 4. What is GDPR and the rights of data subjec...read more
  3. 2. What is privacy by des...read more

Tell us how to improve this page.

Tsaaro Internship Trainee Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Flipkart Interview Questions
3.9
 • 1.3k Interviews
Swiggy Interview Questions
3.8
 • 430 Interviews
BigBasket Interview Questions
3.9
 • 359 Interviews
Zomato Interview Questions
3.8
 • 312 Interviews
Blinkit Interview Questions
3.7
 • 183 Interviews
Uber Interview Questions
4.2
 • 150 Interviews
HCL Infosystems Interview Questions
3.9
 • 140 Interviews
Ola Cabs Interview Questions
3.4
 • 139 Interviews
Urban Company Interview Questions
3.4
 • 135 Interviews
View all
Assistant Manager
5 salaries
unlock blur

₹13.2 L/yr - ₹14 L/yr

Consultant
4 salaries
unlock blur

₹4 L/yr - ₹6.5 L/yr

Operations Manager
4 salaries
unlock blur

₹6.3 L/yr - ₹8.5 L/yr

Explore more salaries
Compare Tsaaro with

Zomato

3.8
Compare

Swiggy

3.8
Compare

BigBasket

3.9
Compare

Blinkit

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