Upload Button Icon Add office photos
Engaged Employer

i

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

Sony Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Clear (1)

Sony Software Developer Interview Questions and Answers

Updated 5 Sep 2024

Sony Software Developer Interview Experiences

4 interviews found

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

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

Round 1 - Aptitude Test 

Basic aptitude train, time and work distance

Round 2 - Technical 

(1 Question)

  • Q1. Basics about my project and 3 eazy level coding question
Round 3 - HR 

(1 Question)

  • Q1. Discuss about salary and work cultrue
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Simple question on the datatypes, DSA,
  • Q2. Basic full stack questions

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more
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 Jan 2023. 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 Resume tips
Round 2 - Coding Test 

Data structures, linq and .net core related questions

Round 3 - Technical 

(1 Question)

  • Q1. Angular and .net core related questions
Round 4 - HR 

(1 Question)

  • Q1. About salary discussion
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Coding Test 

Basic oops concepts and .net core DI related questions

Round 2 - Coding Test 

Angular intermediate level questions and .net coding on screen for questions like creating an Oauth syntax

Round 3 - HR 

(2 Questions)

  • Q1. Salary negotiation
  • Q2. And brief about role and responsibility

Sony interview questions for designations

 Developer

 (1)

 Software Engineer

 (2)

 Software Tester

 (1)

 Unity Developer

 (1)

 Java Developer

 (1)

 Functional Consultant

 (1)

 Technical Specialist

 (1)

 QA Engineer

 (1)

Interview questions from similar companies

I was interviewed in May 2017.

Interview Questionnaire 

4 Questions

  • Q1. Why is string immutable
  • Ans. 

    String is immutable because it ensures data integrity and allows for efficient memory management.

    • Immutable strings prevent accidental modification of data.

    • Immutable strings can be easily shared and reused, improving memory efficiency.

    • Immutable strings enable efficient string interning and caching.

    • Immutable strings support thread safety in concurrent environments.

  • Answered by AI
  • Q2. Do @requestparam has default value
  • Ans. 

    Yes, @RequestParam has a default value if not specified.

    • If a @RequestParam is not provided in the request, it will use its default value.

    • The default value can be set using the 'defaultValue' attribute of @RequestParam annotation.

    • If no default value is specified, the parameter will be considered as required and an exception will be thrown if not provided.

  • Answered by AI
  • Q3. Singleton and prototype
  • Q4. Why abstract class is required
  • Ans. 

    Abstract classes are required to provide a common interface and share code among related classes.

    • Abstract classes allow for code reusability and promote modular design.

    • They provide a common interface for a group of related classes.

    • Abstract classes can define abstract methods that must be implemented by subclasses.

    • They can also provide default implementations for common methods.

    • Abstract classes cannot be instantiated, b

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions & Answers

Samsung user image Gaurav Srikant Mokhasi

posted on 3 Dec 2015

Interview Preparation Tips

Round: PRE PLACEMENT OFFER
Experience: Interns (both CS and IT) were selected in my third year. Pre-placement offers were rolled out to 16 of us which was roughly a conversion ratio of 1:3. A couple of ECE hires were added when SRI-B visited campus later.

General Tips: If you're in CS or IT, this is the only format your resume should be in: -----
Take your internship seriously. Have fun and all but also get your project done. It's not the end of the world if you don't get a PPO. Campus placements are tension-filled, no doubt, but a lot of people get equally good if not better jobs after missing out on PPOs.
Make sure you talk to your manager about the PPO process. She will be the one giving you your final review. So ensure that she knows you want the job. Prepare a fancy presentation for the HR. By fancy, I mean slick and professional. Think Apple, not flashy Microsofty graphics and stupid word art.
Skill Tips: Google GSAT (Global Samsung Aptitude Test) a week before the test and make sure you practice some similar CAT type questions. Questions are of medium difficulty and time management is a real issue (most of us were unable to finish properly). - I didn't have to use these but I've heard good things about codechef/topCoder and books such as Cracking the Coding Interview by Gayle Laakmann McDowell.
Skills:
College Name: NIT Surathkal

Interview Questionnaire 

2 Questions

  • Q1. Multiple
  • Q2. Multiple.

Interview Preparation Tips

Round: Test
Experience: Graph problem.
First step was to formulate the question into graph problem.

Then solve using standard graph algo (Dijkstra, bellmen ford, e.tc).
Tips: Practice writing whole code without using standard library.
Duration: 3 hours
Total Questions: 1

Round: Technical Interview
Experience: Question related to dfs.
Asked about networking, OS and integers.

One puzzle.(available on geeksforgeeks)
Tips: Prepare for puzzle. Generally they go for standard puzzle.

Round: Technical Interview
Experience: It was mostly related to technical project and internship.

