Filter interviews by
I applied via Walk-in and was interviewed in Oct 2024. There was 1 interview round.
3h test with 1question
I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.
3hrs of test 1Question was given.
3hr Coding round, 1 Graph Question
Samsung Research interview questions for designations
I applied via campus placement at Motilal Nehru Institute National Institute of Technology (NIT), Allahabad and was interviewed in Jun 2023. There were 3 interview rounds.
There are 2 questions on hackerearth related to graph cut edge and cut vertices and similar one .
Top trending discussions
Find all permutations of palindromes in an array of strings.
Iterate through each string in the array.
For each string, generate all possible permutations.
Check if each permutation is a palindrome.
Return the list of palindromic permutations.
Toggle a bit in a binary number
Convert the number to binary representation
Identify the bit position to toggle
Toggle the bit using bitwise XOR operator
Convert the modified binary number back to decimal
Swapping numbers using bit operators.
Use XOR operator to swap two numbers without using a temporary variable
XORing a number with itself results in 0
Example: a = 5, b = 7. a ^= b; b ^= a; a ^= b; // a = 7, b = 5
posted on 11 Nov 2022
I applied via Referral and was interviewed in May 2022. There were 4 interview rounds.
Simple DSA and CS Fundamentals
I applied via Company Website and was interviewed before Feb 2022. There were 3 interview rounds.
I want to work here because of the company's reputation, the opportunity for growth, and the chance to work on innovative projects.
Company's reputation: The company has a strong reputation in the industry for its high-quality software development work.
Opportunity for growth: I believe that working here will provide me with ample opportunities to learn and grow as a software developer.
Innovative projects: I am excited a...
I am a software development intern with a passion for coding and problem-solving.
Currently pursuing a degree in Computer Science
Proficient in programming languages such as Java, C++, and Python
Experience with web development frameworks like React and Angular
Completed several projects including a mobile app for task management
Strong problem-solving and analytical skills
I applied via Walk-in and was interviewed in Aug 2024. There were 3 interview rounds.
Tell about AC industry
Move all zeros in an array of strings to the end while maintaining the order of non-zero elements.
Iterate through the array and move all zeros to the end while keeping the order of non-zero elements.
Use two pointers approach to swap elements in-place.
Example: Input: ['a', 'b', 'c', '0', 'd', '0'], Output: ['a', 'b', 'c', 'd', '0', '0']
AWS services are cloud computing services provided by Amazon Web Services.
Compute services (e.g. EC2, Lambda)
Storage services (e.g. S3, EBS)
Database services (e.g. RDS, DynamoDB)
Networking services (e.g. VPC, Route 53)
Machine learning services (e.g. SageMaker)
Analytics services (e.g. Redshift, Athena)
DynamoDB is a fully managed NoSQL database service provided by AWS.
Fully managed NoSQL database service
Scalable and high-performance
Supports key-value and document data models
Automatically replicates data across multiple Availability Zones for high availability
I am very good at handling stress situations, remaining calm and focused under pressure.
I have experience working on high-pressure projects with tight deadlines.
I am able to prioritize tasks effectively and stay organized during stressful situations.
I have developed strong problem-solving skills that help me navigate stressful scenarios.
I am able to communicate effectively with team members and stakeholders to manage s...
Daikin may elaborate on a topic to provide more detailed information or explanation.
To provide a better understanding of a complex concept or product
To address potential questions or concerns from customers
To showcase the company's expertise and knowledge in the industry
Some of the top questions asked at the Samsung Research Software Developer Intern interview -
based on 5 interviews
1 Interview rounds
based on 11 reviews
Rating in categories
Software Engineer
1.6k
salaries
| ₹7 L/yr - ₹22 L/yr |
Lead Engineer
635
salaries
| ₹10 L/yr - ₹39.8 L/yr |
Senior Software Engineer
535
salaries
| ₹7.8 L/yr - ₹33 L/yr |
Chief Engineer
377
salaries
| ₹14 L/yr - ₹51 L/yr |
Engineer
320
salaries
| ₹6.7 L/yr - ₹22 L/yr |
Microsoft Research
IBM Research
Intel
TCS