i
Aristocrat
Work with us
Filter interviews by
I appeared for an interview in Aug 2024.
Ways to do async operations in JS & TS include callbacks, promises, async/await, and event listeners.
Callbacks: Passing a function as an argument to be executed once the async operation is completed.
Promises: Representing a value that may be available now, in the future, or never.
Async/Await: Syntactic sugar built on top of promises to write asynchronous code that looks synchronous.
Event Listeners: Using event-driven p...
Prototype inheritance is dynamic and objects inherit directly from other objects, while classic inheritance is static and classes define the inheritance hierarchy.
Prototype inheritance allows objects to inherit directly from other objects, without the need for classes.
Classic inheritance involves defining classes and creating instances of those classes.
In prototype inheritance, changes to the prototype object are refle...
Top trending discussions
I applied via Company Website and was interviewed before Dec 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Nov 2021. There were 5 interview rounds.
I was given 10 logical questions to solve on a portal with 30min timer.
Most question were printing of patterns, fibonacci, prime no., palindrome etc.
out of 10 questions atleast 8 has to be right to qualify.
I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.
I applied via Internshala and was interviewed in Feb 2024. There were 2 interview rounds.
Aptitude questions were pretty easy like on speed etc
Coding questions were also easy like patterns code, reverse string just basics
I applied via Company Website and was interviewed before Oct 2023. There were 3 interview rounds.
Simple logic and maths based questions along with coding round
Arrays are fixed in size, while ArrayLists can dynamically resize. Arrays are faster for accessing elements, while ArrayLists offer more flexibility.
Arrays have a fixed size, while ArrayLists can dynamically resize.
Arrays are faster for accessing elements, while ArrayLists offer more flexibility in terms of adding, removing, and manipulating elements.
Example: String[] namesArray = new String[5]; ArrayList<String>...
I have worked as a software developer for 3 years at XYZ company.
Developed web applications using Java, Spring, and AngularJS
Collaborated with team members to design and implement new features
Participated in code reviews and testing processes
Resolved technical issues and provided support to end users
I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.
Basic aptitude only think out of box
Static variables belong to the class itself, while final variables cannot be changed after initialization.
Static variables are shared among all instances of a class
Final variables cannot be reassigned once initialized
Static variables are initialized only once at the start of the program
Final variables must be initialized when declared
I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.
10 reasoning questions and 3 coding questions
Factorial calculation using recursion in a programming language
Define a function that takes an integer as input
Base case: if input is 0, return 1
Recursive case: return input multiplied by factorial of input-1
Example: factorial(5) = 5 * factorial(4) = 5 * 4 * factorial(3) = ... = 5 * 4 * 3 * 2 * 1 = 120
based on 1 interview experience
Duration
based on 1 review
Rating in categories
Senior Technical Lead
225
salaries
| ₹17.9 L/yr - ₹30 L/yr |
Technical Lead
209
salaries
| ₹14.1 L/yr - ₹25 L/yr |
Senior Engineer
134
salaries
| ₹9.4 L/yr - ₹16 L/yr |
Senior Engineer II
102
salaries
| ₹10.5 L/yr - ₹18 L/yr |
Senior Software Engineer
97
salaries
| ₹7.5 L/yr - ₹24 L/yr |
Pole To Win
International Game Technology
Ubisoft Entertainment
Electronic Arts