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

Web Developer

Internshala
upvote
share-icon
3 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 3 months
Topics: Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic Programming
Tip
Tip

Tip 1 : Prepare for common interview questions
Tip 2 : Practice, practice, practice

Application process
Where: Campus
Eligibility: no
Resume Tip
Resume tip

Tip 1 : Don't Put Everything on There.
Tip 2 : Put the Best Stuff “Above the Fold”

Interview rounds

01
Round
Easy
Online Coding Interview
Duration20 Minutes
Interview date1 Oct 2020
Coding problem1

very easy questions related to web development. 1 coding question

1. Clone a Linked List with random pointers

Easy
0/40
Asked in companies
ThalesQualcommAmazon

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.


Try solving now
02
Round
Medium
Video Call
Duration150 Minutes
Interview date12 Oct 2020
Coding problem2

1. Loot Houses

Moderate
26m average time
0/80
Asked in companies
CognizantTata Consultancy Services (TCS)Paytm (One97 Communications Limited)

A thief wants to loot houses. He knows the amount of money in each house. He cannot loot two consecutive houses. Find the maximum amount of money he can loot.

Try solving now

2. System Design Question

Design a website like amazon.

03
Round
Easy
HR Round
Duration10 Minutes
Interview date14 Oct 2020
Coding problem1

1. Basic HR Questions

Why do you like to play?

What have you built before?

What is your biggest achievement?

Here's your problem of the day

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

Skill covered: Programming

Which operator is used for exponentiation in Python?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by OYO
1503 views
0 comments
0 upvotes
SDE - 1
2 rounds | 5 problems
Interviewed by Meesho
3663 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 9 problems
Interviewed by Salesforce
989 views
0 comments
0 upvotes
company logo
System Engineer
2 rounds | 2 problems
Interviewed by Tata Consultancy Services (TCS)
770 views
0 comments
0 upvotes