Upload Button Icon Add office photos

Times Internet

Compare button icon Compare button icon Compare

Filter interviews by

Times Internet Interview Questions and Answers

Updated 21 May 2025
Popular Designations

62 Interview questions

A Data Analyst was asked 2mo ago
Q. Tell me about your experience with Machine Learning (ML).
Ans. 

I have experience applying machine learning techniques for data analysis, including predictive modeling and data visualization.

  • Utilized regression analysis to predict sales trends based on historical data.

  • Implemented clustering algorithms to segment customers for targeted marketing.

  • Developed classification models to identify fraudulent transactions in financial datasets.

  • Used decision trees to analyze patient data ...

View all Data Analyst interview questions
An US Recruiter was asked 2mo ago
Q. Do you understand the business that you are applying to?
Ans. 

Yes, I understand the business, its goals, and how my role contributes to its success.

  • The company focuses on innovative solutions in the tech industry, aiming to enhance user experience.

  • I am aware of the key competitors and how this company differentiates itself through quality and customer service.

  • The business model revolves around subscription services, which ensures a steady revenue stream.

  • I understand the targ...

View all US Recruiter interview questions
An US Recruiter was asked 2mo ago
Q. If you were rejected, how would that make you feel?
Ans. 

Rejection can be disheartening, but it also offers a chance for growth and reflection on my journey.

  • I would initially feel disappointed, as I invested time and effort into the application process.

  • However, I would take it as an opportunity to reflect on my strengths and areas for improvement.

  • For example, I might seek feedback from the interviewer to understand their decision better.

  • I would remind myself that reject...

View all US Recruiter interview questions
An US Recruiter was asked 2mo ago
Q. Do you understand various channels of recruitment?
Ans. 

Yes, I understand various recruitment channels, including online platforms, referrals, and traditional methods.

  • Job Boards: Websites like Indeed and LinkedIn where employers post job openings.

  • Social Media: Platforms like Facebook and Twitter for reaching potential candidates.

  • Employee Referrals: Current employees recommend candidates, often leading to higher retention.

  • Recruitment Agencies: Third-party firms that hel...

View all US Recruiter interview questions
A Brand Manager was asked 2mo ago
Q. What will be your Go-To-Market strategy?
Ans. 

A comprehensive GTM strategy involves market analysis, positioning, and targeted outreach to ensure product success.

  • Conduct thorough market research to identify target audience and their needs.

  • Develop a unique value proposition that differentiates the product from competitors.

  • Create a multi-channel marketing plan, including digital, social media, and traditional advertising.

  • Leverage partnerships and collaborations...

View all Brand Manager interview questions
A Business Analyst was asked 3mo ago
Q. What is the difference between COUNT and COUNTA functions?
Ans. 

Count measures numeric entries, while Count A counts all non-empty cells, regardless of data type.

  • Count only includes cells with numeric values. Example: Count(1, 2, 3) returns 3.

  • Count A includes all non-empty cells, including text and errors. Example: Count A(1, 'text', '') returns 2.

  • Count ignores blank cells, while Count A counts them as long as they contain any data.

  • Use Count for statistical analysis of numbers...

View all Business Analyst interview questions
A Data Scientist was asked 3mo ago
Q. How can a large language model (LLM) be used to create YouTube Shorts?
Ans. 

LLMs can generate scripts, ideas, and captions for engaging YouTube Shorts content.

  • Script Generation: LLMs can create concise scripts based on trending topics, e.g., a 60-second summary of a popular movie.

  • Content Ideas: They can suggest creative concepts for Shorts, like '5 Quick Tips for Healthy Eating' or 'Top 3 Travel Destinations'.

  • Caption and Hashtag Suggestions: LLMs can generate catchy captions and relevant ...

View all Data Scientist interview questions
Are these interview questions helpful?
A Data Scientist was asked 3mo ago
Q. What is the process for creating a data pipeline in Spark to continuously monitor the number of devices that are online?
Ans. 

