Filter interviews by
I applied via Approached by Company and was interviewed before Apr 2022. There were 4 interview rounds.
Ref and Out are both used for passing parameters by reference, but Ref requires the variable to be initialized before passing.
Ref and Out are used to pass parameters by reference instead of by value
Ref requires the variable to be initialized before passing, while Out does not
Ref is used when the method needs to modify the value of the parameter, while Out is used when the method needs to return multiple values
Let is block-scoped and can be reassigned, while const is also block-scoped but cannot be reassigned.
Let can be declared without initialization, while const must be initialized during declaration.
Let can be reassigned, while const cannot be reassigned.
Let is useful for variables that need to be reassigned, while const is useful for variables that should not be reassigned.
Let is supported in all modern browsers, while c
Javascript based coding questions
I applied via Job Fair and was interviewed before Nov 2023. There were 3 interview rounds.
3 coding question around prime number arrays and strings
Basic numeric ability and reasoning
Easy to medium level problems of dsa
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 2 interview rounds.
Number system,30 min duration
Promises are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used in JavaScript to handle asynchronous operations.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained together using .then() to handle success or failure.
They help avoid callback hell and make asynchronous code more readable.
Example: const myPromise = new Promise((res
HTML and CSS are languages used for creating and styling web pages.
HTML (Hypertext Markup Language) is used for structuring content on a web page.
CSS (Cascading Style Sheets) is used for styling the appearance of the content.
HTML uses tags to define elements like headings, paragraphs, images, and links.
CSS allows for customization of colors, fonts, layouts, and more.
Both HTML and CSS are essential for creating visually
I applied via Naukri.com and was interviewed before Aug 2023. There was 1 interview round.
Android lifecycle refers to the series of states that an activity or fragment goes through from creation to destruction.
Android lifecycle includes states like onCreate, onStart, onResume, onPause, onStop, onDestroy, etc.
Activities and fragments transition between these states based on user interactions and system events.
Understanding Android lifecycle is crucial for managing resources, saving state, and handling config...
Fragment lifecycle refers to the series of events that occur in the lifespan of a fragment in an Android app.
Fragments go through various states like created, started, resumed, paused, stopped, and destroyed.
Fragment lifecycle methods include onCreate(), onCreateView(), onResume(), onPause(), onStop(), onDestroy(), etc.
Fragment lifecycle is closely tied to the hosting activity's lifecycle.
Understanding fragment lifecyc...
I applied via LinkedIn and was interviewed in Feb 2023. There were 6 interview rounds.
posted on 24 Dec 2021
I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.
posted on 21 Nov 2024
I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.
posted on 29 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
Given two questions on personal round
based on 1 interview
Interview experience
based on 6 reviews
Rating in categories
Software Developer
90
salaries
| ₹4.4 L/yr - ₹17.4 L/yr |
Software Engineer
72
salaries
| ₹5.5 L/yr - ₹16.5 L/yr |
Senior Software Engineer
55
salaries
| ₹11 L/yr - ₹26 L/yr |
Senior Support Analyst
51
salaries
| ₹4.8 L/yr - ₹8.5 L/yr |
Associate Software Developer
48
salaries
| ₹4 L/yr - ₹7 L/yr |
Unacademy
Extramarks Education
Planet Spark
Vedantu