General discussion on machine learning.
Tips: Prepare for the projects mentioned on the resume

Round: HR Interview
Experience: He was testing me regarding how I will explain a technical project to a non-technical guy.. And also general HR questions like why u want to join Samsung and other similar questions.
Tips: Nothing new.

Skills: Basic programming stuff. , Algorithm, Graph Theory, Machine Learning, Problem Solving Skills
College Name: IIT Kharagpur

I applied via Campus Placement

Interview Preparation Tips

Round: Test
Experience: Lengthy aptitude section. Technical was easy.
Tips: Revise operating on arrays
Duration: 120 minutes
Total Questions: 63

Round: Group Discussion
Experience: Interviewer was supportive

General Tips: Prepare well for GD
Skills: Ability To Make Quick Calculations, C Programming, LOGICAL THINKING ABILITIES
Duration: 2
College Name: IIT Madras
Motivation: A top company. Will get good experience

Software Developer Interview Questions & Answers

Samsung user image VINAY KUMAR REDDY C

posted on 30 Aug 2016

I applied via Campus Placement

Interview Preparation Tips

Round: Test
Experience: Questions are very easy but you have to manage it in time and no need of any prerequisites to answer them.They are very straight forward questions.
Tips: make sure u don't spend more than 1 min on any questions.Time is very important in this round because 60 questions and 60 mins.
Duration: 60 minutes

Round: Test
Experience: 3 Questions were given and 1st question is very straight forward and 2nd question is a little bit tricky and 3rd question is a difficult one.If you were able to solve at least 2 questions then u will be selected for next round.
Tips: concentrate on basic most algorithms because most questions are from that area only.
Duration: 60 minutes

Round: Group Discussion
Experience: I took regular problems faced by common people which are not reaching the respective authorities as my social problem and spoke about that topic for about 3 mins
Tips: free your mind and write down the main points on a paper and present them.

General Tips: Make sure u prepare well for the interview and don't get panic.
Skill Tips: Learn basic most algorithms
Skills: Algorithmic Approach To Problem Solving, General Coding And Problem Solving
Duration: 2
College Name: IIT Madras
Motivation: I love to work on cool projects.

I applied via Campus Placement

Interview Preparation Tips

Round: Test
Experience: Each section has 20 questions. The first two rounds are well finished in time but the numerical section left me time deficient.
Tips: No special practice is needed. Just be calm during the entire test and don't get stuck at any question. Immediately move to next question if got stuck at any question.
Total Questions: 60

Round: Test
Experience: Most questions are pretty much simple testing the basics.
Tips: Practice string problems from hackerrank.
Duration: 60 minutes
Total Questions: Coding

Round: Group Discussion
Experience: Not like the usual Gd's. It's more of group interview. Every one gets their turn to share #t opinion.
Tips: They want to test your interest in technology. So, know abt the current advancements in technology.

Skills: Basics Of Computer Science, Algorithms And Data Structures, Accuracy
Duration: 2
College Name: IIT Madras
Contribute & help others!
anonymous
You can choose to be anonymous

Sony Interview FAQs

How many rounds are there in Sony Software Developer interview?
Sony interview process usually has 2-3 rounds. The most common rounds in the Sony interview process are Coding Test, Technical and HR.
What are the top questions asked in Sony Software Developer interview?

Some of the top questions asked at the Sony Software Developer interview -

  1. Angular and .net core related questi...read more
  2. Simple question on the datatypes, D...read more
  3. basic full stack questi...read more

Recently Viewed

INTERVIEWS

JCB

No Interviews

INTERVIEWS

Sony

No Interviews

INTERVIEWS

JCB

No Interviews

INTERVIEWS

Sony

No Interviews

INTERVIEWS

Exicom

No Interviews

INTERVIEWS

Exicom

No Interviews

INTERVIEWS

Exicom

No Interviews

INTERVIEWS

Sony

No Interviews

INTERVIEWS

Tripjack

5.6k top interview questions

LIST OF COMPANIES

Tripjack

Locations

Tell us how to improve this page.

Sony Software Developer Interview Process

based on 4 interviews

Interview experience

4
  
Good
View more
Sony Software Developer Salary
based on 29 salaries
₹4.2 L/yr - ₹10.4 L/yr
At par with the average Software Developer Salary in India
View more details

Sony Software Developer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

3.0

Skill development

5.0

Work-life balance

3.0

Salary

5.0

Job security

3.0

Company culture

2.0

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Sales Executive
187 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Area Sales Manager
80 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
68 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Support Engineer
56 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
53 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Sony with

Samsung

3.9
Compare

LG Electronics

4.0
Compare

Panasonic Avionics Corporation

3.4
Compare

Toshiba

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