Upload Button Icon Add office photos

Times Internet

Compare button icon Compare button icon Compare

Filter interviews by

Times Internet Interview Questions, Process, and Tips

Updated 17 Mar 2025

Top Times Internet Interview Questions and Answers

View all 56 questions

Times Internet Interview Experiences

Popular Designations

65 interviews found

Software Engineer Interview Questions & Answers

user image Mukesh Kumar Meher

posted on 11 Mar 2015

Interview Questionnaire 

3 Questions

  • Q1. What is a Tree/binary search tree, How to perform add, delete operation in BST, whats the time complexity, asked to write complete code on paper
  • Ans. 

    BST is a binary tree where left child is smaller and right child is greater. Add/delete ops maintain this property.

    • BST is a data structure used for searching, sorting, and storing data

    • Add operation: Traverse the tree and find the appropriate position to insert the new node

    • Delete operation: Find the node to be deleted, replace it with its inorder successor or predecessor, and delete the successor/predecessor node

    • Time co...

  • Answered by AI
  • Q2. Make a copy of linked list with a random pointer pointing to random node in the linked list, asked to write pseudo code for it
  • Ans. 

    Copy a linked list with random pointers to random nodes in the list.

    • Create a new node for each node in the original list

    • Map the original nodes to their corresponding new nodes

    • Copy the value of the original node to the new node

    • Copy the random pointer of the original node to the new node using the mapping created earlier

  • Answered by AI
  • Q3. Some SQL basic sql queries

Interview Preparation Tips

Round: Resume Shortlist
Experience: On the basis of CV they shortlisted approx 30 candidates for SDE position.
Tips: Must verify your CV from your seniors/batchmates.  
Include all the projects, intern work or hall activities or anything you have done on your own which is related to or interest of company. If you know any back-end/front-end (javascript, php, mysql etc) language do mention. I think the cv shortlist was completely based on previous work and technical skills related to Web Development/Design mentioned in the CV.

Round: Technical Interview
Experience: I had one interview for approx. an hour, it includes both Technical and HR round, well mostly technical. Interview starts with tell me something about yourself.  Asked in detailed about algorithms/web based projects mentioned in CV, make sure that whatever you have written you have complete knowledge about it. Asked to code few basic algorithms questions. Do mention about small project if you have done related to web development.
If interviewer says if you want to ask any question, its always better to ask one or two question.
Tips: Prepare tell me something about yourself way before your placement starts, a month or so. Write it down on a piece of paper, keep it to less than 120 sec, 90-100 sec is good. 
A basic format would be like, your introduction, schooling (doesn't matter but if you have something good to say about), give an overview of your project/work experience mentioned in your CV.  
You should cover all the necessary and important parts written in your cv in this question. If something interest the interviewer your interview can start from those topic you mentioned.
Just make sure whatever you have written in your CV, you have full knowledge of it. Interviewer is going to take you from summary of the project to how you have actually coded some particular function or stored data.
Interviewer will give you enough time to think and give answer, so don't just be in hurry and say anything randomly.
While writing code keep telling what you are doing, just don't sit and code silently, interviewer might say and give hints if you are doing it wrong.
Ask question if you have any doubt, or to frame the question properly. Cause most of the time questions are of one line and you're suppose to assume a lot of things so its better to ask questions and get it clarified, it may happens that interviewer wants to ask something else and you are solving something else.
If you don't know something its better to say no.

General Tips: Interviewer wanna see how you think and if you can code or not, so take your time, think properly, keep telling what you are thinking, interviewer will probably gives hints/help you to solve the problem.
Skills: SQL, Algorithms, Data Strucutre, C++, PHP
College Name: IIT Kharagpur
Motivation: Interested in coding, love web development stuffs.

Skills evaluated in this interview

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

Marketing Trainee Interview Questions asked at other Companies

Q1. which strategies you will apply to promote your product in market?
View answer (1)

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

QA Intern Interview Questions asked at other Companies

Q1. What is the process for generating test cases for a real-time product?
View answer (1)
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

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Times Internet interview questions for popular designations

 Software Developer

 (5)

 Software Engineer

 (4)

 Senior Software Engineer

 (3)

 Data Scientist

 (2)

 Marketing Trainee

 (2)

 Marketing Intern

 (2)

 Java Developer

 (2)

 Senior Android Developer

 (2)

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
  • Q2. What acc to are your roles and responsibilities

HR Intern Interview Questions asked at other Companies

Q1. Why Human Resources ? What is its importance in Tourism industry and in general to every firm regarding to all industries ?
View answer (2)

Get interview-ready with Top Times Internet Interview Questions

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.

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)

Jobs at Times Internet

View all
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

Assistant Branch Head Interview Questions asked at other Companies

Q1. Market value of property is 20 lac. And circles rate are 2000 sq mt. Then.. Which is valuable for us..?????
View answer (1)

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

SDE Interview Questions asked at other Companies

Q1. Return Subsets Sum to K Problem Statement Given an integer array 'ARR' of size 'N' and an integer 'K', return all the subsets of 'ARR' which sum to 'K'. Explanation: A subset of an array 'ARR' is a tuple that can be obtained from 'ARR' by r... read more
View answer (1)
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?

Technical Account Manager Interview Questions asked at other Companies

Q1. Explain how will you handle a client who is facing performance issue on BPM
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I appeared for an interview in Sep 2024, where I was asked the following questions.

  • Q1. 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 Structure...

  • Answered by AI
  • Q2. 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 hasht...

  • Answered by AI

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Number of lifts in 40 storey building, optimise the lifts to reduce waiting time

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (27)

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, Sales, Social Media Marketing and Digital Marketing.
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.

Times Internet Interview Process

based on 42 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.0
 • 5.1k Interviews
Flipkart Interview Questions
3.9
 • 1.4k Interviews
PolicyBazaar Interview Questions
3.6
 • 385 Interviews
BigBasket Interview Questions
3.9
 • 364 Interviews
JustDial Interview Questions
3.5
 • 333 Interviews
Info Edge Interview Questions
3.9
 • 327 Interviews
Zomato Interview Questions
3.7
 • 312 Interviews
Naukri Interview Questions
4.0
 • 188 Interviews
Uber Interview Questions
4.2
 • 149 Interviews
View all

Times Internet Reviews and Ratings

based on 675 reviews

3.5/5

Rating in categories

3.2

Skill development

3.7

Work-life balance

3.4

Salary

3.3

Job security

3.4

Company culture

2.9

Promotions

3.3

Work satisfaction

Explore 675 Reviews and Ratings
Regional Manager

Hyderabad / Secunderabad

15-25 Yrs

Not Disclosed

Front End Developer

Noida

3-8 Yrs

Not Disclosed

Finance Senior Manager

Noida

9-10 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
147 salaries
unlock blur

₹11 L/yr - ₹39 L/yr

Product Manager
115 salaries
unlock blur

₹13.8 L/yr - ₹36.8 L/yr

Software Developer
95 salaries
unlock blur

₹7.5 L/yr - ₹25.1 L/yr

Manager
73 salaries
unlock blur

₹7.5 L/yr - ₹30 L/yr

Software Engineer
65 salaries
unlock blur

₹5.9 L/yr - ₹24.1 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
Did you find this page helpful?
Yes No
write
Share an Interview