Upload Button Icon Add office photos
Engaged Employer

i

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

Samsung SDS Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Samsung SDS Senior Manager Interview Questions and Answers

Updated 18 Feb 2025

Samsung SDS Senior Manager Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Why you want to join ?
  • Q2. Who are you

Interview Preparation Tips

Interview preparation tips for other job seekers - Think and research before joining. Take the sample data from linedin whi have left this comapny in 1 year or max 2 years

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Dec 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 - Technical 

(6 Questions)

  • Q1. MVC, WEBAPI, SQL Basics
  • Q2. What is filters in WEBAPI? How to Implement Authentication Filter in MVC/WEB API What is middle Ware? Why middle ware required? Cluster Index Diff between Group by & Where Clause? How to Optimize a Page wh...
  • Ans. 

    Questions related to web development and project management

    • Filters in WEBAPI are used to intercept HTTP requests and responses. They can be used for authentication, logging, caching, etc.

    • Authentication filters in MVC/WEB API can be implemented by creating a class that inherits from the AuthorizationFilterAttribute class and overriding its methods.

    • Middleware is software that sits between an application and the operating...

  • Answered by AI
  • Q3. What is scrum & agile
  • Ans. 

    Scrum & Agile are project management methodologies that prioritize flexibility, collaboration, and continuous improvement.

    • Scrum is a framework for managing and completing complex projects, with a focus on iterative development and frequent feedback.

    • Agile is a broader approach to project management that emphasizes adaptability, customer satisfaction, and cross-functional teams.

    • Both Scrum and Agile prioritize communicati...

  • Answered by AI
  • Q4. What is retrospective
  • Ans. 

    A retrospective is a meeting held after a project or event to review what went well, what could be improved, and how to make future improvements.

    • A retrospective is a team meeting where participants reflect on a project or event.

    • It is an opportunity to discuss what went well, what didn't go well, and what could be improved.

    • The focus is on learning from past experiences and making changes for future success.

    • Retrospective...

  • Answered by AI
  • Q5. How to optimize a slow page
  • Ans. 

    Optimizing a slow page involves reducing file sizes, minimizing HTTP requests, and utilizing caching.

    • Minimize file sizes by compressing images and using minified code

    • Reduce HTTP requests by combining files and using asynchronous loading

    • Utilize caching by setting expiration headers and using a content delivery network

    • Consider using a content delivery network to distribute content closer to users

    • Use a tool like Google Pa...

  • Answered by AI
  • Q6. What is filter in web api
  • Ans. 

    Filter in Web API is used to extract data from a collection based on certain criteria.

    • Filters are used to query data from a collection in Web API

    • They can be used to extract data based on certain criteria such as date range, price range, etc.

    • Filters can be applied using query parameters in the URL or using attributes in the code

    • Examples of filters include $filter in OData and [FromQuery] attribute in ASP.NET Core

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Prepared for Basic .NET questions. and C# question

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. How did you get to know about the offer

Interview Preparation Tips

Interview preparation tips for other job seekers - It was my friend's reference which helped me to get the job and not from naukri
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What is the internal working of a hashmap?
  • Q2. Design a Least Recently Used (LRU) cache.
Round 2 - Technical 

(2 Questions)

  • Q1. What are the SOLID principles in software engineering?
  • Q2. What design patterns have you worked with?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Project description
  • Q2. Architecture diagram of project
Round 2 - Technical 

(2 Questions)

  • Q1. In depth machine learning questions
  • Q2. A python coding round
Round 3 - Technical 

(2 Questions)

  • Q1. In depth questions about python programming language
  • Q2. Discussed about company
Round 4 - HR 

(1 Question)

  • Q1. Salary expectations

Interview Preparation Tips

Topics to prepare for Tiger Analytics Senior Analyst interview:
  • Machine Learning
Interview preparation tips for other job seekers - Required In depth knowledge.

Senior Engineer Interview Questions & Answers

Altimetrik user image Machineni Ravisankar

