i
Sony
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Clear (1)
I applied via LinkedIn and was interviewed before Dec 2022. There were 2 interview rounds.
A coroutine is a function that can pause execution and resume at a later time, allowing for asynchronous programming.
Coroutines are commonly used in game development to handle animations, AI behavior, and asynchronous tasks.
In Unity, coroutines are created using the 'yield' keyword and can be started, paused, and resumed.
Coroutines can be used to create smooth animations by gradually changing values over time.
They can ...
Script execution order determines the order in which scripts are executed in Unity.
Unity uses a default execution order based on script type.
You can modify the execution order using the Script Execution Order settings.
Scripts with lower execution order values are executed first.
Scripts with the same execution order are executed in the order they appear in the Inspector.
You can use the [ExecuteInEditMode] attribute to e
There are three types of Update functions in Unity: Update, FixedUpdate, and LateUpdate.
Update function is called once per frame and is used for general updates.
FixedUpdate function is called at fixed intervals and is used for physics calculations.
LateUpdate function is called after all Update functions and is used for camera or object follow-up.
Top trending discussions
I was interviewed in May 2017.
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.
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.
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
posted on 16 Oct 2024
Code realted to shell script,c++ and then cicd pipeline
I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.
I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.
The project is a web-based application for managing inventory and sales of a retail store.
Developed using Java and Spring framework
Includes features such as product management, order management, and customer management
Utilizes MySQL database for data storage
Implemented security measures such as authentication and authorization
Designed with a responsive user interface for optimal user experience
I am a software developer with a passion for coding and problem-solving. My hobbies include reading and playing video games.
Proficient in programming languages such as Java and Python
Strong problem-solving skills
Good communication and teamwork abilities
Weakness: Sometimes I tend to overthink and spend too much time on a problem
Hobbies: Reading books on technology and playing video games
I cannot make a commitment to staying at Samsung at this time.
I am open to exploring other opportunities
My decision will depend on various factors such as growth opportunities, work culture, and compensation
I value my time at Samsung and appreciate the experience gained
posted on 2 Dec 2016
I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.
DFS and BFS are two popular graph traversal algorithms used in computer science.
DFS stands for Depth First Search and explores as far as possible along each branch before backtracking.
BFS stands for Breadth First Search and explores all the vertices at the present depth before moving on to the next level.
DFS uses a stack data structure to keep track of visited nodes while BFS uses a queue.
DFS is useful for finding path...
Double pointers are used to store the address of a pointer variable.
Double pointers are useful in dynamic memory allocation.
They are used to modify the value of a pointer passed to a function.
They can be used to create linked lists and trees.
Example: int **ptr; //declares a double pointer to an integer
Permutations of an array
Permutations are all possible arrangements of elements in an array
Number of permutations for an array of length n is n!
Use recursion to generate all permutations
Swap elements to generate different permutations
My first biggest failure was not being able to clear an important exam in high school.
Failed to manage time effectively
Did not seek help from teachers or peers
Did not practice enough
Learned the importance of preparation and seeking help
Improved study habits and time management skills
I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.
I am a software developer with experience in Java and Python.
Graduated with a degree in Computer Science
Worked on multiple projects using Java and Python
Familiar with Agile methodology
Passionate about learning new technologies
My strength is problem-solving and attention to detail. My weakness is public speaking.
Strength: Strong problem-solving skills
Strength: Attention to detail
Weakness: Public speaking
Weakness: Difficulty with time management
I was interviewed in Nov 2016.
I was interviewed before Jun 2016.
I applied via Campus Placement
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Sales Executive
187
salaries
| ₹0 L/yr - ₹0 L/yr |
Area Sales Manager
80
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
68
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Support Engineer
56
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
53
salaries
| ₹0 L/yr - ₹0 L/yr |
Samsung
LG Electronics
Panasonic Avionics Corporation
Toshiba