Filter interviews by
I applied via Indeed and was interviewed before Aug 2021. There were 2 interview rounds.
A specific scenario is provided which would be realted to the ongoing projects the candidate is expected to create a mini game in a given time frame.
Unity Mono Behaviour life cycle is a series of events that occur during the lifetime of a script attached to a game object.
Awake() is called when the script instance is being loaded.
Start() is called before the first frame update.
Update() is called once per frame.
FixedUpdate() is called at a fixed interval.
LateUpdate() is called after all Update functions.
OnEnable() is called when the object becomes enabled and active.
...
update, LateUpdate, and FixedUpdate are different functions in Unity used for updating game objects.
update() is called every frame and is used for general updates and calculations.
LateUpdate() is called after all update() functions have been called and is used for camera movement and following objects.
FixedUpdate() is called at fixed time intervals and is used for physics calculations to ensure consistent results.
I prefer the new input system because it offers more flexibility and better performance.
The new input system provides a more streamlined and efficient way of handling user input.
It offers improved performance by reducing the overhead of input processing.
The new system allows for easier customization and mapping of input controls.
It supports multiple input devices and platforms, making it more versatile.
The new input sy...
Top trending discussions
I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.
As an Assistant Manager, I have led teams, managed projects, and improved operational efficiency through strategic planning.
Led a team of 10 in a project that increased sales by 20% over six months.
Implemented a new inventory management system that reduced waste by 15%.
Conducted weekly team meetings to enhance communication and address challenges.
Developed training programs for new employees, improving onboarding effic...
I appeared for an interview in Dec 2020.
Round duration - 40 minutes
Round difficulty - Easy
Given an integer array ARR
of size N
, your task is to find the total number of subsequences in which all elements are equal.
A subsequence of an array i...
Count the total number of subsequences in which all elements are equal in an integer array.
Iterate through the array and count the frequency of each element.
Calculate the total number of subsequences for each element using the formula (frequency * (frequency + 1) / 2).
Sum up the total number of subsequences for all elements and return the result modulo 10^9 + 7.
Tip 1 : Do practice as much as you can
Tip 2 : Coding is key to crack
Tip 1 : It should look nice
Tip 2 : Skills should be mentioned properly
I applied via Referral and was interviewed in Apr 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed in Jan 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed in Sep 2021. There was 1 interview round.
I applied via Referral and was interviewed in Apr 2021. There were 5 interview rounds.
I am currently working on developing a mobile application for a client in the hospitality industry.
The application will allow users to make reservations and order food and drinks from their mobile devices.
We are using React Native for the front-end and Node.js for the back-end.
We are also implementing a payment gateway to allow for secure transactions.
The client has requested that the app be available in both iOS and A...
I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 3 interview rounds.
Senior System Analyst
4
salaries
| ₹3.6 L/yr - ₹4 L/yr |
Game Developer
4
salaries
| ₹2.2 L/yr - ₹3.2 L/yr |
Quality Analyst
3
salaries
| ₹1 L/yr - ₹1.9 L/yr |
TCS
Accenture
Wipro
Cognizant