Creating a Spark data pipeline to monitor online devices involves data ingestion, processing, and real-time analytics.

  • 1. Data Ingestion: Use Spark Streaming to ingest data from sources like Kafka or MQTT where device status updates are published.

  • 2. Data Processing: Transform the incoming data using Spark's DataFrame API to filter and aggregate the number of online devices.

  • 3. Real-time Analytics: Utilize Spark Stru...

View all Data Scientist interview questions
A HR Intern was asked 3mo ago
Q. What are your roles and responsibilities?
Ans. 

As an HR intern, my roles include supporting recruitment, onboarding, employee engagement, and administrative tasks.

  • Assist in the recruitment process by screening resumes and scheduling interviews.

  • Help with onboarding new employees by preparing orientation materials and conducting sessions.

  • Support employee engagement initiatives, such as organizing team-building activities.

  • Maintain employee records and assist with...

View all HR Intern interview questions
A HR Intern was asked 3mo ago
Q. Why do you want to be in this field?
Ans. 

I am passionate about fostering a positive workplace culture and supporting employee growth through HR practices.

  • I believe that a strong HR function is essential for employee satisfaction and retention, as seen in companies with high employee engagement scores.

  • I am drawn to the opportunity to help shape organizational culture, similar to how Google emphasizes innovation and collaboration.

  • I enjoy working with peopl...

View all HR Intern interview questions

Times Internet Interview Experiences

71 interviews found

Software Developer Interview Questions & Answers

user image Shreyas Ashok Keote

posted on 6 Dec 2015

Interview Questionnaire 

