Upload Button Icon Add office photos
Engaged Employer

i

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

TalentServe Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

TalentServe Intern Interview Questions and Answers

Updated 7 Jun 2024

TalentServe Intern Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 7 Jun 2024

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

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

Round 1 - Aptitude Test 

Basic questions divided in 4 sections of 20 min each

Round 2 - Case Study 

2-3 case study was given and asked to give answer based on that

Interview Preparation Tips

Topics to prepare for TalentServe Intern interview:
  • reasoning
  • Verbal Communication
  • non verbal
  • Quantitative
Interview preparation tips for other job seekers - terrible company don't join

Top trending discussions

View All
Interview Tips & Stories
6d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about TalentServe?
Ask anonymously on communities.

Interview questions from similar companies

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

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. DSA questions in strings and DBMS.
  • Q2. Puzzels and Logical Reasoning.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well versed in your domain.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Machine coding round

Round 2 - Technical 

(2 Questions)

  • Q1. About projects, like the what stack used
  • Q2. Hr question about why to join browserstack

Interview Preparation Tips

Round: Test
Experience: PAPER DURATION: 3 hours
NO. OF QUESTIONS: 2 (20 marks each)
MAXIMUM MARKS: 20*2 = 40 marksQUESTION 1:
JSON Prettier:-Write a program which takes JSON as input and gives prettified JSONYou need to read JSON from STDIN. Input gives one line of uglified JSON.Output should be formatted JSON. Check the standard output link.Use 2 white spaces (not‘\t’) for one indentation.SAMPLE INPUT:{“group” : {list : [1,2,3]}, “list” : [“a”,”b”,”c”]}SAMPLE OUTPUT:{“group” : {List : [1,2,3]},“list” : [“a”,”b”,”c”]}EXPLANATION: Input will be uglifiedjson in one line and output will be prettified format of that. QUESTION 2:XML parse plus series computationEvaluate an expression given in XML format. Keys will be Expr- contains the entire expression. Elem – contains the digit, sum, Prod- contains two or more keys whose evaluation needs to be summed or multiplied respectively. Sub will contain 2 keys or more, where the second key onwards will have to be subtracted from the first one. Div- will contain 2 keys in which first key will need to be divided by second. SAMPLE INPUT:4673 SAMPLE OUTPUT:
20EXPLANATION:Input will be xml file through standard input. End of xml file marked by .
Duration: 180 minutes
Total Questions: 2

College Name: NA
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Can you provide an introduction about yourself?
  • Q2. What qualifications have you obtained, and can you explain the project you completed during your engineering studies?
  • Ans. 

    I hold a Bachelor's degree in Computer Engineering and developed a web-based project for managing student records.

    • Bachelor's degree in Computer Engineering from XYZ University.

    • Completed a capstone project on a web application for student record management.

    • Utilized technologies like HTML, CSS, JavaScript, and Node.js.

    • Implemented features such as user authentication, data visualization, and a responsive design.

    • Collaborat...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Why do you believe this company is a suitable fit for you?
  • Ans. 

    This company aligns with my values, offers growth opportunities, and fosters innovation, making it an ideal environment for my skills.

    • The company's commitment to innovation resonates with my passion for developing cutting-edge software solutions.

    • I admire the collaborative culture here, which I experienced during my interactions with the team during the interview process.

    • The emphasis on professional development and cont...

  • Answered by AI
  • Q2. Do you have any questions
  • Ans. 

    Asking insightful questions shows your interest in the role and helps you understand the company culture and expectations.

    • What does a typical day look like for a software engineer on your team?

    • Can you describe the team dynamics and how collaboration is encouraged?

    • What are the biggest challenges the team is currently facing?

    • How does the company support professional development and growth?

    • What technologies and tools does...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be honest and provide complete details about yourself.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jul 2024.

Round 1 - Coding Test 

Create an API using Notepad to check if a string is a palindrome or not.

Round 2 - One-on-one 

(1 Question)

  • Q1. Solid principal

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join worst company

Associate Interview Questions & Answers

