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 18 Jan 2025

Top Times Internet Interview Questions and Answers

View all 54 questions

Times Internet Interview Experiences

Popular Designations

63 interviews found

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

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. How about yourself?
  • Q2. How much salary did you expect?
  • Q3. Why do you want to switch?
Round 2 - Aptitude Test 

Ask me to redesign a contribution popup

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing to worry if you are best in your field.

Senior UX Designer Interview Questions asked at other Companies

Q1. Can you describe your approach to a design task and outline your process?
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Sep 2023.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic java understanding questions
  • Q2. Few basic SQL questions and mongodb questions

Interview Preparation Tips

Interview preparation tips for other job seekers - interviewer was polite and understood the knowledge of concepts.

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

Senior Software Interview Questions & Answers

user image Saurabh Singh

posted on 23 Feb 2024

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

(1 Question)

  • Q1. Data structures sorting algo
Round 2 - Technical 

(1 Question)

  • Q1. Tech stack based questions

Senior Software Interview Questions asked at other Companies

Q1. Design bookmyshow like application. how will you handle the scenario if two people try to book the same seat at the same time?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - HR 

(4 Questions)

  • Q1. Do you know excel and how to work on it
  • Q2. Can you speak English fluently
  • Ans. 

    Yes, I am fluent in English and have strong communication skills.

    • I am a native English speaker and have been speaking English fluently for many years.

    • I have experience communicating complex data analysis findings in English.

    • I have received positive feedback on my English communication skills in previous roles.

  • Answered by AI
  • Q3. What do you know about data
  • Ans. 

    Data refers to facts, statistics, or information collected for analysis or reference.

    • Data can be structured or unstructured

    • Data can be quantitative or qualitative

    • Data analysis involves cleaning, transforming, and interpreting data

    • Examples of data sources include databases, surveys, and social media

    • Data visualization helps in presenting data in a visual format

  • Answered by AI
  • Q4. Tell me about yourself
Round 3 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. How to make salary slip or attendance sheet on excel
  • Ans. 

    To create a salary slip or attendance sheet on Excel, use formulas for calculations and formatting for a professional look.

    • Use Excel functions like SUM, AVERAGE, and IF for calculations

    • Format cells for dates, currency, and percentages

    • Include employee details like name, ID, and department

    • Add columns for salary components like basic pay, allowances, and deductions

    • Use conditional formatting for attendance tracking

  • Answered by AI
  • Q3. What do you know about research
  • Ans. 

    Research involves systematic investigation, analysis, and interpretation of data to answer specific questions or solve problems.

    • Research involves gathering information through various methods such as surveys, experiments, and observations

    • It requires analyzing and interpreting data to draw conclusions and make recommendations

    • Research helps in expanding knowledge, solving problems, and making informed decisions

    • Examples o...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - English and knowledge of Excel is necessary for a job like analyst

Skills evaluated in this interview

Data Research Analyst Interview Questions asked at other Companies

Q1. What is the difference between issued and outstanding shares?
View answer (2)

Times Internet interview questions for popular designations

 Software Developer

 (5)

 Software Engineer

 (4)

 Senior Software Engineer

 (3)

 Marketing Trainee

 (2)

 Marketing Intern

 (2)

 Java Developer

 (2)

 Senior Android Developer

 (2)

 Project Manager

 (1)

Webmaster Interview Questions & Answers

user image Anonymous

posted on 23 Oct 2024

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

Consists of GK , General Awareness

Get interview-ready with Top Times Internet Interview Questions

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. 1. They will ask questions around your past experience to check if you are a good fit. 2. If you can write SQL code?
Round 2 - One-on-one 

(1 Question)

  • Q1. What are your expectations from this role?

Interview Preparation Tips

Interview preparation tips for other job seekers - Very Toxic Work Culture. Top Management is really incompetent. Employees work more like individuals and less as team members. No matter how much you contribute to your job, just one mistake is enough for you to be blasted by the top management. Favouritism is also prevalent.

Product and Operations Manager Interview Questions asked at other Companies

Q1. How would you handle a situation where a client is facing an issue with an API due to parameter mismanagement by the engineering team?
View answer (1)

Jobs at Times Internet

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What was past job experience?

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. What is your experience?
Round 2 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself.

