Upload Button Icon Add office photos

Filter interviews by

Gilbert Research Center Intern Interview Questions and Answers

Updated 2 Apr 2024

Gilbert Research Center Intern Interview Experiences

3 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 2 Apr 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Basics of ML,python
  • Q2. Difference between list vs tuple.
  • Ans. 

    List is mutable, tuple is immutable in Python.

    • List can be modified after creation, tuple cannot.

    • List uses square brackets [], tuple uses parentheses ().

    • List is used for collections of items that may change, tuple for fixed collections.

    • Example: list - [1, 2, 3], tuple - (1, 2, 3)

  • Answered by AI
  • Q3. Correlation vs covariance in regression.
  • Ans. 

    Correlation measures the strength and direction of a linear relationship between two variables, while covariance measures the extent to which two variables change together.

    • Correlation ranges from -1 to 1, where -1 indicates a perfect negative linear relationship, 0 indicates no linear relationship, and 1 indicates a perfect positive linear relationship.

    • Covariance can take any value between negative infinity and positiv...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be chill

Skills evaluated in this interview

Intern Interview Questions & Answers

user image Anonymous

posted on 28 Mar 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
No response

I was interviewed in Feb 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. The interview was telephonic he will as you about probability, statistics,correlation, and python related things
  • Q2. Probability statistics correlation python programming inheritance

Intern Interview Questions & Answers

user image Anonymous

posted on 5 Apr 2023

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

I applied via Naukri.com and was interviewed in Oct 2022. There were 2 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 tips
Round 2 - Telephonic Call 

(2 Questions)

  • Q1. Maths, python, statistics
  • Q2. Python basics, permutations, combinations, higher mathematics

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic knowledge is required regarding higher maths, statistics, python

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via campus placement at MAEER's MIT College of Engineering, Pune and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

The aptitude test was successful, covering various topics such as ratios and proportions, percentages, blood relations, boat and stream problems, highest common factor (HCF) and least common multiple (LCM), volume and surface area, time and work, as well as questions related to profit and loss, and speed, distance, and time.

Round 2 - Coding Test 

In the coding test 1 question for coding and another 2 for debugging were asked.

Round 3 - Technical 

