Upload Button Icon Add office photos

Filter interviews by

Times Internet Software Developer Interview Questions, Process, and Tips for Freshers

Updated 14 Jan 2022

Top Times Internet Software Developer Interview Questions and Answers for Freshers

  • Q1. Clone Linked List with Random Pointer Given a linked list having two pointers in each node. The first one points to the next node of the list, however, the other pointer ...read more
  • Q2. Delete Node In BST You have been given a Binary Search Tree of integers with ‘N’ nodes. You are also given data of a node of this tree. Your task is to delete the given n ...read more
  • Q3. Insert Into A Binary Search Tree You have been given a root node of the binary search tree and a positive integer value. You need to perform an insertion operation i.e. i ...read more

2 Times Internet Software Developer Interview Experiences for Freshers

6 questions found

Sort by: Popular

Software Developer Interview Questions

user image Yuvraj Chandrawanshi

posted on 11 Jan 2022

Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - The campus process included 2 Technical and an HR round, First round was coding, second was to check theoretical knowledge and third HR round.

Skills evaluated in this interview

Software Developer Interview Questions

user image CodingNinjas

posted on 14 Jan 2022

I was interviewed before Jan 2021.

1 Interview Round

1

Face to Face Round (5 Questions)

Round duration - 60 minutes
Round difficulty - Easy

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.

  • Q1. General Question

    Introduce yourself.

  • Q2. DS Question

    What is a BST?

  • Q3. Insert Into A Binary Search Tree You have been given a root node of the binary search tree and a positive integer value. You need to perform an insertion operat...read more
  • Q4. Delete Node In BST You have been given a Binary Search Tree of integers with ‘N’ nodes. You are also given data of a node of this tree. Your task is to delete t...read more
  • Q5. Clone Linked List with Random Pointer Given a linked list having two pointers in each node. The first one points to the next node of the list, however, the othe...read more

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPATimes Internet interview preparation:Topics to prepare for the interview - SQL, Algorithms, Data Structures, C++, PHPTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Must verify your CV from your seniors/batchmates. 
Tip 2 : 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.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Jobs at Times Internet

View all

Interview questions from similar companies

Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 No response

I applied via Campus Placement and was interviewed in Oct 2022.

3 Interview Rounds

1

Resume Shortlist Round

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
2

Coding Test Round

Easy DSA questions that can be solved easily.

3

Technical Round (1 Question)

  • Q1. Concepts of DBMS, OS and searching and Sorting algorithms, Trees

Interview Preparation Tips

Topics to prepare for Indiamart Intermesh Software Developer interview:
  • DSA
  • DBMS
  • OS
  • OOPS
Interview preparation tips for other job seekers - Can crack interviews by practising regular asked interviews questions and little bit of in depth concepts. Be confident while attending the interview.

Software Developer Interview Questions

Uber user image Anonymous

posted on 11 Jun 2023

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
2

Coding Test Round

Python , sql coding test

3

One-on-one Round (1 Question)

  • Q1. Discussion on recent project and integration process

Interview Preparation Tips

Interview preparation tips for other job seekers - be thorough in technical parts

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Jul 2022.

3 Interview Rounds

1

Coding Test Round

It was Conducted on Hacker Earth, There were 2 coding questions and 20 mcq's. Both Coding questions were of medium level and also basic mcq's

2

One-on-one Round (1 Question)

  • Q1. 2 coding questions of link list were asked and one problem statement was given in which only approach was asked to be given as it was complex to implement durin...read more
3

Technical Round (1 Question)

  • Q1. DBMS, OS in depth was asked and Some questions of Networking were also asked. For DBMS questions on Indexing, B ,B+ Trees, Normalization based on real life scen...read more

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your Data Structure and Algorithm Regularly and also focus on Technical Skills
Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
Selected  Selected

I applied via Referral and was interviewed before May 2023.

2 Interview Rounds

1

Coding Test Round

1. Machine code - Time duration 2 hours. They will give you length like design Cab booking system to build 3-4 functionality, like looking near by cab, calculate charge etc.

2

Technical Round (1 Question)

  • Q1. 2 Questions were asked, 1 Medium 1 Easy. Both questions are asked related to DSA

Software Developer Interview Questions

Amazon user image CodingNinjas

posted on 15 Sep 2021

