i
Sony India Software Center
Filter interviews by
I am a Service Delivery Specialist with experience in managing projects and ensuring timely delivery of services.
Currently, I am responsible for overseeing the implementation of new service delivery processes in my project.
I work closely with cross-functional teams to identify areas for improvement and streamline service delivery workflows.
My role also involves monitoring key performance indicators to track the success...
Hashmap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.
Hashmap uses an array to store key-value pairs.
Keys are hashed to determine the index where the value will be stored.
Collision handling is done by chaining or open addressing.
Retrieving a value involves hashing the key to find the index and then accessing the value at that index.
Find the second largest element in an array of strings.
Sort the array in descending order
Access the element at index 1 to get the second largest element
Sort an array of strings containing 0s and 1s
Iterate through the array and count the number of 0s and 1s
Create a new array with the sorted order of 0s and 1s
Return the sorted array
10 basic questions in python. No need for DSA or anything.
CNN is a type of neural network commonly used for image recognition. Dropout is a regularization technique to prevent overfitting. Weight initialization techniques are methods to set initial weights in a neural network. ReLU is a popular activation function due to its ability to address the vanishing gradient problem.
CNN (Convolutional Neural Network) is commonly used for image recognition tasks due to its ability to c...
Sony India Software Center interview questions for popular designations
I applied via Approached by Company and was interviewed in Mar 2024. There were 2 interview rounds.
Get interview-ready with Top Sony India Software Center Interview Questions
Project architecture refers to the high-level structure of a software system, including components, relationships, and interactions.
Project architecture defines how different components of a software system interact with each other.
It includes the design decisions related to technologies, frameworks, databases, and communication protocols.
Common architectural patterns include MVC, microservices, and layered architectur...
Find unique elements in a given string
Iterate through each character in the string
Use a hash set to keep track of unique characters
If a character is already in the set, it is not unique
Return the set of unique characters as an array of strings
The POST method in Rest Assured is used to send data to a server to create a new resource.
Use the given() method to set the base URI and path
Create a request specification using the request() method
Set the request body using the body() method
Specify the content type using the contentType() method
Send the POST request using the post() method
Validate the response using assertions
Objectness loss is a loss function used in object detection models to penalize incorrect localization of objects.
Objectness loss helps in determining how well the model localizes objects in an image.
It penalizes the model for predicting bounding boxes that do not contain the object of interest.
Commonly used in models like YOLO (You Only Look Once) for object detection tasks.
Vanishing gradient occurs when gradients become very small during backpropagation, leading to slow learning or stuck in local minima.
Vanishing gradient is a common issue in deep neural networks, especially in deep architectures like RNNs.
It occurs when the gradients of the loss function with respect to the weights become very small, making weight updates negligible.
To avoid vanishing gradient, one can use activation fu...
I applied via Walk-in and was interviewed in Aug 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Yes, embeddings can be created from base using techniques like Word2Vec, GloVe, or FastText. Text embeddings can also be created from pretrained models like BERT or Word2Vec.
Use techniques like Word2Vec, GloVe, or FastText to create embeddings from base data
Pretrained models like BERT or Word2Vec can be used to create text embeddings
Fine-tuning pretrained models can also be done to create custom text embeddings
Top trending discussions
The duration of Sony India Software Center interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 20 interviews
Interview experience
based on 195 reviews
Rating in categories
Senior Software Engineer
171
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
135
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Specialist
89
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Technical Specialist
55
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
50
salaries
| ₹0 L/yr - ₹0 L/yr |
Microsoft Corporation
IBM
Oracle
Adobe