Filter interviews by
I applied via Recruitment Consultant and was interviewed in Jan 2021. There were 3 interview rounds.
Memoization is a technique to cache the results of a function to improve performance.
Memoization can be implemented using closures or objects.
It is useful for functions that are computationally expensive or have repetitive calculations.
Memoization can be used for recursive functions to avoid redundant calculations.
Example: Memoizing a Fibonacci function to avoid recalculating the same values.
Currying is a technique in JavaScript where a function with multiple arguments is transformed into a sequence of functions with single arguments.
Currying allows for partial application of functions.
It can be achieved using the bind() method or by creating a closure.
Curried functions can be used for function composition and creating reusable code.
Example: const add = x => y => x + y; add(2)(3) returns 5.
Services are used to share data and functionality across components. Lifecycle hooks are methods that get called at specific stages of a component's life.
Services are singleton objects that can be injected into components
Lifecycle hooks include ngOnInit, ngOnDestroy, and ngOnChanges
ngOnInit is called when a component is initialized
ngOnDestroy is called when a component is about to be destroyed
ngOnChanges is called when...
Angular components interact with each other through @Input, @Output, and services.
Components can pass data to child components using @Input decorator
Components can emit events to parent components using @Output decorator
Components can share data through services
Components can communicate with each other using @ViewChild and @ContentChild decorators
Top trending discussions
I applied via Campus Placement and was interviewed before Jun 2022. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Sep 2023. There were 2 interview rounds.
5 coding questions on google docs..duration 1 hour
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.
Programming questions on string, array, numbers.
Difficultity level was simple.
5 questions were asked out of which 2 of them were easy and rest of them were hard.
Easy :- sorting, numbers
Hard :- bitwise, mathematical equation question.
posted on 7 Dec 2024
I applied via Campus Placement
Good question with nice logic
5 question in 1 hour so it's kinda difficult to manage time
I applied via Company Website and was interviewed before May 2023. There were 3 interview rounds.
5-6 questions were provided and a day was given.
Find minimum number of coins to make a given value using dynamic programming.
Use dynamic programming to find the minimum number of coins needed.
Create a dp array to store the minimum number of coins for each value up to the given value.
Iterate through each coin denomination and update the dp array accordingly.
Return the value at the given value index in the dp array.
Medium level question based on quantitative aptitude
Medium level leetcode questions
posted on 24 Sep 2024
Questions based on data structure
Questions based on Data structure
posted on 15 Aug 2023
I applied via Campus Placement and was interviewed in Jul 2023. There were 3 interview rounds.
IT WAS 3RD CODING ROUND IN WHICH 3 CODING QUESTIONS AND DURATION 75MIN
Software Engineer
30
salaries
| ₹4.4 L/yr - ₹15.8 L/yr |
Verification Analyst
21
salaries
| ₹1.8 L/yr - ₹3.2 L/yr |
Quality Analyst
19
salaries
| ₹2 L/yr - ₹8.5 L/yr |
System Administrator
18
salaries
| ₹3.2 L/yr - ₹5.8 L/yr |
Data Analyst
16
salaries
| ₹4.4 L/yr - ₹9 L/yr |
Maxgen Technologies
JoulestoWatts Business Solutions
Value Point Systems
F1 Info Solutions and Services