(3 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.

    • Recent graduate with a degree in Computer Science

    • Passionate about coding and problem-solving

    • Experience with programming languages like Java, Python, and C++

  • Answered by AI
  • Q2. What do you mean by polymorphism?
  • Ans. 

    Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: Inheritance in OOP allows a child class to override a method from its parent class, exhibiting polymo

  • Answered by AI
  • Q3. A puzzle was asked. Probably do all the puzzles from geeks for geeks.

Interview Preparation Tips

Interview preparation tips for other job seekers - For interviews do the basic computer concepts. Do practice projects as project related questions might be asked. Oops concepts, sql, Dbms, OS, Cn.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Total of 90 mins aptitude and computer networks and excel

Round 2 - Coding Test 

45 mins it will be easy

Round 3 - communication 

(2 Questions)

  • Q1. Read the sentence
  • Q2. Repeat the sentence
Round 4 - One-on-one 

(2 Questions)

  • Q1. Explain about project
  • Ans. 

    The project involved developing a mobile application for tracking daily fitness activities.

    • Researched user needs and preferences for fitness tracking apps

    • Designed user interface for easy navigation and data input

    • Implemented features such as step tracking, calorie counting, and workout logging

    • Tested the application for bugs and usability issues

    • Collaborated with developers and designers to ensure project success

  • Answered by AI
  • Q2. Explain about your studies
  • Ans. 

    I am currently pursuing a Bachelor's degree in Computer Science with a focus on software development.

    • Studying various programming languages such as Java, C++, and Python

    • Learning about data structures and algorithms

    • Taking courses in web development and database management

    • Participating in coding competitions and hackathons

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - do well in round each round mark will be considered

Intern Interview Questions & Answers

Jio user image Harshita Krishna naik

posted on 30 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude test was very easy to clear

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.

    • Graduated with a degree in Computer Science

    • Passionate about coding and problem-solving

    • Completed internships at tech companies

  • Answered by AI
  • Q2. About educational Background

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and prepared well
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Mostly on numerical there will be 5 sets in round 1 aptitude and communication general English questions

Round 2 - Coding Test 

Coding questions are on arrays and lists

Round 3 - Technical 

(2 Questions)

  • Q1. What is agile?and explain it
  • Ans. 

    Agile is a project management methodology that emphasizes flexibility, collaboration, and continuous improvement.

    • Agile involves breaking down projects into smaller tasks called sprints

    • It prioritizes customer feedback and adapting to changes quickly

    • Common frameworks include Scrum, Kanban, and Lean

    • Daily stand-up meetings and retrospectives are common practices in Agile

  • Answered by AI
  • Q2. Mostly on software engineer questions

Intern Interview Questions & Answers

TCS user image Anonymous

posted on 25 Dec 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Questions were easy, numerical and logical

Round 2 - Technical 

(1 Question)

  • Q1. DSA algorithms, sql, sorting
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Normal level questions, 20 questions were there and they were little lengthy

Round 2 - Technical 

(2 Questions)

  • Q1. What are different types of transactions in SQL
  • Ans. 

    Different types of transactions in SQL include DML, DDL, DCL, and TCL.

    • DML (Data Manipulation Language) - Used for manipulating data in a database (e.g. INSERT, UPDATE, DELETE)

    • DDL (Data Definition Language) - Used for defining database schema (e.g. CREATE, ALTER, DROP)

    • DCL (Data Control Language) - Used for controlling access to data (e.g. GRANT, REVOKE)

    • TCL (Transaction Control Language) - Used for managing transactions

  • Answered by AI
  • Q2. Difference between truncate and delete
  • Ans. 

    Truncate is a DDL command that removes all rows from a table, while delete is a DML command that removes specific rows.

    • Truncate is faster and uses less system resources compared to delete.

    • Truncate resets the identity seed of the table, while delete does not.

    • Truncate cannot be rolled back, while delete can be rolled back using a transaction.

    • Truncate does not fire triggers, while delete does.

    • Truncate is not logged in the

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Skills evaluated in this interview

Intern Interview Questions & Answers

IBM user image Anonymous

posted on 1 Jan 2025

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

I applied via Walk-in and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Group Discussion 

AI use cases and disadvantage

Gilbert Research Center Interview FAQs

How many rounds are there in Gilbert Research Center Intern interview?
Gilbert Research Center interview process usually has 1-2 rounds. The most common rounds in the Gilbert Research Center interview process are Technical, Telephonic Call and Resume Shortlist.
How to prepare for Gilbert Research Center Intern 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 Gilbert Research Center. The most common topics and skills that interviewers at Gilbert Research Center expect are C++, Computer science, Data Science, Deep Learning and Machine Learning.
What are the top questions asked in Gilbert Research Center Intern interview?

Some of the top questions asked at the Gilbert Research Center Intern interview -

  1. difference between list vs tup...read more
  2. correlation vs covariance in regressi...read more
  3. The interview was telephonic he will as you about probability, statistics,corre...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Gilbert Research Center interviews
Job Portal
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Intern Interview Questions from Similar Companies

TCS Intern Interview Questions
3.7
 • 34 Interviews
Infosys Intern Interview Questions
3.7
 • 22 Interviews
Amazon Intern Interview Questions
4.1
 • 22 Interviews
Deloitte Intern Interview Questions
3.8
 • 21 Interviews
IBM Intern Interview Questions
4.1
 • 14 Interviews
Wipro Intern Interview Questions
3.7
 • 11 Interviews
View all
Gilbert Research Center Intern Salary
based on 4 salaries
₹1 L/yr - ₹2.5 L/yr
55% less than the average Intern Salary in India
View more details

Gilbert Research Center Intern Reviews and Ratings

based on 4 reviews

3.2/5

Rating in categories

3.8

Skill development

3.5

Work-Life balance

2.4

Salary & Benefits

3.0

Job Security

3.2

Company culture

2.0

Promotions/Appraisal

3.6

Work Satisfaction

Explore 4 Reviews and Ratings
Data Science Intern
6 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Intern
4 salaries
unlock blur

₹1 L/yr - ₹2.5 L/yr

Explore more salaries
Compare Gilbert Research Center with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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