Upload Button Icon Add office photos
Engaged Employer

i

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

IBM Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

IBM Research Intern Interview Questions and Answers for Freshers

Updated 1 Sep 2024

IBM Research Intern Interview Experiences for Freshers

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

The questions was a medium leetcode and several multiple choices. To anyone who has prepared it is doable and easy

Round 2 - Technical 

(2 Questions)

  • Q1. The questions at this level depend on your resume , I was at school ay the time , so my first question was on my elective module , Machine learning
  • Q2. My projects and tech stacks I used- this was a very technical discuss.

Interview Preparation Tips

Interview preparation tips for other job seekers - You don't have to know everything but in a project you did , be ready to explain your choices and logic behind the process and data flows

Research Intern Interview Questions & Answers

user image Kshama Dwarakanath

posted on 26 Nov 2015

I applied via Campus Placement

Interview Questionnaire 

2 Questions

  • Q1. What are the areas you are interested in?
  • Ans. 

    I am interested in areas related to machine learning, data analysis, and natural language processing.

    • Machine learning

    • Data analysis

    • Natural language processing

  • Answered by AI
  • Q2. What programming languages do you know?
  • Ans. 

    I know several programming languages including Java, Python, and C++.

    • Java

    • Python

    • C++

  • Answered by AI

Interview Preparation Tips

Round: HR Interview
Experience: Analytics. Something I always wanted to try out.. I have been interested in math since schooling, so, took up engineering.
We had courses in C programming and python.

Skills:
Duration: 2 months
College Name: IIT Madras
Motivation: I have always wanted to try for a non-core company since I haven't been able to explore that area.

Research Intern Interview Questions Asked at Other Companies for Fresher

asked in Qualcomm
Q1. Minimum no of steps needed to find the value of a nth order polyn ... read more
Q2. What are your limitations in conducting research during pandemic?
asked in Qualcomm
Q3. What is histogram equilization. What does it do to the probabilit ... read more
Q4. How can you link what you have studied so far with this
asked in TCS
Q5. How much comfortable are you with programming languages?

Interview questions from similar companies

I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is recursion ? what is inheritance? what is heap? write a code to find the largest element in an array?
  • Ans. 

    Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.

    • Recursion can be used to solve problems that can be broken down into smaller sub-problems.

    • Inheritance allows for code reuse and helps in creating a hierarchy of classes.

    • Heap is used for dynamic memory allocation in la...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not loose your confidence till the end of the interview and be clear with your voice .

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Sep 2019. There were 4 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1.  I was asked to introduce about myself
  • Q2. I was asked about my final year project work and all its pinpoint details
  • Q3. I was asked about how the company would be benefitted from the project that I have done .
  • Q4. Where do you see yourself after five years, working at this company
  • Q5. What are Ur extra curricular activities
  • Q6. Do you read books ,articles or watch documentaries
  • Q7. Did you participate in any college events

Interview Preparation Tips

Interview preparation tips for other job seekers - My advice is to my junior batches is that first of all never get stressed before going in, one thing I can say from my experience is that it is very easy to get into Infosys if you pass the aptitude test that they give.
Interview will be very easy to attend

I applied via Campus Placement and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

The test consist verbal, logical and quantitative sections and you need to score 50% more in all three.

Round 2 - Technical 

(1 Question)

  • Q1. They ask you everything written on your resume and some basics of DBMS, data structures

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm, be yourself, and be honest while answering

Interview Questionnaire 

1 Question

  • Q1. About techical

I applied via Naukri.com and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. The questions were on front end web development questions with managerial interview

Interview Preparation Tips

Interview preparation tips for other job seekers - The overall experience was good. The interview was on technical and managerial skills based on the experience gained.