Business Associate Interview Questions asked at other Companies

Q1. What is the benefits of insurance?
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. What are the basic concepts of JavaScript, including the event loop, variable hoisting, and closures?
  • Ans. 

    JavaScript concepts like event loop, variable hoisting, and closures are fundamental for understanding the language.

    • Event loop is responsible for managing the execution of code in JavaScript, ensuring non-blocking behavior.

    • Variable hoisting allows variables to be declared anywhere in a function, with their declarations moved to the top during compilation.

    • Closures allow functions to access variables from their outer sco...

  • Answered by AI
  • Q2. What has been your experience with state management libraries such as Redux, and how does data flow within these libraries?
  • Ans. 

    Experience with Redux for state management and data flow

    • Used Redux for managing state in complex web applications

    • Understand concepts like actions, reducers, and store in Redux

    • Data flows in a unidirectional manner within Redux, with actions triggering state changes through reducers

    • Example: Dispatching an action to update a user's profile information in Redux store

  • Answered by AI
  • Q3. What strategies can be employed to optimize the performance of a React application?
  • Ans. 

    Optimizing React application performance through various strategies.

    • Code splitting to reduce initial load time

    • Using shouldComponentUpdate or React.memo for efficient rendering

    • Implementing virtualized lists for large data sets

    • Minifying and compressing assets for faster loading

    • Caching data with tools like Redux or useMemo

  • Answered by AI
  • Q4. One Easy DSA problem Code
  • Ans. 

    Implement a function to reverse a string in place

    • Create two pointers, one at the start of the string and one at the end

    • Swap characters at the two pointers and move them towards the center until they meet

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Code Assignment for Field validation in form
  • Ans. 

    Implement field validation in a form using code assignment

    • Use HTML form elements like input, select, textarea

    • Use JavaScript to validate user input

    • Display error messages if validation fails

    • Consider using libraries like jQuery Validation for complex validations

  • Answered by AI
  • Q2. Code assignment to fetch data from API & DOM manipulation using state management libraries
  • Ans. 

    Code assignment to fetch data from API & DOM manipulation using state management libraries

    • Use fetch API to make a request to the desired endpoint

    • Utilize state management libraries like Redux or MobX for managing data

    • Update the DOM based on the fetched data using the state management library

  • Answered by AI
Round 3 - Group Discussion 

The manager inquired about previous projects and a data structures and algorithms question, during which I explained my roles and responsibilities.

Top Times Internet Senior Frontend Web Developer Interview Questions and Answers

Q1. What are the basic concepts of JavaScript, including the event loop, variable hoisting, and closures?
View answer (1)

Senior Frontend Web Developer Interview Questions asked at other Companies

Q1. What are the basic concepts of JavaScript, including the event loop, variable hoisting, and closures?
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Generic consists of apti, logical and verbal

Round 2 - One-on-one 

(1 Question)

  • Q1. Good and got selected

Project Trainee Interview Questions asked at other Companies

Q1. What is the basic difference between Quality Assurance and Quality Control?
View answer (1)

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 40 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k Interviews
Info Edge Interview Questions
3.9
 • 316 Interviews
HT Media Interview Questions
3.3
 • 49 Interviews
Times Group Interview Questions
3.8
 • 27 Interviews
Network 18 Interview Questions
3.5
 • 26 Interviews
Sun TV Network Interview Questions
3.6
 • 12 Interviews
View all

Times Internet Reviews and Ratings

based on 666 reviews

3.6/5

Rating in categories

3.3

Skill development

3.7

Work-life balance

3.4

Salary

3.3

Job security

3.5

Company culture

2.9

Promotions

3.3

Work satisfaction

Explore 666 Reviews and Ratings
Senior Officer - Sales

Bangalore / Bengaluru

3-5 Yrs

Not Disclosed

Junior Producer Job at Times Internet

Gurgaon / Gurugram

1-4 Yrs

Not Disclosed

Senior Sales Officer

Noida

2-5 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
145 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Manager
107 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
95 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
73 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
64 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Times Internet with

Info Edge

3.9
Compare

Network 18

3.5
Compare

Times Group

3.8
Compare

INDIA TODAY GROUP

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