I was interviewed in Dec 2020.

2 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 75 minutes
Round difficulty - Medium

  • Q1. Check If Linked List Is Palindrome You are given a Singly Linked List of integers. You have to find if the given linked list is palindrome or not. A List is a p...read more
  • Q2. Print all possible paths from top left corner to bottom right corner of a 2-D matrix You are given an ‘M*N’ Matrix, You need to print all possible paths from it...read more
2

Video Call Round (1 Question)

Round duration - 70 Minutes
Round difficulty - Medium

The discussions were around binary search and started with an easy question. The closest integer to the square root of that number's to be find. Here you had to only change your code a bit her and there as per the question and requirement, but the logic is a bit tricky to find.The interviewer was quite impressed to see the approach and solution. I also had explained to them why was this the most optimal approach and time & space complexity

  • Q1. SQL Question The given Database was having some records. The database was having the details about speed of bowlers and other details. Top 5 bowlers with maximu...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Vaish Technical Institute. Eligibility criteriaNo Backlog and CGPA above 6Amazon interview preparation:Topics to prepare for the interview - C++, Object Oriented Programming, Algorithms, Operating Systems, Database Management System and Computer Networks, Data Structures(Focus more on trees and graphs)Time required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Understand Data Structures in details to have more confidence and get in-depth of its concepts. Practice minimum 5-6 coding questions on a daily basis on any coding platform. I had practiced around 140+ questions on Leetcode and 200+ questions on Geek For Geeks. Regularly practice the question rather than completing all the coding questions in one go. Ensure to include the concepts learnt in the questions

Tip 2 : Always analyze its time and space complexity while attempting the questions. Work towards optimize your solution, use the relevant strategies. In some cased the interviewer asks only one question and step by step keep on increasing difficulty by asking for its more optimization and will keep on discussing what kind of strategies are being implemented by you.

Tip 3 : Attempt the coding questions, but also keep on learning concepts in details of Operating Systems, databases and object oriented programming. Refer to Geeks For Geeks articles for it. Also go through, Coding Ninja's Data Structures and algorithms course in C++ helped me a lot in improving my OOPS concepts specifically.

Application resume tips for other job seekers

Tip 1 : Ensure to mention only those projects, skills and achievements which you have completed yourselves and have thorough knowledge. Because the questions will be around the skills you ave mentioned and in case if you are not able to answer these basic questions it leaves negative impression on interviewer.

Tip 2 : Do not add too many projects in your resume. Only one or two good projects with proper knowledge is also fine. Do the same for skills and do not add so many skills, only add those one in which you ave good understanding and can discuss and answer.

Tip 3 : Mention those achievements which showcase your all skills like technical skills, communication skills, leadership quality or teamwork.

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Interview Questions

Zomato user image CodingNinjas

posted on 16 Sep 2021

I was interviewed before Sep 2020.

2 Interview Rounds

1

Telephonic Call Round (1 Question)

Round duration - 60 minutes
Round difficulty - Medium

Medium level competitive programming question. Interviewer looked for the approach and working code.

  • Q1. Time to Burn Tree You have been given a binary tree of 'N' unique nodes and a Start node from where the tree will start to burn. Given that the Start no...read more
2

Telephonic Call Round (1 Question)

Round duration - 40 minutes
Round difficulty - Medium

Timing : Evening
Interviewer was frank. He checked for indepth knowledge of the subject.

  • Q1. DBMS Question

    What is transaction? Why is it required ?

Interview Preparation Tips

Professional and academic backgroundI completed Software Engineering from Delhi Technological University. I applied for the job as SDE - 1 in GurgaonEligibility criteriaAbove 8.5 CGPAZomato interview preparation:Topics to prepare for the interview - Competitive Programming , DBMS , Object Oriented Programming , Operating Systems , System DesignTime required to prepare for the interview - 10 monthsInterview preparation tips for other job seekers

Tip 1 : Leave a subject to prepare, but never leave a topic.
Tip 2 : Must go through previous years questions / interview experiences.
Tip 3 : Atleast 4 projects in CV

Application resume tips for other job seekers

Tip 1 : At least 4 projects (working)
Tip 2 : Never put false things on resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

I was interviewed before Jan 2021.

2 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 120 minutes
Round difficulty - Easy