18 Questions

  • Q1. Introduce yourself.
  • Q2. Being from a non-CS background (Civil Engineering branch), he asked me which coding language i am best at
  • Q3. Find the second largest prime number from a given array of positive integers. Also return it's index in most optimal way
  • Q4. Given an array of positive and negative integers, find the first missing positive number in the most optimal way
  • Ans. 

    Find the first missing positive number in an array of positive and negative integers.

    • Sort the array in ascending order

    • Iterate through the sorted array and find the first positive number that is missing

    • If no positive number is missing, return the next positive number after the largest positive number in the array

  • Answered by AI
  • Q5. Which data structure would i use to program a jigsaw puzzle program and what methods would i use to solve the puzzle
  • Ans. 

    The data structure to program a jigsaw puzzle program would be a graph.

    • Use a graph data structure to represent the puzzle pieces and their connections.

    • Each puzzle piece can be represented as a node in the graph.

    • Edges between nodes represent the connections between puzzle pieces.

    • To solve the puzzle, use graph traversal algorithms like depth-first search or breadth-first search.

    • Apply puzzle-solving strategies like findin...

  • Answered by AI
  • Q6. Questions based on my resume
  • Q7. What do i know about Times Internet and the work that happens in TIL
  • Ans. 

    Times Internet Limited (TIL) is a digital products company that operates various online platforms and services.

    • TIL is a subsidiary of Bennett Coleman & Co. Ltd (BCCL), which is India's largest media conglomerate.

    • TIL operates popular websites and apps like Times of India, Economic Times, Gaana, MX Player, and Cricbuzz.

    • TIL focuses on digital content, e-commerce, and technology solutions.

    • TIL has a diverse portfolio of...

  • Answered by AI
  • Q8. Why was i opting for a job as software developer though i was from Civil Engineering background
  • Ans. 

    I transitioned to software development due to my passion for coding and problem-solving.

    • I discovered my interest in coding during my civil engineering studies

    • I took online courses and attended coding bootcamps to learn software development skills

    • I completed projects and internships in software development to gain practical experience

    • I enjoy the creativity and problem-solving aspects of software development

  • Answered by AI
  • Q9. Asked me questions based on my CV
  • Q10. If a person travels from point A to point B at 20 km/h and returns at 30 km/h, calculate the average speed without using pen and paper.
  • Ans. 

    The average speed can be calculated by taking the harmonic mean of the two speeds.

    • To calculate the harmonic mean, divide the sum of the speeds by the reciprocal of the sum of their reciprocals.

    • In this case, the harmonic mean can be calculated as 2/(1/20 + 1/30) = 24 km/h.

  • Answered by AI
  • Q11. Asked the above question with different speeds to travelling
  • Q12. Given 8 balls of the same properties and one of these balls is defective and is heavier than the others. Calculate the minimum no. of steps to find the defective ball
  • Ans. 

    The minimum number of steps to find the defective ball is 2.

    • Divide the 8 balls into 3 groups of 3, 3, and 2 balls.

    • Compare the weights of the two groups of 3 balls.

    • If one group is heavier, divide it into 2 balls and compare their weights.

    • If the two balls have different weights, the heavier ball is the defective one.

    • If the two balls have the same weight, the remaining ball in the first group of 3 is the defective one.

  • Answered by AI
  • Q13. Asked the above question, but this time we don't know whether the defective ball is heavier or lighter than the others
  • Q14. 20 red balls and 16 blue balls are present in a bag. 2 balls are removed, if they are of the same color, then they are replaced by a red ball. If they are of different color, then they are replaced with a...
  • Q15. What is polymorphism with examples
  • Ans. 

    Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as the same type.

    • Polymorphism is achieved through method overriding and method overloading.

    • Method overriding allows a subclass to provide a specific implementation of a method that is already defined in its superclass.

    • Method overloading allows multiple methods with the same name but different parameters ...

  • Answered by AI
  • Q16. What is operator overloading?. Give an example
  • Ans. 

    Operator overloading is the ability to redefine operators for custom classes.

    • Allows operators to be used with custom classes

    • Example: '+' operator can be used to concatenate strings

    • Can improve readability and simplify code

  • Answered by AI
  • Q17. Differentiate between method overloading and method overriding
  • Ans. 

    Method overloading is having multiple methods with the same name but different parameters. Method overriding is having a method in a subclass with the same name, return type, and parameters as a method in its superclass.

    • Method overloading is achieved within the same class.

    • Method overriding occurs in a subclass that inherits from a superclass.

    • Method overloading is determined at compile-time based on the number, type, an...

  • Answered by AI
  • Q18. Do you have any question for us?

Interview Preparation Tips

Round: Test
Experience: The test was of moderate level, the coding question was easy if all the boundary questions were properly considered.
Tips: 1. Practice questions on Geekquiz.
2. Practice coding problems. There are various websites like HackerRank, HackerEarth etc. which have a lot of coding problems.
Duration: 90 minutes
Total Questions: 22

Round: Technical Interview
Experience: The interviewer was friendly and he was interested in the implementation first and then the code.
Tips: Be thorough with various implementations and why they are in practice. Try to know the logic behind each implementation.

Round: Puzzle Interview
Experience: The interviewer was looking for a person interested in problem solving. He was looking forward for loud thinking.
Tips: If you don't know any answer, don't lose your cool. It is never necessary to answer all the questions in an interview. Be confident and think loud, so that if you are going the wrong way, the interviewer can assist you.

Round: HR Interview
Experience: This was the last round and just for formality. The interviewers were looking for a person who would fit in their working culture.
Tips: Be confident and always have a smile on your face. If you are selected for the HR interview, then there is a 90% chance that you would be selected.

General Tips: Be confident, think loudly, never panic and have a smile to your face always. You have already prepared hard for the recruitment process, it is just the confidence that matters. Don't lose hope, there are many opportunities for you.
Skills: Confidence, Communication, Puzzle Solving Capability, Algorithms And Data Structures, Basic C/C++
College Name: IIT Varanasi
Motivation: TIL has a wide range of products and the compensation is good
Funny Moments: The HR interview was more of a friendly talk and i shared my hobbies which led to a longer discussion.

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - Group Discussion 

