Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Internshala Team. If you also belong to the team, you can get access from here

Internshala Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Internshala Interview Questions, Process, and Tips

Updated 7 Feb 2025

Top Internshala Interview Questions and Answers

View all 18 questions

Internshala Interview Experiences

Popular Designations

56 interviews found

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

I applied via Internshala and was interviewed before Apr 2022. There was 1 interview round.

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 Resume tips

Interview Preparation Tips

Interview preparation tips for other job seekers - Showcase your achievements in the resume

Student Intern Interview Questions asked at other Companies

Q1. Have you finished the database and data structures courses in you study program?
View answer (1)

I was interviewed before Nov 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 20 Minutes
Round difficulty - Easy

very easy questions related to web development. 1 coding question

  • Q1. 

    Clone a Linked List with Random Pointers

    Given a linked list where each node has two pointers: the first points to the next node in the list, and the second is a random pointer that can point to any node ...

  • Ans. 

    Create a deep copy of a linked list with random pointers without using references of original nodes.

    • Iterate through the original linked list and create a new node for each node in the list.

    • Store the mapping of original nodes to new nodes in a hashmap to handle random pointers.

    • Update the random pointers of new nodes based on the mapping stored in the hashmap.

    • Return the head of the copied linked list.

  • Answered by AI
Round 2 - Video Call 

(2 Questions)

Round duration - 150 Minutes
Round difficulty - Medium

  • Q1. 

    Loot Houses Problem Statement

    A thief is planning to steal from several houses along a street. Each house has a certain amount of money stashed. However, the thief cannot loot two adjacent houses. Determi...

  • Ans. 

    Determine the maximum amount of money a thief can steal from houses without looting two consecutive houses.

    • Create an array 'dp' to store the maximum money that can be stolen from each house without looting two consecutive houses.

    • Iterate through the houses and update 'dp' based on the maximum money that can be stolen from the current house.

    • Return the maximum value in 'dp' as the answer.

  • Answered by AI
  • Q2. Can you design a website similar to Amazon?
  • Ans. 

    Yes, I can design a website similar to Amazon by focusing on user-friendly interface, robust search functionality, secure payment options, and personalized recommendations.

    • Focus on user-friendly interface with easy navigation

    • Implement robust search functionality with filters and sorting options

    • Provide secure payment options with encryption and fraud protection

    • Include personalized recommendations based on user behavior

  • Answered by AI
Round 3 - HR 

Round duration - 10 Minutes
Round difficulty - Easy

Interview Preparation Tips

Eligibility criterianoInternshala interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

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

Application resume tips for other job seekers

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

Final outcome of the interviewSelected

Skills evaluated in this interview

Web Developer Interview Questions asked at other Companies

Q1. Last Index of Element The task is to determine the index of the last occurrence of a specified element x within an array that may contain duplicate elements. If the element is not present, return -1. Input: The first line contains an intege... read more
View answer (1)
Internshala Interview Questions and Answers for Freshers
illustration image

I applied via Campus Placement and was interviewed before Oct 2021. There were 6 interview rounds.

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 Resume tips
Round 2 - Aptitude Test 

Aptitude test was really good

Round 3 - Technical 

(1 Question)

  • Q1. Technical test was good and useful
Round 4 - One-on-one 

(1 Question)

  • Q1. Good interaction with interviewer
Round 5 - HR 

(1 Question)

  • Q1. Great discussion with hr
Round 6 - Joining 

(1 Question)

  • Q1. Joining procedure is good

Interview Preparation Tips

Interview preparation tips for other job seekers - It’s a great learning path for freshers and you can learn more

Ethical Hacking Trainer Interview Questions asked at other Companies

Q1. What are the types of hacker
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 24 Apr 2021

I applied via Recruitment Consultant and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Why am capable for this ???
  • Q2. How efficiently I'll maintain this n how to convince them??

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be confident and have positive attitude

Internshala interview questions for popular designations

 Internshala Student Partner

 (5)

 Intern

 (4)

 Campus Ambassador

 (2)

 Data Analyst

 (2)

 Web Developer

 (2)

 Software Engineer Trainee

 (1)

 Software Engineer

 (1)

 Software Developer

 (1)

Interview Questionnaire 

1 Question

  • Q1. What is the difference between an activity and fragement in an Android application?
  • Ans. 

    Activity is a single screen with a user interface, while Fragment is a portion of the user interface in an activity.

    • Activity is a standalone component that can be launched by an application, while Fragment is a reusable component that can be added to an activity.

    • An activity can contain multiple fragments, but a fragment cannot contain multiple activities.

    • Fragments are used to create a flexible and dynamic UI, while act...

  • Answered by AI

