Upload Button Icon Add office photos

Filter interviews by

Samsung PRISM Project Intern Interview Questions and Answers

Updated 14 Dec 2022

Samsung PRISM Project Intern Interview Experiences

2 interviews found

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 - Coding Test 

1 hour, 3 question - 2 easy and 1 medium-easy

Round 3 - Case Study 

To build a solution to a real world problem, if the solution is good you will get rewards like cash and goodies

Interview Preparation Tips

Interview preparation tips for other job seekers - 6 month project intern, to create a solution for a real world problem

I applied via Campus Placement and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. 3 programming questions, easy medium, and hard.
  • Q2. The easy question was from string, medium on trees, and hard was on dynamic programming

Interview Preparation Tips

Interview preparation tips for other job seekers - No interview and only online test.

Project Intern Interview Questions Asked at Other Companies

Q1. A method acting as multiple methods is known as polymorphism of 2 ... read more
Q2. Resource allocation and management using Agile methodologies
asked in TCS
Q3. What is the difference between WHERE and HAVING clauses?
Q4. What is the least count of a Vernier caliper?
asked in INNOLABZ
Q5. What is an SCR (silicon-controlled rectifier)?

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Samsung PRISM?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Sep 2022. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Questions about html , c , and subjective knowledge
  • Q2. Html code snippets
  • Q3. Programming code snippets

Interview Preparation Tips

Interview preparation tips for other job seekers - just know your subject and domain well
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Aptitude consists of quantitative , logical questions

Round 2 - Technical 

(2 Questions)

  • Q1. What is difference between where and having ?
  • Ans. 

    WHERE is used to filter rows before grouping or aggregating, while HAVING is used to filter groups after grouping or aggregating.

    • WHERE is used with SELECT, UPDATE, DELETE statements to filter rows based on a condition

    • HAVING is used with GROUP BY clause to filter groups based on a condition

    • WHERE is applied before grouping or aggregating data

    • HAVING is applied after grouping or aggregating data

    • Example: SELECT * FROM table...

  • Answered by AI
  • Q2. Explain me about your projects
  • Ans. 

    I have worked on various projects including a web development project, a data analysis project, and a machine learning project.

    • Developed a website for a local business using HTML, CSS, and JavaScript

    • Conducted data analysis on customer feedback data to identify trends and insights

    • Implemented a machine learning model to predict customer churn for a telecom company

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do practive aptitude and start giving mock interviews which will build your confidence.

Skills evaluated in this interview

Associate Interview Questions & Answers

TCS user image ganesh Kothapalli

posted on 19 Jul 2021

Interview Questionnaire 

1 Question

  • Q1. What is document splitting

I applied via Naukri.com and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Javascript fundamentals
  • Q2. ES6 Functions
  • Q3. React hooks basics
  • Q4. State Management in React- states and props
  • Ans. 

    State management in React involves managing the state and props of components.

    • State is used to manage data that changes within a component

    • Props are used to pass data from a parent component to a child component

    • State can be updated using setState() method

    • Props are read-only and cannot be modified within a component

    • State and props are used together to create dynamic and interactive UIs

  • Answered by AI
  • Q5. Redux Architecture

Interview Preparation Tips

Interview preparation tips for other job seekers - I attended for react developer role. Asusual it started with self introduction and project role description. Then I was tested on the javascript core concepts with ES6 features and react basics. In the middle, we discussed about the best practices we follow in our project for error handling.

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Nov 2021. There were 4 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 - Typing Test 

(1 Question)

  • Q1. Typing test 30words per minute. 90% accuracy.
Round 3 - HR 

(1 Question)

  • Q1. Personal information, Previous company work, Salary discussion.
Round 4 - Aptitude Test 

General knowledge, Maths questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - English communication is must important, Interviews are easy.
Are these interview questions helpful?

I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Technical

Interview Preparation Tips

Interview preparation tips for other job seekers - Be reliable

I applied via Recruitment Consultant and was interviewed before Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oracle advanced level questions

Interview Preparation Tips

Interview preparation tips for other job seekers - One technical round and HR round

Interview Questionnaire 

1 Question

  • Q1. Design facebook
  • Ans. 

    Designing Facebook is a complex task involving various components and technologies.

    • Identify the core features of Facebook such as user profiles, news feed, messaging, and groups.

    • Choose appropriate technologies for each component such as PHP for backend, React for frontend, and MySQL for database.

    • Ensure scalability and performance by implementing caching, load balancing, and database sharding.

    • Implement security measures...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Database, logical reasoning

Skills evaluated in this interview

Samsung PRISM Interview FAQs

How many rounds are there in Samsung PRISM Project Intern interview?
Samsung PRISM interview process usually has 3 rounds. The most common rounds in the Samsung PRISM interview process are Resume Shortlist, Coding Test and Case Study.
What are the top questions asked in Samsung PRISM Project Intern interview?

Some of the top questions asked at the Samsung PRISM Project Intern interview -

  1. The easy question was from string, medium on trees, and hard was on dynamic pro...read more
  2. 3 programming questions, easy medium, and ha...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.7
 • 8.7k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Amazon Interview Questions
4.0
 • 5.4k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.7
 • 3.4k Interviews
View all
Compare Samsung PRISM with

TCS

3.6
Compare

Accenture

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
write
Share an Interview