Gave the topic on social median boon or bane

Round 3 - One-on-one 

(1 Question)

  • Q1. Basic cv, where do you belong from and technical question

Interview Preparation Tips

Interview preparation tips for other job seekers - be calm and confident and communication should be proper

QA Intern Interview Questions & Answers

user image Anonymous

posted on 16 Dec 2024

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

I applied via Internshala and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Why is testing required
  • Ans. 

    Testing is required to ensure the quality and functionality of software applications.

    • Identify defects and bugs in the software

    • Ensure the software meets the requirements and specifications

    • Verify that the software functions correctly under different scenarios

    • Improve user experience and satisfaction

    • Reduce the risk of software failures and issues

    • Examples: Regression testing, performance testing, usability testing

  • Answered by AI
  • Q2. What makes the process so important
  • Ans. 

    The process is important because it ensures quality, efficiency, and consistency in the outcome.

    • Ensures quality control by following specific steps and guidelines

    • Improves efficiency by streamlining tasks and reducing errors

    • Maintains consistency in the outcome by standardizing procedures

    • Helps in identifying and resolving issues early in the development cycle

  • Answered by AI

Brand Manager Interview Questions & Answers

user image Anonymous

posted on 16 Apr 2025

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

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

  • Q1. How will you react in a situation where you have to take a quick decision which may effect the team's outlook towards you?
  • Ans. 

    In high-pressure situations, I prioritize transparency, collaboration, and swift decision-making to maintain team trust and morale.

    • Assess the situation quickly: Gather essential information to understand the implications of the decision.

    • Communicate openly: Inform the team about the decision-making process and the reasons behind it, fostering trust.

    • Involve the team: If time allows, seek input from key team members to en...

  • Answered by AI
  • Q2. What will be your GTM
  • Ans. 

    A comprehensive GTM strategy involves market analysis, positioning, and targeted outreach to ensure product success.

    • Conduct thorough market research to identify target audience and their needs.

    • Develop a unique value proposition that differentiates the product from competitors.

    • Create a multi-channel marketing plan, including digital, social media, and traditional advertising.

    • Leverage partnerships and collaborations to e...

  • Answered by AI
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is react, and why you chose it
  • Ans. 

    React is a JavaScript library for building user interfaces, known for its efficiency and flexibility.

    • React allows for the creation of reusable UI components, making development faster and more efficient.

    • It uses a virtual DOM for optimal performance by only updating the necessary components when data changes.

    • React's component-based architecture promotes code reusability and maintainability.

    • It has a large and active comm...

  • Answered by AI

HR Intern Interview Questions & Answers

user image Mehak Bajaj

posted on 12 Mar 2025

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

  • Q1. Why do you want to be in this field
  • Ans. 

    I am passionate about fostering a positive workplace culture and supporting employee growth through HR practices.

    • I believe that a strong HR function is essential for employee satisfaction and retention, as seen in companies with high employee engagement scores.

    • I am drawn to the opportunity to help shape organizational culture, similar to how Google emphasizes innovation and collaboration.

    • I enjoy working with people and...

  • Answered by AI
  • Q2. What acc to are your roles and responsibilities
  • Ans. 

    As an HR intern, my roles include supporting recruitment, onboarding, employee engagement, and administrative tasks.

    • Assist in the recruitment process by screening resumes and scheduling interviews.

    • Help with onboarding new employees by preparing orientation materials and conducting sessions.

    • Support employee engagement initiatives, such as organizing team-building activities.

    • Maintain employee records and assist with HR a...

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

I applied via Campus Placement and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Coding Test 

Questions were asked based on my projects, React and Nodejs.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your resume well.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Behavioral 

(2 Questions)

  • Q1. Roi discussion for distribution
  • Q2. Current role and achievement

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prompt and puntual