I applied via Recruitment Consultant and was interviewed in Dec 2018. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. What is basic function of firewall.
  • Ans. 

    Firewall is a network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules.

    • Firewall acts as a barrier between a trusted, secure internal network and another network, such as the Internet.

    • It examines each packet of data that passes through it and determines whether to allow or block the traffic based on the set of rules.

    • Firewalls can be hardware or softwa...

  • Answered by AI
  • Q2. Which are the BGP attributes
  • Ans. 

    BGP attributes are used to determine the best path for routing traffic between networks.

    • BGP attributes include: AS Path, Next Hop, Local Preference, MED, Origin, and Community

    • AS Path is a list of autonomous systems that the route has passed through

    • Next Hop is the IP address of the next router on the path

    • Local Preference is used to indicate the preferred path for outbound traffic

    • MED (Multi-Exit Discriminator) is used to...

  • Answered by AI
  • Q3. How VPN works
  • Ans. 

    VPN stands for Virtual Private Network. It allows secure remote access to a private network over the internet.

    • VPN creates a secure and encrypted connection between the user's device and the private network.

    • It masks the user's IP address and location, providing anonymity and privacy.

    • VPN uses different protocols such as PPTP, L2TP, IPSec, and OpenVPN.

    • It can be used to access geographically restricted content, bypass cens...

  • Answered by AI
  • Q4. Which are the difference Routing protocols
  • Ans. 

    Routing protocols are used to determine the best path for data to travel in a network.

    • Distance Vector protocols: RIP, IGRP, EIGRP

    • Link State protocols: OSPF, IS-IS

    • Hybrid protocols: BGP

    • Path Vector protocols: BGP

    • IGP vs EGP

  • Answered by AI
  • Q5. What is VTP
  • Ans. 

    VTP stands for VLAN Trunking Protocol, used to manage VLANs in a switched network.

    • VTP is a Cisco proprietary protocol.

    • It allows for easy VLAN management by propagating VLAN information across the network.

    • VTP operates in three modes: server, client, and transparent.

    • Server mode allows for VLAN creation, deletion, and modification.

    • Client mode receives and stores VLAN information.

    • Transparent mode forwards VTP messages but ...

  • Answered by AI
  • Q6. What is the difference between Router and firewall
  • Ans. 

    Routers connect networks while firewalls protect networks from unauthorized access.

    • Routers direct traffic between networks while firewalls filter traffic based on predefined rules.

    • Routers operate at layer 3 of the OSI model while firewalls operate at layer 4 or higher.

    • Examples of routers include Cisco routers, while examples of firewalls include Fortinet firewalls.

    • Routers can be used to segment networks while firewalls...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one. It lasted for about 30 minutes. The interviewer wanted to test both my knowledge and communication skills. Most of the questions asked to me were related to networking,like firewall, routing and switching, Luckily I was able to answer most of the questions correctly. I tried to answer each question with network topology. You need to stay calm and should apply presence of mind. Please go through the job description thoroughly word-by-word and recheck your resume to ensure that you are a best-fit for the position.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Project related questions
  • Q2. Data Structures and OOPS
  • Q3. Difference between Trees and Graphs and their implementation
  • Ans. 

    Trees and Graphs are data structures used to represent relationships between objects. Trees are hierarchical while Graphs are non-hierarchical.

    • Trees have a single root node while Graphs can have multiple starting points

    • Trees have parent-child relationships while Graphs have edges connecting nodes

    • Trees are used for hierarchical data like file systems while Graphs are used for non-hierarchical data like social networks

    • Tr...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for your basics

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I have asked many type of questions related to both technical and HR round. For technical round, first they asked which language/subject is your favourite ? If you tell the subject they will ask most of th...

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident, don't try to act oversmart. If you don't know the answer of any question, simply say that you don't know. Do not try to manipulate any answer and even if you try to manipulate then do it wisely so that they don't get to know that you are manipulating them. Be honest. Don't lie.

IBM Interview FAQs

How many rounds are there in IBM Research Intern interview for freshers?
IBM interview process for freshers usually has 2 rounds. The most common rounds in the IBM interview process for freshers are Coding Test and Technical.
How to prepare for IBM Research Intern 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 IBM. The most common topics and skills that interviewers at IBM expect are 9X, Banking Operations, Excel, Forklift and Gauges.

Tell us how to improve this page.

IBM Research Intern Interview Process for Freshers

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.7k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Capgemini Interview Questions
3.7
 • 4.9k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
DXC Technology Interview Questions
3.7
 • 804 Interviews
View all
IBM Research Intern Salary
based on 4 salaries
₹1 L/yr - ₹7.9 L/yr
56% more than the average Research Intern Salary in India
View more details

IBM Research Intern Reviews and Ratings

based on 2 reviews

4.3/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

4.3

Salary

3.6

Job security

3.6

Company culture

3.6

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Application Developer
11.9k salaries
unlock blur

₹5.7 L/yr - ₹25.8 L/yr

Software Engineer
5.6k salaries
unlock blur

₹7.1 L/yr - ₹22.3 L/yr

Advisory System Analyst
5.2k salaries
unlock blur

₹9.5 L/yr - ₹28.4 L/yr

Senior Software Engineer
5k salaries
unlock blur

₹8.1 L/yr - ₹32 L/yr

Software Developer
4.8k salaries
unlock blur

₹11.5 L/yr - ₹32 L/yr

Explore more salaries
Compare IBM with

Oracle

3.7
Compare

TCS

3.7
Compare

Cognizant

3.7
Compare

Accenture

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