Skills evaluated in this interview

Android Developer Interview Questions asked at other Companies

Q1. BST Iterator Problem Statement You are tasked with creating a class named BSTIterator that acts as an iterator for the inorder traversal of a binary search tree. Implement the following functions: BSTIterator(Node root): A constructor that... read more
View answer (1)

Get interview-ready with Top Internshala Interview Questions

ISP Interview Questions & Answers

user image Anonymous

posted on 27 Dec 2021

I applied via Company Website and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Give your intro, what is your short term , long term goals.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a good experience, they frankly asked all the question, they only see how confident you are for working their company .

ISP Interview Questions asked at other Companies

Q1. Price can be adjust with a second code or second selection?
View answer (1)

Interview Questionnaire 

2 Questions

  • Q1. What makes me suitable for the job ?
  • Q2. What are my strengths

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and never look to fake something you are not.

Internship Trainee Interview Questions asked at other Companies

Q1. Tell about your UG project? How will you design a table for 1 tonne load and what are all the consideration needed for it? Tell the Equations you know in strength of Materials? What are manufacturing processes involved to fabricate ball bea... read more
View answer (2)

Interview Questionnaire 

1 Question

  • Q1. Tell me about your self and your career background

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and have your information about the same

Training and Development Specialist Interview Questions asked at other Companies

Q1. What does bs4 stands for and why it is implemented in automobiles?!
View answer (1)

Interview Questionnaire 

1 Question

  • Q1. Complete the given task in the due time?

Interview Preparation Tips

Interview preparation tips for other job seekers - Honestly, it's a wonderful opportunity to earn some incentives with variety of skills.

Interview Questions & Answers

user image Anonymous

posted on 29 Dec 2019

I applied via Company Website

Interview Questionnaire 

3 Questions

  • Q1. Why should we hire you
  • Q2. Tell me about your self
  • Q3. Academic details

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one although. It lasts for about 1 hour. The interviewer wanted to test both my knowledge and communication skills. Most of the questions asked to me were related to my B.Tech curriculum i.e Information Technology related topics.
Contribute & help others!
anonymous
You can choose to be anonymous

Internshala Interview FAQs

How many rounds are there in Internshala interview?
Internshala interview process usually has 2-3 rounds. The most common rounds in the Internshala interview process are HR, Resume Shortlist and Technical.
How to prepare for Internshala 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 Internshala. The most common topics and skills that interviewers at Internshala expect are Sales, Spoken English, Educational Sales, Inside Sales and Corporate Sales.
What are the top questions asked in Internshala interview?

Some of the top questions asked at the Internshala interview -

  1. What is the Execution Order in SQL Queri...read more
  2. Which machine learning models did use see and w...read more
  3. What is the difference between an activity and fragement in an Android applicat...read more
How long is the Internshala interview process?

The duration of Internshala interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

SALARIES

Internshala

INTERVIEWS

Conduent

No Interviews

INTERVIEWS

Internshala

No Interviews

INTERVIEWS

RMSI

No Interviews

INTERVIEWS

RMSI

No Interviews

INTERVIEWS

HFCL Limited

20 top interview questions

LIST OF COMPANIES

Tejas Networks

Overview

DESIGNATION

INTERVIEWS

RMSI

No Interviews

Tell us how to improve this page.

Internshala Interview Process

based on 38 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Acadecraft Interview Questions
3.5
 • 52 Interviews
Coding Ninjas Interview Questions
3.8
 • 49 Interviews
TALENTEDGE Interview Questions
3.3
 • 21 Interviews
Nerdy Turtlez Interview Questions
2.8
 • 17 Interviews
Cutshort Interview Questions
4.2
 • 4 Interviews
Sheroes Interview Questions
2.8
 • 2 Interviews
Skillenza Interview Questions
4.9
 • 2 Interviews
Youth4work Interview Questions
4.3
 • 1 Interview
View all

Internshala Reviews and Ratings

based on 234 reviews

3.8/5

Rating in categories

3.6

Skill development

3.8

Work-life balance

3.2

Salary

3.4

Job security

3.6

Company culture

3.3

Promotions

3.5

Work satisfaction

Explore 234 Reviews and Ratings
Marketing Associate
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Product Manager
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Manager
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Scientist
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Internshala with

LetsIntern.com

3.0
Compare

Youth4work

2.8
Compare

Sheroes

2.8
Compare

Skillenza

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