SDE Interview Questions & Answers

user image Ranjana Gupta

posted on 6 Sep 2024

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

(1 Question)

  • Q1. Something related to binary search

Data Analyst Interview Questions & Answers

user image raj tripathi

posted on 23 Apr 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Detailed About SQL
  • Q2. Experience with ML
  • Ans. 

    I have experience applying machine learning techniques for data analysis, including predictive modeling and data visualization.

    • Utilized regression analysis to predict sales trends based on historical data.

    • Implemented clustering algorithms to segment customers for targeted marketing.

    • Developed classification models to identify fraudulent transactions in financial datasets.

    • Used decision trees to analyze patient data for p...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What businesses/clients did you cater? What was the bucket size of these clients?
  • Q2. How frequently were your involved in the technical support and onboarding of new projects for old and new clients? How did you handle the onboarding and if technical support was required for your existing ...
Round 2 - Technical 

(1 Question)

  • Q1. While working with your previous company how much technical knowledge you had on SMS, WhatsApp, Voice and SoIP processes. What challenges you faced and how did you tackle them?

Top trending discussions

View All
Interview Tips & Stories
2w
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 Times Internet?
Ask anonymously on communities.

Times Internet Interview FAQs

How many rounds are there in Times Internet interview?
Times Internet interview process usually has 1-2 rounds. The most common rounds in the Times Internet interview process are One-on-one Round, Technical and Resume Shortlist.
How to prepare for Times Internet 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 Times Internet. The most common topics and skills that interviewers at Times Internet expect are Ad Sales, B2B Sales, Social Media Marketing, Sales and SQL.
What are the top questions asked in Times Internet interview?

Some of the top questions asked at the Times Internet interview -

  1. 20 red balls and 16 blue balls are present in a bag. 2 balls are removed, if th...read more
  2. Find the second largest prime number from a given array of positive integers. A...read more
  3. If a person travels from point A to point B at 20 km/h and returns at 30 km/h, ...read more
How long is the Times Internet interview process?

The duration of Times Internet 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 49 interview experiences

Difficulty level

Easy 15%
Moderate 77%
Hard 8%

Duration

Less than 2 weeks 63%
2-4 weeks 26%
6-8 weeks 7%
More than 8 weeks 4%
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.0
 • 5.4k Interviews
Flipkart Interview Questions
3.9
 • 1.5k Interviews
PolicyBazaar Interview Questions
3.7
 • 472 Interviews
BigBasket Interview Questions
3.9
 • 399 Interviews
JustDial Interview Questions
3.5
 • 358 Interviews
Info Edge Interview Questions
3.9
 • 349 Interviews
Eternal Limited Interview Questions
3.7
 • 327 Interviews
Naukri Interview Questions
4.1
 • 200 Interviews
Uber Interview Questions
4.2
 • 155 Interviews
View all

Times Internet Reviews and Ratings

based on 707 reviews

3.4/5

Rating in categories

3.1

Skill development

3.7

Work-life balance

3.3

Salary

3.3

Job security

3.4

Company culture

2.8

Promotions

3.2

Work satisfaction

Explore 707 Reviews and Ratings
Senior Software Engineer
149 salaries
unlock blur

₹20.9 L/yr - ₹33.6 L/yr

Product Manager
108 salaries
unlock blur

₹12.9 L/yr - ₹36.8 L/yr

Software Developer
99 salaries
unlock blur

₹7.5 L/yr - ₹27 L/yr

Manager
74 salaries
unlock blur

₹7.5 L/yr - ₹30 L/yr

Accounts Manager
68 salaries
unlock blur

₹4 L/yr - ₹14.5 L/yr

Explore more salaries
Compare Times Internet with

Amazon

4.0
Compare

Flipkart

3.9
Compare

Indiamart Intermesh

3.6
Compare

BigBasket

3.9
Compare
write
Share an Interview