i
LearningMate
Solutions
Filter interviews by
I appeared for an interview before Apr 2024, where I was asked the following questions.
Lambda functions in .NET LINQ provide a concise way to create anonymous functions for querying collections.
Lambda expressions are defined using the syntax: (parameters) => expression.
They are often used with LINQ methods like .Where(), .Select(), and .OrderBy().
Example: var evenNumbers = numbers.Where(n => n % 2 == 0);
Lambda functions can take multiple parameters: (x, y) => x + y.
They enhance code readability ...
Angular is a platform and framework for building single-page client applications using HTML and TypeScript.
Developed by Google, Angular is a popular front-end framework.
It uses TypeScript, a superset of JavaScript, for building applications.
Angular supports two-way data binding, allowing automatic synchronization between the model and the view.
It features a modular architecture, enabling developers to create reusable c...
I applied via Company Website and was interviewed before Sep 2019. There were 5 interview rounds.
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 23 Jun 2021
I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 6 interview rounds.
What people are saying about LearningMate Solutions
posted on 27 Jul 2021
I appeared for an interview in Feb 2021.
Linkedlist, tree, logical
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 appeared for an interview in Jul 2025, where I was asked the following questions.
Class components use ES6 classes, while functional components are simpler functions. Both render UI in React.
Class components can hold and manage local state using 'this.state'. Example: 'this.setState({ count: 1 })'.
Functional components are stateless by default but can use hooks like 'useState' for state management. Example: 'const [count, setCount] = useState(0)'.
Class components require 'render()' method to return ...
I applied via Recruitment Consulltant and was interviewed before Feb 2023. There was 1 interview round.
based on 1 interview experience
Difficulty level
Duration
based on 4 reviews
Rating in categories
Senior Software Engineer
423
salaries
| ₹9.6 L/yr - ₹16.1 L/yr |
Technical Lead
171
salaries
| ₹13.6 L/yr - ₹25 L/yr |
Software Engineer
154
salaries
| ₹4.4 L/yr - ₹9.8 L/yr |
Senior Test Engineer
132
salaries
| ₹4.8 L/yr - ₹10.5 L/yr |
Test Engineer
99
salaries
| ₹3.2 L/yr - ₹7.4 L/yr |
BYJU'S
Whitehat jr
Unacademy
Extramarks Education