i
LearningMate
Solutions
Filter interviews by
I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.
Angular pipes are used in Angular applications to transform data before displaying it in the view.
Angular pipes are used to format data in the template.
They can be used to transform data such as currency, dates, and text.
Pipes can be chained together for more complex transformations.
Custom pipes can also be created for specific formatting needs.
Auth guard is a feature in software development that restricts access to certain resources based on user authentication.
Auth guard is commonly used in web applications to control access to certain pages or features.
It checks if a user is authenticated before allowing them to access a specific resource.
Examples include restricting access to admin pages or requiring login to view certain content.
I applied via LinkedIn and was interviewed before Jun 2022. There were 3 interview rounds.
C# is a powerful programming language developed by Microsoft for building applications on the .NET framework.
C# is an object-oriented language with features like classes, inheritance, and polymorphism.
It is widely used for developing Windows applications, web applications, and games.
C# supports asynchronous programming with the async and await keywords.
LINQ (Language Integrated Query) is a powerful feature in C# for qu...
Oops concepts refer to Object-Oriented Programming principles like Inheritance, Polymorphism, Encapsulation, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Abstraction: Hiding the complex implementation detail...
I applied via Referral and was interviewed in Apr 2021. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 3 interview rounds.
Top trending discussions
I applied via Job lever and was interviewed before Sep 2021. There were 2 interview rounds.
Easy leetcode code 2 questions , HTML5 css javascript simple screen design
I applied via Referral and was interviewed before Aug 2021. There was 1 interview round.
Answer on how to list in react and the input box
Use the map function to create a list in React
Use the state to store the input value
Use onChange event to update the state when the input value changes
Use onSubmit event to handle the form submission
posted on 27 Jul 2021
I appeared for an interview in Feb 2021.
I appeared for an interview before May 2021.
Round duration - 60 Minutes
Round difficulty - Easy
It was an coding round
Compute the skyline of given rectangular buildings in a 2D city, eliminating hidden lines and forming the outer contour of the silhouette when viewed from a distance. Each building is ...
Compute the skyline of given rectangular buildings in a 2D city, eliminating hidden lines and forming the outer contour of the silhouette.
Iterate through the buildings and create a list of critical points (x, y) where the height changes.
Sort the critical points based on x-coordinate and process them to form the skyline.
Merge consecutive horizontal segments of equal height into one to ensure no duplicates.
Return the fin...
You need to determine all possible paths for a rat starting at position (0, 0) in a square maze to reach its destination at (N-1, N-1). The maze is represented as an N*N ma...
Find all possible paths for a rat in a maze from source to destination.
Use backtracking to explore all possible paths in the maze.
Keep track of visited cells to avoid revisiting them.
Recursively try moving in all directions (up, down, left, right) until reaching the destination.
Return a list of strings representing valid paths sorted in alphabetical order.
Round duration - 30 Minutes
Round difficulty - Easy
It was an HR round with some general questions. it was just for formality.
Tip 1 : Stay focused
Tip 2 : Practice coding questions.
Tip 3 : View previous interviews of the companies
Tip 1 : Don't lie on resume
Tip 2 : Just write in format that is catchy
posted on 17 Aug 2022
I applied via LinkedIn and was interviewed in Feb 2022. There were 2 interview rounds.
React is a JavaScript library for building user interfaces. It is different from Angular in various ways.
React is a library while Angular is a framework
React uses virtual DOM while Angular uses real DOM
React is more flexible and easier to learn than Angular
Deep copy creates a new object with the same values while shallow copy creates a new reference to the same object
Hoisting is a JavaScript mechanism where variables a...
Implement custom hooks and array flat method
Custom hooks are reusable functions that allow you to extract component logic into reusable functions
Array flat method is used to flatten an array of nested arrays into a single array
To implement custom hooks, create a function that uses the useState and useEffect hooks
To implement array flat method, use the reduce method to flatten the array
based on 3 interview experiences
Difficulty level
Duration
based on 29 reviews
Rating in categories
Senior Software Engineer
420
salaries
| ₹9.5 L/yr - ₹16 L/yr |
Technical Lead
180
salaries
| ₹12.8 L/yr - ₹23 L/yr |
Software Engineer
151
salaries
| ₹4.3 L/yr - ₹10 L/yr |
Senior Test Engineer
134
salaries
| ₹4.8 L/yr - ₹10.5 L/yr |
Test Engineer
98
salaries
| ₹3.2 L/yr - ₹7.4 L/yr |
BYJU'S
Whitehat jr
Unacademy
Extramarks Education