Times Internet interview experience Real time questions & tips from candidates to crack your interview

Full Stack Engineer

Times Internet
upvote
share-icon
3 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 1 month
Topics: Data Structures, System Design, Java Backend, Angular Front end, OOPS
Tip
Tip

Tip 1 : Focus on the quality of the questions rather than quantity.
Tip 2 : Adding a project on the resume is must for 0-3 years of experience.
 

Application process
Where: Linkedin
Eligibility: No criteria.
Resume Tip
Resume tip

Tip 1 : Adding projects is must and with through knowledge.
Tip 2 : Mention the leetcode link or any other platform if you have some great achievement.

Interview rounds

01
Round
Medium
Video Call
Duration60 minutes
Interview date2 Jul 2021
Coding problem1

It was a video call interview and I was given a problem statement to solve on my laptop.

1. System Design question

I have to design a Parking system for vehicles.

Problem approach

Tip 1 : Cover the corner cases.
Tip 2 : Discuss the functional and non functional requirement.

02
Round
Hard
Online Coding Interview
Duration60 minutes
Interview date7 Jul 2021
Coding problem1

DSA question was provided.

1. Clone a Linked List with random pointers

Easy
0/40
Asked in companies
QualcommAmazonThales

You are given a linked list containing 'n' nodes, where every node in the linked list contains two pointers:


(1) ‘next’ which points to the next node in the list

(2) ‘random’ which points to a random node in the list or 'null'.


Your task is to create a 'deep copy' of the given linked list and return its head.


Note:
A 'deep copy' of a linked list means we do not copy the references of the nodes of the original linked list, rather for each node in the original linked list, a new node is created.


Problem approach

I have created a new linked list and in that storing only the next pointer. Once copy of the next nodes are done, link the arbit pointers.

Try solving now
03
Round
Medium
Online Coding Interview
Duration30 minutes
Interview date15 Jul 2021
Coding problem1

Managerial Round.

1. HR Questions

What all technologies i have worked on?
Brief on current project
Some OOPS questions were asked.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
Senior Android Developer
2 rounds | 5 problems
Interviewed by Times Internet
922 views
0 comments
0 upvotes
SDE - 2
2 rounds | 2 problems
Interviewed by Times Internet
1183 views
0 comments
0 upvotes
Software Developer
4 rounds | 6 problems
Interviewed by Times Internet
1009 views
0 comments
0 upvotes
Frontend Developer
2 rounds | 5 problems
Interviewed by Times Internet
85 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Full Stack Engineer
4 rounds | 11 problems
Interviewed by Sprinklr
1298 views
0 comments
0 upvotes