i
Sony India Software Center
Filter interviews by
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...
Top trending discussions
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Linux is preferred for server-side development due to its stability and security, while Windows is more commonly used for desktop applications.
Linux is open-source and free, making it cost-effective for development.
Windows has a larger user base and more compatibility with software and hardware.
Linux is known for its stability and security, making it a popular choice for server-side development.
Windows is more commonly...
Fail Fast focuses on detecting errors as soon as possible, while Fail Safe aims to continue operation despite errors.
Fail Fast: Emphasizes immediate error detection to prevent further issues.
Fail Safe: Prioritizes continued operation even in the presence of errors.
Example: Fail Fast is commonly used in software development to catch bugs early in the development process.
Example: Fail Safe is often seen in systems where ...
posted on 17 Jul 2021
There are several types of binary trees, including full, complete, balanced, degenerate, and skewed.
Full binary tree: every node has either 0 or 2 children
Complete binary tree: all levels except possibly the last are completely filled, and all nodes are as far left as possible
Balanced binary tree: the difference in height between the left and right subtrees of every node is at most 1
Degenerate (or pathological) binary ...
C programming
Cpp programs
Embedded c
Aptitude
Macros are preprocessor directives that are replaced before compilation, while functions are blocks of code that are executed at runtime.
Macros are defined using #define directive, while functions are defined using function keyword.
Macros are expanded by the preprocessor before compilation, while functions are executed at runtime.
Macros can be used for simple text replacement, while functions can perform complex operat...
exec replaces the current process with a new one, while fork creates a new process.
exec replaces the current process with a new one, while fork creates a new process
exec system call loads a new program into the current process's memory space and starts its execution
fork system call creates a new process by duplicating the existing process
Your company is a leading software development firm specializing in creating innovative solutions for various industries.
Specializes in creating innovative software solutions
Works with clients from various industries
Known for high-quality and reliable products
Has a strong team of experienced developers
Provides excellent customer support
A pn junction diode is a semiconductor device that allows current to flow in one direction only.
Consists of p-type and n-type semiconductor materials
When forward biased, allows current to flow easily
When reverse biased, blocks current flow
DSA Based - Graph, Trees
Trie is a tree data structure used for efficient retrieval of key-value pairs.
Trie is also known as prefix tree.
Each node in a trie represents a single character of a key.
Trie is commonly used in autocomplete and spell checking algorithms.
Example: Inserting 'apple' and 'app' into a trie would result in a structure where 'app' is a prefix of 'apple'.
LRU (Least Recently Used) is a cache eviction policy that removes the least recently used items first.
LRU cache stores key-value pairs with a maximum capacity.
When the cache is full, the least recently used item is removed to make space for new items.
Each time a key is accessed, it is moved to the front of the cache to indicate it was recently used.
About ai
today generation
posted on 31 Jan 2024
I applied via Job Portal and was interviewed in Dec 2023. There were 2 interview rounds.
Easy to write with simole loetters to
Very easy to manipulate with this code
I applied via Naukri.com and was interviewed before Jul 2023. There were 2 interview rounds.
Aptitude duration One hours
Level moderate
Coding Test Duration 3 hours
Level moderate to hard
Senior Software Engineer
156
salaries
| ₹6.5 L/yr - ₹23.3 L/yr |
Software Engineer
141
salaries
| ₹5 L/yr - ₹15 L/yr |
Technical Specialist
93
salaries
| ₹14 L/yr - ₹28 L/yr |
Consultant
57
salaries
| ₹3.5 L/yr - ₹12.8 L/yr |
Senior Technical Specialist
45
salaries
| ₹20 L/yr - ₹42 L/yr |
Microsoft Corporation
IBM
Oracle
Adobe