posted on 1 Mar 2025

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

I was interviewed before Mar 2024.

Round 1 - Assignment 

When I was join there no assignment I think now they conducting

Round 2 - One-on-one 

(2 Questions)

  • Q1. Check the basic knowledge of our skills
  • Q2. Need write programs
Round 3 - Technical 

(1 Question)

  • Q1. Check the in-depth knowledge about our work
Round 4 - HR 

(1 Question)

  • Q1. Discuss salary details
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Hashmap internal working
  • Q2. Equals and hashcode
Round 2 - Technical 

(2 Questions)

  • Q1. Microservice design pattern
  • Ans. 

    Microservice design pattern focuses on breaking down a large application into smaller, independent services.

    • Each microservice is responsible for a specific function or feature

    • Communication between microservices is typically done through APIs

    • Microservices can be developed, deployed, and scaled independently

    • Examples: Netflix, Amazon, Uber

  • Answered by AI
  • Q2. Springboot annotation
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between Scheduled script and Map reduce script?
  • Ans. 

    Scheduled script runs on a predefined schedule, while Map reduce script processes large datasets in parallel.

    • Scheduled script is used for automating tasks at specific times, like sending reports daily at 8am.

    • Map reduce script is used for processing large datasets by splitting them into smaller chunks and processing them in parallel.

    • Scheduled script is typically used for routine tasks, while Map reduce script is used fo...

  • Answered by AI
  • Q2. Types of scripts in NetSuite.
  • Ans. 

    Types of scripts in NetSuite include SuiteScript, SuiteTalk, SuiteFlow, and SuiteBuilder.

    • SuiteScript: JavaScript-based scripts for customizing NetSuite functionality.

    • SuiteTalk: Web services integration for connecting NetSuite with external systems.

    • SuiteFlow: Visual workflow tool for automating business processes.

    • SuiteBuilder: Customization tool for modifying NetSuite forms, fields, and records.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Private equity, hedge fund, alternative investments, concepts of finance and wealth management.
  • Q2. All are mentioned

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready with wealth management topic on tips and all management fee, gp-lp, private equity and mutual fund and other fund examples. Their differences are must.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Pair programming Round - It involves collaborating with the interviewer on the development of a small or micro feature.

Round 2 - Case Study 

System Design Interview - High Level & Low Level Design

Round 3 - Group Discussion 

Behavioral Interview Round - Test our abilities to handle various conflicts & leadership qualities

Round 4 - Group Discussion 

Social Issues - Test our understanding of various social/real-world problems and solutions

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview Experience will be one of the kind, where your experience will be tested in a real world scenario rather than asking simple questions. Be open & positive

Samsung SDS Interview FAQs

How many rounds are there in Samsung SDS Senior Manager interview?
Samsung SDS interview process usually has 1 rounds. The most common rounds in the Samsung SDS interview process are One-on-one Round.

Tell us how to improve this page.

Samsung SDS Senior Manager Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more
Samsung SDS Senior Manager Salary
based on 82 salaries
₹15.8 L/yr - ₹45 L/yr
50% more than the average Senior Manager Salary in India
View more details

Samsung SDS Senior Manager Reviews and Ratings

based on 10 reviews

2.6/5

Rating in categories

2.4

Skill development

3.0

Work-life balance

3.1

Salary

3.0

Job security

2.5

Company culture

2.8

Promotions

2.5

Work satisfaction

Explore 10 Reviews and Ratings
Assistant Manager
278 salaries
unlock blur

₹6.2 L/yr - ₹25.9 L/yr

Senior Executive
201 salaries
unlock blur

₹4.5 L/yr - ₹17 L/yr

Manager
111 salaries
unlock blur

₹9.5 L/yr - ₹33 L/yr

Senior Manager
82 salaries
unlock blur

₹15.9 L/yr - ₹45 L/yr

Software Engineer
59 salaries
unlock blur

₹11 L/yr - ₹17 L/yr

Explore more salaries
Compare Samsung SDS with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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