Ginesys user image Abhishek Pratap Singh

posted on 18 Jun 2025

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected
  • Q1. Basic question about internship , which i have done in Market Research domain
  • Q2. Basic question about how retail works in India?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just try to be confident and best part about confidence is when you have knowledge about the job role, you speak with confidence only.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. Questions related to middleware.
  • Q2. Sql basic join questions
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Jan 2025.

Round 1 - Aptitude Test 

Multiple-choice questions and coding problems.

Round 2 - Coding Test 

They will likely present you with a problem involving the generation of an SKU code for different products using the same function and may request an explanation of the code line by line if you can write it.

Round 3 - Technical 

(2 Questions)

  • Q1. What questions can be expected regarding the technologies listed in your resume?
  • Ans. 

    Questions about the technologies listed in your resume may include asking about your experience, projects, challenges faced, and future plans.

    • Experience with the technology listed

    • Projects completed using the technology

    • Challenges faced while working with the technology

    • Future plans for learning or using the technology

  • Answered by AI
  • Q2. Questions related to database.
Round 4 - Discusssion with CTO 

(2 Questions)

  • Q1. The interviewer will inquire about your background, including your family details.
  • Q2. No further comments thank you
Round 5 - HR 

(1 Question)

  • Q1. What are your current and expected cost-to-company (CTC) figures?
  • Ans. 

    I am currently earning X amount and expecting Y amount based on my experience and skills.

    • Provide your current salary figure

    • Mention your expected salary based on your experience and skills

    • Consider factors like industry standards and cost of living when determining expected CTC

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Avoid pursuing interviews with this company, as they are unlikely to provide significant raises and require you to sign a two-year bond due to their insecurity regarding company practices and potential exploitation.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude was conducted through online, it was not tough.

Round 2 - Coding Test 

Offline round where they contain basic program, sql, and frontend questions

Round 3 - Technical 

(1 Question)

  • Q1. They asked about program that we have written.
Round 4 - HR 

(1 Question)

  • Q1. HR was friendly

TalentServe Interview FAQs

How many rounds are there in TalentServe Intern interview?
TalentServe interview process usually has 2 rounds. The most common rounds in the TalentServe interview process are Aptitude Test and Case Study.

Tell us how to improve this page.

Overall Interview Experience Rating

1/5

based on 1 interview experience

Difficulty level

Easy 100%
View more

Interview Questions from Similar Companies

Ginesys Interview Questions
3.8
 • 65 Interviews
BrowserStack Interview Questions
3.6
 • 50 Interviews
ZIGRAM Interview Questions
3.5
 • 44 Interviews
Acies Interview Questions
4.4
 • 39 Interviews
Winman Software Interview Questions
4.0
 • 32 Interviews
Fleetx.io Interview Questions
3.6
 • 29 Interviews
RGBSI Interview Questions
3.3
 • 27 Interviews
View all
TalentServe Intern Salary
based on 4 salaries
₹1 L/yr - ₹6 L/yr
14% less than the average Intern Salary in India
View more details

TalentServe Intern Reviews and Ratings

based on 12 reviews

1.5/5

Rating in categories

1.5

Skill development

1.6

Work-life balance

1.4

Salary

1.4

Job security

1.6

Company culture

1.4

Promotions

1.4

Work satisfaction

Explore 12 Reviews and Ratings
Software Engineer
7 salaries
unlock blur

₹1 L/yr - ₹7.5 L/yr

Management Trainee
7 salaries
unlock blur

₹4.5 L/yr - ₹12 L/yr

Full Stack Developer
6 salaries
unlock blur

₹6 L/yr - ₹7.5 L/yr

Data Analyst
4 salaries
unlock blur

₹7.7 L/yr - ₹11 L/yr

Business Development Manager
4 salaries
unlock blur

₹3.8 L/yr - ₹12 L/yr

Explore more salaries
Compare TalentServe with

Aurigo

4.7
Compare

Prime Focus Technologies

3.3
Compare

Peel-works

3.6
Compare

MapmyIndia

3.6
Compare
write
Share an Interview