Getting ready for an Software Engineer interview at PlayStation? The PlayStation Software Engineer interview span across 10 to 12 different question topics. In preparing for the interview:
Interview Query regularly analyzes interview experience data, and we've used that data to produce this guide, with sample interview questions and an overview of the PlayStation Software Engineer interview.
Average Base Salary
Average Total Compensation
Check your skills...
How prepared are you for working as a Software Engineer at Playstation?
Typically, interviews at PlayStation vary by role and team, but commonly Software Engineer interviews follow a fairly standardized process across these question topics.
We've gathered this data from parsing thousands of interview experiences sourced from members.
Practice for the PlayStation Software Engineer interview with these recently asked interview questions.
| Question | Topic | Difficulty |
|---|---|---|
Data Structures & Algorithms | Medium | |
Write a Python function called An anagram is a word or phrase formed by rearranging the letters of a different word or phrase, using all the original letters exactly once. Note: Each of the inner lists should be ordered alphabetically and contain no duplicate values Example:Input:
Output:
Explanation: In the example, the words “eat”, “tea”, and “ate” are anagrams of each other, as are the words “tan” and “nat”. The word “bat” does not have any anagrams in the input list, and therefore is listed on its own. The function then groups the anagrams together and returns a list of lists representing these groups. Each of the lists representing a group of anagrams is sorted in alphabetical order. | ||
DevOps | Hard | |
Behavioral | Medium | |
SQL | Easy | |
Machine Learning | Medium | |
Statistics | Medium | |
SQL | Hard | |
Machine Learning | Medium | |
Python | Easy | |
Deep Learning | Hard | |
SQL | Medium | |
Statistics | Easy | |
Machine Learning | Hard |
Discussion & Interview Experiences