Hello everyone! Expedia came to our campus for full time hiring of final year students. They had shortlisted candidates for the interviews by taking an online test comprised of four sections (Quantitative, C, Logical and English). Every section had a timer attached to it, so you need to think and answer quickly. Although, the questions were easy but cutoff was quite high. This round was followed by a coding round, comprised of two questions.

  • Q1. Deletion In Circular Linked List You are given a Circular Linked List of integers, and an integer, 'key'. You have to write a function that finds the gi...read more
  • Q2. Page Faults In computing, a page fault is an exception for the memory management unit (MMU) when a process accesses a memory page without proper preparations. -...read more
2

Face to Face Round (2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

The man who was taking my first round was my alumni. He started-off by asking my introduction and then gave me 2 programming questions to code. He then navigated on to my Codechef profile and asked a question that I did in the June 14 Long Contest. I explained him and he was satisfied. 
Tips : You don’t have to answer the stuffs quickly, rather you need to develop some test cases and have some discussion regarding the structure of the problem, and then answer.

  • Q1. Cycle Detection in a Singly Linked List You have given a Singly Linked List of integers, determine if it forms a cycle or not. A cycle occurs when a node's ...read more
  • Q2. Closest Sum Given an array 'ARR'' of 'N' integers and an integer 'target', your task is to find three integers in 'ARR' such...read more

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAExpedia Group interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Interview Questions

Flipkart user image CodingNinjas

posted on 21 Dec 2021

I was interviewed in May 2021.

2 Interview Rounds

1

Coding Test Round (1 Question)

Round duration - 40 Minutes
Round difficulty - Easy

The online coding test is not that difficult. The questions are very easy. Only thing is that you have to come up with an efficient solution.The naive solutions are fairly obvious.

  • Q1. Reverse Linked List Given a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1...read more
2

Coding Test Round (2 Questions)

Round duration - 50 Minutes
Round difficulty - Easy

First question was very simple. I was asked for the solution first and then to write the code on paper and show it to him.Second question requires more time to think.

  • Q1. Circular Move You have a robot currently standing at the origin (0, 0) of a two-dimensional grid and facing north direction. You are given a sequence of moves f...read more
  • Q2. K Closest Points To Origin Your house is located at the origin of a 2-D plane. You have 'N' neighbours who live at 'N' different points on the p...read more

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAFlipkart interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

Times Internet Interview FAQs

How to prepare for Times Internet Software Developer interview for freshers?
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 Javascript, API Testing, Ad Server, Application Development and Automation Framework.
What are the top questions asked in Times Internet Software Developer interview for freshers?

Some of the top questions asked at the Times Internet Software Developer interview for freshers -

  1. Delete a Node in Linked li...read more
  2. 20 red balls and 16 blue balls are present in a bag. 2 balls are removed, if th...read more
  3. Find the second largest prime number from a given array of positive integers. A...read more

Tell us how to improve this page.

Times Internet Software Developer Salary
based on 88 salaries
₹7.5 L/yr - ₹25.6 L/yr
83% more than the average Software Developer Salary in India
View more details

Times Internet Software Developer Reviews and Ratings

based on 12 reviews

2.5/5

Rating in categories

2.7

Skill development

2.1

Work-Life balance

2.7

Salary & Benefits

2.4

Job Security

2.1

Company culture

1.9

Promotions/Appraisal

2.3

Work Satisfaction

Explore 12 Reviews and Ratings
Software Developer

Noida

2-7 Yrs

Not Disclosed

Software Developer

Noida

2-4 Yrs

₹ 10-17.8 LPA

Explore more jobs
Senior Software Engineer
138 salaries
unlock blur

₹11.3 L/yr - ₹39 L/yr

Product Manager
112 salaries
unlock blur

₹12.6 L/yr - ₹36.8 L/yr

Manager
93 salaries
unlock blur

₹7.5 L/yr - ₹30 L/yr

Software Developer
88 salaries
unlock blur

₹7.5 L/yr - ₹25.6 L/yr

Software Engineer
69 salaries
unlock blur

₹5.4 L/yr - ₹24.3 L/yr

Explore more salaries
Compare Times Internet with

Info Edge

4.0
Compare

Network 18

3.4
Compare

Times Group

3.9
Compare

INDIA TODAY GROUP

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview