i
Recrosoft Technologies
Filter interviews by
I applied via LinkedIn and was interviewed in Apr 2023. There were 2 interview rounds.
Hooks are functions that allow you to use state and other React features without writing a class.
Hooks were introduced in React 16.8
They allow you to reuse stateful logic
useState is a hook that allows you to add state to a functional component
useEffect is a hook that allows you to perform side effects in a functional component
useContext is a hook that allows you to consume a context in a functional component
useMemo is used to memoize a value while useCallback is used to memoize a function.
useMemo is used to optimize expensive computations by caching the result and returning it if the inputs are the same.
useCallback is used to optimize expensive function creation by caching the function and returning it if the inputs are the same.
useMemo returns a value while useCallback returns a memoized function.
useMemo is used for memo...
Call, apply, and bind are methods used to manipulate the value of 'this' in JavaScript functions.
Call and apply are used to invoke a function with a specific 'this' value and arguments passed as an array or list respectively.
Bind returns a new function with a specific 'this' value and any arguments passed as a list.
Example: myFunction.call(thisValue, arg1, arg2); myFunction.apply(thisValue, [arg1, arg2]); myFunction.bi
The CSS box model is a design concept that describes how elements are displayed on a web page.
It consists of content, padding, border, and margin.
The content is the actual element and its size is determined by width and height properties.
Padding is the space between the content and the border.
Border is the line that surrounds the content and padding.
Margin is the space between the border and the next element.
The box mo...
Closures are functions that have access to variables in their outer scope, even after the outer function has returned.
Closures are created when a function is defined inside another function.
The inner function has access to the outer function's variables, even after the outer function has returned.
Closures can be used to create private variables and methods in JavaScript.
Example: function outer() { var x = 10; function ...
One medium algorithm question was asked.
I applied via LinkedIn and was interviewed in Jun 2022. There were 5 interview rounds.
The case study Involves 1 Questions which was easy like How you will do hiring for 100 candidates for IT in specific time. Strategies, your approach will be considered
I applied via cutshot and was interviewed in Dec 2022. There were 3 interview rounds.
I am available to join immediately.
I can start as soon as possible.
I am ready to join your team.
I can begin working right away.
Hackerearth Test Quiz + DSA Based + Quiz Based on the nodejs,es6,js,etc
Recrosoft Technologies interview questions for popular designations
I appeared for an interview before Mar 2024, where I was asked the following questions.
I applied via Approached by company and was interviewed in Jan 2022. There were 2 interview rounds.
I applied via LinkedIn and was interviewed before Mar 2022. There were 3 interview rounds.
Hackerearth test having two JS and one React question
posted on 10 May 2020
I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Apr 2021. There were 2 interview rounds.
The duration of Recrosoft Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 6 interviews
Interview experience
based on 71 reviews
Rating in categories
12-16 Yrs
Not Disclosed
10-20 Yrs
Not Disclosed
1-5 Yrs
Not Disclosed
Senior Software Engineer
105
salaries
| ₹9 L/yr - ₹26.8 L/yr |
Software Engineer
90
salaries
| ₹6.3 L/yr - ₹23 L/yr |
Software Developer
22
salaries
| ₹7 L/yr - ₹12.3 L/yr |
Talent Acquisition Executive
18
salaries
| ₹3 L/yr - ₹7.4 L/yr |
Senior Software Developer
9
salaries
| ₹9.4 L/yr - ₹28 L/yr |
Infosys
TCS
Wipro
HCLTech